* Package: dev-lang/rust-1.34.0-r2 * Repository: gentoo * Maintainer: rust@gentoo.org * USE: abi_x86_64 amd64 cpu_flags_x86_sse2 elibc_glibc kernel_linux libressl llvm_targets_X86 system-llvm userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Checking for at least 4 GiB RAM ... [ ok ] * Checking for at least 7 GiB disk space at "/var/tmp/portage/dev-lang/rust-1.34.0-r2/temp" ... [ ok ] >>> Unpacking source... >>> Unpacking rustc-1.34.0-src.tar.xz to /var/tmp/portage/dev-lang/rust-1.34.0-r2/work >>> Unpacking rust-1.33.0-x86_64-unknown-linux-gnu.tar.xz to /var/tmp/portage/dev-lang/rust-1.34.0-r2/work >>> Source unpacked in /var/tmp/portage/dev-lang/rust-1.34.0-r2/work >>> Preparing source in /var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src ... install: creating uninstall script at /var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rust-stage0/lib/rustlib/uninstall.sh install: installing component 'rustc' install: installing component 'cargo' install: installing component 'rls-preview' install: installing component 'clippy-preview' install: installing component 'miri-preview' install: installing component 'rustfmt-preview' install: installing component 'llvm-tools-preview' install: installing component 'rust-analysis-x86_64-unknown-linux-gnu' install: installing component 'rust-std-x86_64-unknown-linux-gnu' install: installing component 'rust-docs' Rust is ready to roll. * Applying 0001-llvm-cmake-Add-additional-headers-only-if-they-exist.patch ... [ ok ] * Applying 1.34.0-doc-build-fix.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src ... running: /var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rust-stage0/bin/cargo build --manifest-path /var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/bootstrap/Cargo.toml --locked --frozen Compiling proc-macro2 v0.4.24 Compiling unicode-xid v0.1.0 Compiling serde v1.0.82 Compiling libc v0.2.46 Compiling ryu v0.2.7 Compiling itoa v0.4.3 Compiling ordermap v0.3.5 Compiling cfg-if v0.1.6 Compiling fixedbitset v0.1.9 Compiling cc v1.0.28 Compiling getopts v0.2.17 Compiling build_helper v0.1.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/build_helper) Compiling lazy_static v0.2.11 Compiling petgraph v0.4.13 Compiling cmake v0.1.33 Compiling quote v0.6.10 Compiling time v0.1.40 Compiling filetime v0.2.4 Compiling num_cpus v1.8.0 Compiling syn v0.15.22 Compiling serde_derive v1.0.81 Compiling toml v0.4.10 Compiling serde_json v1.0.33 Compiling bootstrap v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/bootstrap) Finished dev [unoptimized] target(s) in 1m 16s running: /var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/bootstrap/debug/bootstrap build -v --config=/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/config.toml -j1 --exclude src/tools/miri finding compilers CC_x86_64-unknown-linux-gnu = "x86_64-pc-linux-gnu-gcc" CFLAGS_x86_64-unknown-linux-gnu = ["-ffunction-sections", "-fdata-sections", "-fPIC", "-m64", "-m64"] AR_x86_64-unknown-linux-gnu = "x86_64-pc-linux-gnu-ar" CXX_x86_64-unknown-linux-gnu = "x86_64-pc-linux-gnu-g++" running sanity check learning about cargo Set({"/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/liballoc", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libcore", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libpanic_abort", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libpanic_unwind", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_asan", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_lsan", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_msan", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_tsan", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libstd", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libunwind"}) not skipped for "compile::Std" -- not in ["src/tools/miri"] > Assemble { target_compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } > Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } > Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } < Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } > Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } > Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } > Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } > StartupObjects { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } < StartupObjects { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } > Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } > Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } < Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } < Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } Dirty - /var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } > StdLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } < StdLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } < Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } > TestLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } < TestLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } < Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } c Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } Dirty - /var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } > RustcLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } < RustcLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } < Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } > CodegenBackend { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", backend: "llvm" } c Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } > Llvm { target: "x86_64-unknown-linux-gnu", emscripten: false } < Llvm { target: "x86_64-unknown-linux-gnu", emscripten: false } < CodegenBackend { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", backend: "llvm" } > Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } < Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } > Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } < Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } < Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } > Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } > Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } > Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } > StartupObjects { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } < StartupObjects { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } > StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } < StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } < Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } > TestLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } < TestLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } < Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } > RustcLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } < RustcLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } < Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } > CodegenBackend { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", backend: "llvm" } c Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Llvm { target: "x86_64-unknown-linux-gnu", emscripten: false } < CodegenBackend { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", backend: "llvm" } > Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } < Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } > Libdir { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } < Libdir { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } < Assemble { target_compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } > Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } > StartupObjects { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } < StartupObjects { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Libdir { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } > StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } < StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } < Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } Set({"/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libproc_macro", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libterm", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libtest"}) not skipped for "compile::Test" -- not in ["src/tools/miri"] c Assemble { target_compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } > Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } > TestLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } < TestLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } < Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } Set({"/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libarena", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libfmt_macros", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libgraphviz", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_allocator", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_apfloat", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_borrowck", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_codegen_ssa", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_codegen_utils", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_data_structures", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_driver", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_errors", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_fs_util", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_incremental", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_lint", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_metadata", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_mir", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_passes", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_plugin", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_privacy", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_resolve", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_save_analysis", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_target", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_traits", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_typeck", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libserialize", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libsyntax", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libsyntax_ext", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libsyntax_pos", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/rustc"}) not skipped for "compile::Rustc" -- not in ["src/tools/miri"] c Assemble { target_compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } > Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } > RustcLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } < RustcLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } < Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } Set({"/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_codegen_llvm", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_llvm"}) not skipped for "compile::CodegenBackend" -- not in ["src/tools/miri"] c Assemble { target_compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } > CodegenBackend { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", backend: "llvm" } c Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c CodegenBackend { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", backend: "llvm" } < CodegenBackend { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", backend: "llvm" } Set({"src/tools/cargo"}) not skipped for "tool::Cargo" -- not in ["src/tools/miri"] c Assemble { target_compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } > Cargo { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } > ToolBuild { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", tool: "cargo", path: "src/tools/cargo", mode: ToolRustc, is_optional_tool: false, source_type: Submodule, extra_features: [] } c Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } < ToolBuild { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", tool: "cargo", path: "src/tools/cargo", mode: ToolRustc, is_optional_tool: false, source_type: Submodule, extra_features: [] } < Cargo { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } Set({"src/tools/rls"}) not skipped for "tool::Rls" -- not in ["src/tools/miri"] c Assemble { target_compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } > Rls { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", extra_features: [] } > Clippy { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", extra_features: [] } c Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } > ToolBuild { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", tool: "clippy-driver", path: "src/tools/clippy", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [] } c Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } < ToolBuild { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", tool: "clippy-driver", path: "src/tools/clippy", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [] } < Clippy { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", extra_features: [] } c Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } > ToolBuild { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", tool: "rls", path: "src/tools/rls", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: ["clippy"] } c Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } < ToolBuild { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", tool: "rls", path: "src/tools/rls", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: ["clippy"] } < Rls { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", extra_features: [] } Set({"src/tools/rustdoc"}) not skipped for "tool::Rustdoc" -- not in ["src/tools/miri"] c Assemble { target_compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } > Rustdoc { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } < Rustdoc { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } Set({"src/tools/clippy"}) not skipped for "tool::Clippy" -- not in ["src/tools/miri"] c Assemble { target_compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Clippy { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", extra_features: [] } Set({"src/tools/rustfmt"}) not skipped for "tool::Rustfmt" -- not in ["src/tools/miri"] c Assemble { target_compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } > Rustfmt { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", extra_features: [] } > ToolBuild { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", tool: "rustfmt", path: "src/tools/rustfmt", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [] } c Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } < ToolBuild { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", tool: "rustfmt", path: "src/tools/rustfmt", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [] } < Rustfmt { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", extra_features: [] } Skipping Set({"src/tools/miri"}) because it is excluded Set({"/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/liballoc", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libcore", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libpanic_abort", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libpanic_unwind", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_asan", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_lsan", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_msan", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_tsan", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libstd", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libunwind"}) not skipped for "compile::Std" -- not in ["src/tools/miri"] > Assemble { target_compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } > Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } > Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } < Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } > Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } > Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } > Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } > StartupObjects { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } < StartupObjects { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } > Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } > Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } < Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } < Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) running: "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rust-stage0/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "-j" "1" "--release" "--locked" "--frozen" "--features" "panic-unwind backtrace" "--manifest-path" "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libstd/Cargo.toml" "--message-format" "json" Compiling cc v1.0.28 Compiling libc v0.2.46 Compiling core v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libcore) Compiling build_helper v0.1.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/build_helper) Compiling unwind v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libunwind) Compiling compiler_builtins v0.1.5 Compiling cmake v0.1.33 Compiling backtrace-sys v0.1.27 Compiling std v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libstd) Compiling rustc-std-workspace-core v1.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/tools/rustc-std-workspace-core) Compiling rustc_msan v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_msan) Compiling rustc_lsan v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_lsan) Compiling rustc_asan v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_asan) Compiling rustc_tsan v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_tsan) Compiling alloc v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/liballoc) Compiling panic_abort v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libpanic_abort) Compiling rustc-demangle v0.1.10 Compiling panic_unwind v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libpanic_unwind) Finished release [optimized] target(s) in 1m 51s updating "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/.libstd.stamp" as "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage0-std/x86_64-unknown-linux-gnu/release/deps/libstd-d03edf7be7ec2640.rlib" changed c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } > StdLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } Copying stage0 std from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } Dirty - /var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage0-tools c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } < StdLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } < Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } Dirty - /var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage0-test/x86_64-unknown-linux-gnu/release c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } Building stage0 test artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) running: "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rust-stage0/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "-j" "1" "--release" "--locked" "--frozen" "--manifest-path" "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libtest/Cargo.toml" "--message-format" "json" Compiling proc_macro v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libproc_macro) Compiling term v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libterm) Compiling getopts v0.2.17 Compiling test v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libtest) Finished release [optimized] target(s) in 39.62s updating "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage0-test/x86_64-unknown-linux-gnu/release/.libtest.stamp" as "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage0-test/x86_64-unknown-linux-gnu/release/deps/libtest-7f5654f5f7c21bdd.rlib" changed c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } > TestLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } Copying stage0 test from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } < TestLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } < Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } c Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } Dirty - /var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } Building stage0 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) running: "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rust-stage0/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "-j" "1" "--release" "--locked" "--frozen" "--features" "" "--manifest-path" "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/rustc/Cargo.toml" "--message-format" "json" Compiling semver-parser v0.7.0 Compiling cfg-if v0.1.6 Compiling nodrop v0.1.12 Compiling libc v0.2.46 Compiling scopeguard v0.3.3 Compiling void v1.0.2 Compiling rand_core v0.3.0 Compiling memoffset v0.2.1 Compiling lazy_static v1.2.0 Compiling rustc-rayon-core v0.1.1 Compiling stable_deref_trait v1.1.0 Compiling byteorder v1.2.7 Compiling either v1.5.0 Compiling bitflags v1.0.4 Compiling unicode-width v0.1.5 Compiling graphviz v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libgraphviz) Compiling cc v1.0.28 Compiling scoped-tls v0.1.2 Compiling rustc_target v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_target) Compiling crc32fast v1.1.2 Compiling syntax v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libsyntax) Compiling termcolor v1.0.4 Compiling lazy_static v0.2.11 Compiling remove_dir_all v0.5.1 Compiling datafrog v2.0.1 Compiling rustc-demangle v0.1.10 Compiling rustc v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc) Compiling fmt_macros v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libfmt_macros) Compiling rustc_fs_util v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_fs_util) Compiling rustc_incremental v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_incremental) Compiling rustc_metadata v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_metadata) Compiling rustc-serialize v0.3.24 Compiling quick-error v1.2.2 Compiling rustc_driver v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_driver) Compiling semver v0.9.0 Compiling crossbeam-utils v0.2.2 Compiling log v0.4.6 Compiling arrayvec v0.4.7 Compiling unreachable v1.0.0 Compiling rand_isaac v0.1.1 Compiling rand_hc v0.1.0 Compiling rand_xorshift v0.1.0 Compiling rand_core v0.2.2 Compiling log_settings v0.1.2 Compiling owning_ref v0.3.3 Compiling rustc-hash v1.0.1 Compiling miniz-sys v0.1.11 Compiling backtrace-sys v0.1.27 Compiling chalk-macros v0.1.0 Compiling rls-span v0.4.1 Compiling humantime v1.2.0 Compiling rustc_version v0.2.3 Compiling rustc_cratesio_shim v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_cratesio_shim) Compiling ena v0.11.0 Compiling crossbeam-epoch v0.3.1 Compiling smallvec v0.6.7 Compiling lock_api v0.1.3 Compiling polonius-engine v0.6.2 Compiling chalk-engine v0.9.0 Compiling rls-data v0.18.2 Compiling rand_chacha v0.1.0 Compiling rand_pcg v0.1.1 Compiling rand v0.6.1 Compiling parking_lot_core v0.4.0 Compiling crossbeam-deque v0.2.0 Compiling num_cpus v1.8.0 Compiling rand v0.4.3 Compiling atty v0.2.11 Compiling jobserver v0.1.12 Compiling memmap v0.6.2 Compiling rand v0.5.5 Compiling serialize v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libserialize) Compiling rustc_apfloat v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_apfloat) Compiling env_logger v0.5.13 Compiling flate2 v1.0.6 Compiling backtrace v0.3.11 Compiling rustc-rayon v0.1.1 Compiling tempfile v3.0.5 Compiling parking_lot v0.7.1 Compiling rustc_data_structures v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_data_structures) Compiling arena v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libarena) Compiling syntax_pos v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libsyntax_pos) Compiling rustc_errors v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_errors) Compiling syntax_ext v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libsyntax_ext) Compiling rustc_mir v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_mir) Compiling rustc_typeck v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_typeck) Compiling rustc_allocator v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_allocator) Compiling rustc_lint v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_lint) Compiling rustc_traits v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_traits) Compiling rustc_passes v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_passes) Compiling rustc_borrowck v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_borrowck) Compiling rustc_privacy v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_privacy) Compiling rustc_codegen_utils v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_codegen_utils) Compiling rustc_resolve v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_resolve) Compiling rustc_plugin v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_plugin) Compiling rustc_save_analysis v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_save_analysis) Compiling rustc_codegen_ssa v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_codegen_ssa) Compiling rustc-main v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/rustc) Finished release [optimized] target(s) in 42m 39s updating "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/.librustc.stamp" as "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_driver-5c37017d1d3a60f0.so" changed c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } > RustcLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } Copying stage0 rustc from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } Dirty - /var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage0-tools c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } < RustcLink { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } < Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } > CodegenBackend { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", backend: "llvm" } c Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } Dirty - /var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage0-codegen/x86_64-unknown-linux-gnu/release c Sysroot { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } } > Llvm { target: "x86_64-unknown-linux-gnu", emscripten: false } < Llvm { target: "x86_64-unknown-linux-gnu", emscripten: false } Building stage0 codegen artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu, llvm) running: "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rust-stage0/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "-j" "1" "--release" "--locked" "--frozen" "--manifest-path" "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_codegen_llvm/Cargo.toml" "--features" "" "--message-format" "json" Compiling build_helper v0.1.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/build_helper) Compiling libc v0.2.46 Compiling cc v1.0.28 Compiling rustc_codegen_llvm v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_codegen_llvm) Compiling rustc-demangle v0.1.10 Compiling rustc_llvm v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_llvm) Compiling num_cpus v1.8.0 Compiling memmap v0.6.2 Finished release [optimized] target(s) in 3m 27s updating "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage0-codegen/x86_64-unknown-linux-gnu/release/.tmp.stamp" as "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage0-codegen/x86_64-unknown-linux-gnu/release/deps/librustc_codegen_llvm-25656c0f419bd028.so" changed < CodegenBackend { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", backend: "llvm" } Assembling stage1 compiler (x86_64-unknown-linux-gnu) > Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } < Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } > Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } < Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } < Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } > Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } > Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } > Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } > StartupObjects { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } < StartupObjects { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } Dirty - /var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } Building stage1 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) running: "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rust-stage0/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "-j" "1" "--release" "--locked" "--frozen" "--features" "panic-unwind backtrace" "--manifest-path" "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libstd/Cargo.toml" "--message-format" "json" Compiling cc v1.0.28 Compiling core v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libcore) Compiling libc v0.2.46 Compiling build_helper v0.1.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/build_helper) Compiling unwind v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libunwind) Compiling compiler_builtins v0.1.5 Compiling cmake v0.1.33 Compiling backtrace-sys v0.1.27 Compiling std v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libstd) Compiling rustc-std-workspace-core v1.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/tools/rustc-std-workspace-core) Compiling rustc_asan v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_asan) Compiling rustc_tsan v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_tsan) Compiling rustc_msan v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_msan) Compiling rustc_lsan v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_lsan) Compiling alloc v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/liballoc) Compiling rustc-demangle v0.1.10 Compiling panic_abort v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libpanic_abort) Compiling panic_unwind v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libpanic_unwind) Finished release [optimized] target(s) in 2m 01s updating "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/.libstd.stamp" as "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libstd-1024aac203cc2d59.rlib" changed c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } > StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } Copying stage1 std from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } Dirty - /var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage1-tools c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } < StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } < Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } Dirty - /var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage1-test/x86_64-unknown-linux-gnu/release c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } Building stage1 test artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) running: "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rust-stage0/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "-j" "1" "--release" "--locked" "--frozen" "--manifest-path" "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libtest/Cargo.toml" "--message-format" "json" Compiling getopts v0.2.17 Compiling term v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libterm) Compiling proc_macro v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libproc_macro) Compiling test v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libtest) Finished release [optimized] target(s) in 50.91s updating "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage1-test/x86_64-unknown-linux-gnu/release/.libtest.stamp" as "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage1-test/x86_64-unknown-linux-gnu/release/deps/libtest-ae4160c496965232.rlib" changed c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } > TestLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } Copying stage1 test from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } < TestLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } < Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } Dirty - /var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage1-rustc/x86_64-unknown-linux-gnu/release c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } Building stage1 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) running: "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rust-stage0/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "-j" "1" "--release" "--locked" "--frozen" "--features" "" "--manifest-path" "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/rustc/Cargo.toml" "--message-format" "json" Compiling semver-parser v0.7.0 Compiling nodrop v0.1.12 Compiling cfg-if v0.1.6 Compiling libc v0.2.46 Compiling void v1.0.2 Compiling lazy_static v1.2.0 Compiling rand_core v0.3.0 Compiling memoffset v0.2.1 Compiling scopeguard v0.3.3 Compiling stable_deref_trait v1.1.0 Compiling rustc-rayon-core v0.1.1 Compiling bitflags v1.0.4 Compiling byteorder v1.2.7 Compiling unicode-width v0.1.5 Compiling either v1.5.0 Compiling graphviz v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libgraphviz) Compiling cc v1.0.28 Compiling scoped-tls v0.1.2 Compiling rustc_target v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_target) Compiling crc32fast v1.1.2 Compiling lazy_static v0.2.11 Compiling termcolor v1.0.4 Compiling syntax v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libsyntax) Compiling rustc-demangle v0.1.10 Compiling remove_dir_all v0.5.1 Compiling datafrog v2.0.1 Compiling rustc v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc) Compiling fmt_macros v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libfmt_macros) Compiling rustc_incremental v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_incremental) Compiling rustc_metadata v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_metadata) Compiling rustc_fs_util v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_fs_util) Compiling rustc-serialize v0.3.24 Compiling quick-error v1.2.2 Compiling rustc_driver v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_driver) Compiling semver v0.9.0 Compiling arrayvec v0.4.7 Compiling crossbeam-utils v0.2.2 Compiling log v0.4.6 Compiling unreachable v1.0.0 Compiling log_settings v0.1.2 Compiling rand_hc v0.1.0 Compiling rand_isaac v0.1.1 Compiling rand_xorshift v0.1.0 Compiling rand_core v0.2.2 Compiling owning_ref v0.3.3 Compiling rustc-hash v1.0.1 Compiling backtrace-sys v0.1.27 Compiling miniz-sys v0.1.11 Compiling chalk-macros v0.1.0 Compiling rls-span v0.4.1 Compiling humantime v1.2.0 Compiling rustc_version v0.2.3 Compiling crossbeam-epoch v0.3.1 Compiling rustc_cratesio_shim v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_cratesio_shim) Compiling ena v0.11.0 Compiling smallvec v0.6.7 Compiling lock_api v0.1.3 Compiling polonius-engine v0.6.2 Compiling chalk-engine v0.9.0 Compiling rls-data v0.18.2 Compiling rand_pcg v0.1.1 Compiling rand_chacha v0.1.0 Compiling rand v0.6.1 Compiling parking_lot_core v0.4.0 Compiling crossbeam-deque v0.2.0 Compiling num_cpus v1.8.0 Compiling rand v0.4.3 Compiling atty v0.2.11 Compiling jobserver v0.1.12 Compiling rand v0.5.5 Compiling memmap v0.6.2 Compiling serialize v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libserialize) Compiling rustc_apfloat v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_apfloat) Compiling env_logger v0.5.13 Compiling backtrace v0.3.11 Compiling flate2 v1.0.6 Compiling rustc-rayon v0.1.1 Compiling tempfile v3.0.5 Compiling parking_lot v0.7.1 Compiling rustc_data_structures v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_data_structures) Compiling arena v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libarena) Compiling syntax_pos v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libsyntax_pos) warning: allow_internal_unstable expects list of feature names. In the future this will become a hard error. Please use `allow_internal_unstable(foo, bar)` to only allow the `foo` and `bar` features --> /var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/vendor/scoped-tls/src/lib.rs:71:1 | 71 | #[allow_internal_unstable] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Compiling rustc_errors v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_errors) warning: allow_internal_unstable expects list of feature names. In the future this will become a hard error. Please use `allow_internal_unstable(foo, bar)` to only allow the `foo` and `bar` features --> /var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/vendor/scoped-tls/src/lib.rs:71:1 | 71 | #[allow_internal_unstable] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Compiling syntax_ext v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libsyntax_ext) warning: allow_internal_unstable expects list of feature names. In the future this will become a hard error. Please use `allow_internal_unstable(foo, bar)` to only allow the `foo` and `bar` features --> /var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/vendor/scoped-tls/src/lib.rs:71:1 | 71 | #[allow_internal_unstable] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Compiling rustc_mir v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_mir) Compiling rustc_typeck v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_typeck) Compiling rustc_traits v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_traits) Compiling rustc_lint v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_lint) Compiling rustc_allocator v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_allocator) Compiling rustc_passes v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_passes) Compiling rustc_borrowck v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_borrowck) Compiling rustc_codegen_utils v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_codegen_utils) Compiling rustc_resolve v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_resolve) Compiling rustc_plugin v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_plugin) Compiling rustc_privacy v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_privacy) Compiling rustc_save_analysis v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_save_analysis) Compiling rustc_codegen_ssa v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_codegen_ssa) Compiling rustc-main v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/rustc) Finished release [optimized] target(s) in 62m 07s updating "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage1-rustc/x86_64-unknown-linux-gnu/release/.librustc.stamp" as "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage1-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_driver-7a11ba62ff43c795.so" changed c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } > RustcLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } Copying stage1 rustc from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } Dirty - /var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage1-tools c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } < RustcLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } < Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } > CodegenBackend { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", backend: "llvm" } c Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } Dirty - /var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage1-codegen/x86_64-unknown-linux-gnu/release c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Llvm { target: "x86_64-unknown-linux-gnu", emscripten: false } Building stage1 codegen artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu, llvm) running: "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rust-stage0/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "-j" "1" "--release" "--locked" "--frozen" "--manifest-path" "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_codegen_llvm/Cargo.toml" "--features" "" "--message-format" "json" Compiling libc v0.2.46 Compiling build_helper v0.1.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/build_helper) Compiling cc v1.0.28 Compiling rustc_codegen_llvm v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_codegen_llvm) Compiling rustc-demangle v0.1.10 Compiling rustc_llvm v0.0.0 (/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_llvm) Compiling memmap v0.6.2 Compiling num_cpus v1.8.0 Finished release [optimized] target(s) in 4m 55s updating "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage1-codegen/x86_64-unknown-linux-gnu/release/.tmp.stamp" as "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage1-codegen/x86_64-unknown-linux-gnu/release/deps/librustc_codegen_llvm-f167579aac09a8e4.so" changed < CodegenBackend { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", backend: "llvm" } Assembling stage2 compiler (x86_64-unknown-linux-gnu) > Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } < Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Libdir { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } > Libdir { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } < Libdir { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } < Assemble { target_compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } > Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } > StartupObjects { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } < StartupObjects { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } Uplifting stage1 std (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) c Libdir { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } > StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "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) c Libdir { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } Dirty - /var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage2-tools c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } < StdLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } < Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } Set({"/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libproc_macro", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libterm", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libtest"}) not skipped for "compile::Test" -- not in ["src/tools/miri"] c Assemble { target_compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } > Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Std { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } Uplifting stage1 test (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } > TestLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } Copying stage2 test from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) c Libdir { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } < TestLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } < Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } Set({"/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libarena", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libfmt_macros", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libgraphviz", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_allocator", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_apfloat", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_borrowck", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_codegen_ssa", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_codegen_utils", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_data_structures", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_driver", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_errors", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_fs_util", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_incremental", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_lint", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_metadata", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_mir", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_passes", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_plugin", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_privacy", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_resolve", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_save_analysis", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_target", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_traits", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_typeck", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libserialize", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libsyntax", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libsyntax_ext", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/libsyntax_pos", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/rustc"}) not skipped for "compile::Rustc" -- not in ["src/tools/miri"] c Assemble { target_compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } > Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Test { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } Uplifting stage1 rustc (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } > RustcLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } Copying stage2 rustc from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) c Libdir { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } < RustcLink { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target_compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } < Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } Set({"/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_codegen_llvm", "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/librustc_llvm"}) not skipped for "compile::CodegenBackend" -- not in ["src/tools/miri"] c Assemble { target_compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } > CodegenBackend { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", backend: "llvm" } c Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } c CodegenBackend { compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", backend: "llvm" } < CodegenBackend { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", backend: "llvm" } Set({"src/tools/cargo"}) not skipped for "tool::Cargo" -- not in ["src/tools/miri"] c Assemble { target_compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } > Cargo { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" } c Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } > ToolBuild { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu", tool: "cargo", path: "src/tools/cargo", mode: ToolRustc, is_optional_tool: false, source_type: Submodule, extra_features: [] } c Rustc { target: "x86_64-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "x86_64-unknown-linux-gnu" } } Dirty - /var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage2-tools/x86_64-unknown-linux-gnu/release c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } } Building stage2 tool cargo (x86_64-unknown-linux-gnu) running: "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rust-stage0/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "-j" "1" "--release" "--locked" "--frozen" "--manifest-path" "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/tools/cargo/Cargo.toml" "--message-format" "json" Compiling proc-macro2 v0.4.24 Compiling unicode-xid v0.1.0 Compiling serde v1.0.82 Compiling semver-parser v0.7.0 Compiling libc v0.2.46 Compiling pkg-config v0.3.14 Compiling version_check v0.1.5 Compiling cc v1.0.28 Compiling void v1.0.2 Compiling rand_core v0.3.0 Compiling stable_deref_trait v1.1.0 Compiling matches v0.1.8 Compiling cfg-if v0.1.6 Compiling unicode-normalization v0.1.7 Compiling ryu v0.2.7 Compiling lazy_static v1.2.0 Compiling ucd-util v0.1.3 Compiling regex v1.1.0 Compiling nodrop v0.1.12 Compiling scopeguard v0.3.3 Compiling failure_derive v0.1.5 Compiling utf8-ranges v1.0.2 Compiling crc32fast v1.1.2 Compiling byteorder v1.2.7 Compiling rustc-demangle v0.1.10 Compiling percent-encoding v1.0.1 Compiling openssl v0.10.16 Compiling typenum v1.10.0 Compiling memoffset v0.2.1 Compiling foreign-types-shared v0.1.1 Compiling fnv v1.0.6 Compiling unicode-width v0.1.5 Compiling same-file v1.0.4 Compiling itoa v0.4.3 Compiling quick-error v1.2.2 Compiling bitflags v1.0.4 Compiling openssl-probe v0.1.2 Compiling hex v0.3.2 Compiling remove_dir_all v0.5.1 Compiling termcolor v1.0.4 Compiling strsim v0.7.0 Compiling ansi_term v0.11.0 Compiling vec_map v0.8.1 Compiling shell-escape v0.1.4 Compiling bytesize v1.0.0 Compiling lazycell v1.2.1 Compiling glob v0.2.11 Compiling home v0.3.3 Compiling memchr v2.1.1 Compiling libnghttp2-sys v0.1.1 Compiling openssl-sys v0.9.40 Compiling libz-sys v1.0.25 Compiling backtrace-sys v0.1.27 Compiling libssh2-sys v0.2.11 Compiling curl-sys v0.4.15 Compiling libgit2-sys v0.7.11 Compiling miniz-sys v0.1.11 Compiling unreachable v1.0.0 Compiling rand_xorshift v0.1.0 Compiling rand_isaac v0.1.1 Compiling rand_hc v0.1.0 Compiling rand_core v0.2.2 Compiling owning_ref v0.3.3 Compiling unicode-bidi v0.3.4 Compiling crossbeam-utils v0.6.2 Compiling log v0.4.6 Compiling thread_local v0.3.6 Compiling regex-syntax v0.6.4 Compiling arrayvec v0.4.7 Compiling foreign-types v0.3.2 Compiling textwrap v0.10.0 Compiling walkdir v2.2.7 Compiling humantime v1.2.0 error: failed to run custom build command for `openssl-sys v0.9.40` process didn't exit successfully: `/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage2-tools/release/build/openssl-sys-12b507acf0fb7407/build-script-main` (exit code: 101) --- stdout cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR cargo:rerun-if-env-changed=OPENSSL_LIB_DIR cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR cargo:rerun-if-env-changed=OPENSSL_DIR cargo:rustc-link-lib=ssl cargo:rustc-link-lib=crypto OPT_LEVEL = Some("2") TARGET = Some("x86_64-unknown-linux-gnu") HOST = Some("x86_64-unknown-linux-gnu") CC_x86_64-unknown-linux-gnu = Some("x86_64-pc-linux-gnu-gcc") CFLAGS_x86_64-unknown-linux-gnu = Some("-ffunction-sections -fdata-sections -fPIC -m64 -m64") DEBUG = Some("false") running: "x86_64-pc-linux-gnu-gcc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-m64" "-m64" "-E" "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/x86_64-unknown-linux-gnu/stage2-tools/x86_64-unknown-linux-gnu/release/build/openssl-sys-168214263cd445fd/out/expando.c" exit code: 0 cargo:rustc-cfg=osslconf="OPENSSL_NO_BUF_FREELISTS" cargo:rustc-cfg=osslconf="OPENSSL_NO_COMP" cargo:rustc-cfg=osslconf="OPENSSL_NO_KRB5" cargo:rustc-cfg=osslconf="OPENSSL_NO_PSK" cargo:rustc-cfg=osslconf="OPENSSL_NO_RFC3779" cargo:rustc-cfg=osslconf="OPENSSL_NO_SRP" cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD" cargo:conf=OPENSSL_NO_BUF_FREELISTS,OPENSSL_NO_COMP,OPENSSL_NO_KRB5,OPENSSL_NO_PSK,OPENSSL_NO_RFC3779,OPENSSL_NO_SRP,OPENSSL_NO_SSL3_METHOD cargo:rustc-cfg=libressl cargo:rustc-cfg=libressl251 cargo:rustc-cfg=libressl261 cargo:rustc-cfg=libressl270 cargo:rustc-cfg=libressl273 cargo:rustc-cfg=libressl280 cargo:rustc-cfg=libressl281 cargo:libressl_version_number=2090100f --- stderr thread 'main' panicked at ' This crate is only compatible with OpenSSL 1.0.1 through 1.1.1, or LibreSSL 2.5 through 2.9.0, but a different version of OpenSSL was found. The build is now aborting due to this version mismatch. ', /var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/vendor/openssl-sys/build/main.rs:544:5 note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace. command did not execute successfully: "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rust-stage0/bin/cargo" "build" "--target" "x86_64-unknown-linux-gnu" "-j" "1" "--release" "--locked" "--frozen" "--manifest-path" "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/tools/cargo/Cargo.toml" "--message-format" "json" expected success, got: exit code: 101 Traceback (most recent call last): File "./x.py", line 11, in bootstrap.main() File "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/bootstrap/bootstrap.py", line 838, in main bootstrap(help_triggered) File "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/bootstrap/bootstrap.py", line 824, in bootstrap run(args, env=env, verbose=build.verbose) File "/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/src/bootstrap/bootstrap.py", line 141, in run raise RuntimeError(err) RuntimeError: failed to run: /var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/build/bootstrap/debug/bootstrap build -v --config=/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src/config.toml -j1 --exclude src/tools/miri * ERROR: dev-lang/rust-1.34.0-r2::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 124: Called src_compile * environment, line 4171: Called die * The specific snippet of code: * env $(cat "${S}"/config.env) "${EPYTHON}" ./x.py build -v --config="${S}"/config.toml -j$(makeopts_jobs) --exclude src/tools/miri || die * * If you need support, post the output of `emerge --info '=dev-lang/rust-1.34.0-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lang/rust-1.34.0-r2::gentoo'`. * The complete build log is located at '/var/log/portage/dev-lang:rust-1.34.0-r2:20190424-053335.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/rust-1.34.0-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/rust-1.34.0-r2/temp/environment'. * Working directory: '/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src' * S: '/var/tmp/portage/dev-lang/rust-1.34.0-r2/work/rustc-1.34.0-src'