D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/rust-1.21.0-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.AWHXlm + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf rustc-1.21.0-src + /usr/bin/xz -dc /home/pterjan/rpmbuild/SOURCES/rustc-1.21.0-src.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rustc-1.21.0-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf src/llvm/ + cp src/rt/hoedown/LICENSE src/rt/hoedown/LICENSE-hoedown + sed -e '/*\//q' src/libbacktrace/backtrace.h + sed -i.ignore -e '1i // ignore-test may still be exponential...' src/test/run-pass/issue-41696.rs + echo 'Patch #1 (rust-1.21.0-44203-exclude-compiler-rt-test.patch):' Patch #1 (rust-1.21.0-44203-exclude-compiler-rt-test.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .compiler-rt --fuzz=0 patching file src/bootstrap/dist.rs + echo 'Patch #2 (rust-1.21.0-44066-ppc64-struct-abi.patch):' Patch #2 (rust-1.21.0-44066-ppc64-struct-abi.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .ppc64-struct-abi --fuzz=0 patching file src/librustc_trans/cabi_powerpc64.rs patching file src/librustc_trans/cabi_x86.rs patching file src/test/run-make/extern-fn-struct-passing-abi/test.c patching file src/test/run-make/extern-fn-struct-passing-abi/test.rs patching file src/test/run-make/extern-fn-with-packed-struct/test.c patching file src/test/run-make/extern-fn-with-packed-struct/test.rs + echo 'Patch #3 (rust-1.21.0-44440-s390x-global-align.patch):' Patch #3 (rust-1.21.0-44440-s390x-global-align.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .s390x-global-align --fuzz=0 patching file src/librustc_back/target/mod.rs patching file src/librustc_back/target/s390x_unknown_linux_gnu.rs patching file src/librustc_trans/consts.rs patching file src/test/run-make/min-global-align/Makefile patching file src/test/run-make/min-global-align/min_global_align.rs + find src/vendor -name .cargo-checksum.json -exec sed -i.uncheck -e 's/"files":{[^}]*}/"files":{ }/' '{}' + + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zihY5O + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd rustc-1.21.0-src + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export RUSTFLAGS=-Clink-arg=-Wl,-z,relro,-z,now + RUSTFLAGS=-Clink-arg=-Wl,-z,relro,-z,now + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + cd . + '[' '!' -f configure.in -a '!' -f configure.ac ']' + '[' -f ./configure.in -o -f ./configure.ac ']' + ./configure x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-option-checking --libdir=/usr/lib --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-unknown-linux-gnu --enable-local-rust --local-rust-root=/usr --llvm-root=/usr --disable-codegen-tests --enable-llvm-link-shared --disable-jemalloc --disable-rpath --disable-debuginfo-lines --disable-debuginfo-only-std --enable-debuginfo --enable-vendor --release-channel=stable configure: looking for configure programs configure: found program 'cmp' configure: found program 'mkdir' configure: found program 'printf' configure: found program 'cut' configure: found program 'head' configure: found program 'grep' configure: found program 'xargs' configure: found program 'cp' configure: found program 'find' configure: found program 'uname' configure: found program 'date' configure: found program 'tr' configure: found program 'sed' configure: found program 'file' configure: found program 'make' configure: recreating config.tmp configure: configure: processing ./configure args configure: configure: CFG_ENABLE_LOCAL_RUST := 1 configure: CFG_ENABLE_LLVM_LINK_SHARED := 1 configure: CFG_DISABLE_RPATH := 1 configure: CFG_DISABLE_CODEGEN_TESTS := 1 configure: CFG_DISABLE_OPTION_CHECKING := 1 configure: CFG_ENABLE_VENDOR := 1 configure: CFG_LOCALSTATEDIR := /var configure: CFG_SYSCONFDIR := /etc configure: CFG_DATADIR := /usr/share configure: CFG_INFODIR := /usr/share/info configure: CFG_LLVM_ROOT := /usr configure: CFG_PYTHON := configure: CFG_JEMALLOC_ROOT := configure: CFG_BUILD := x86_64-unknown-linux-gnu configure: CFG_ANDROID_CROSS_PATH := configure: CFG_I686_LINUX_ANDROID_NDK := configure: CFG_ARM_LINUX_ANDROIDEABI_NDK := configure: CFG_ARMV7_LINUX_ANDROIDEABI_NDK := configure: CFG_AARCH64_LINUX_ANDROID_NDK := configure: CFG_X86_64_LINUX_ANDROID_NDK := configure: CFG_NACL_CROSS_PATH := configure: CFG_MUSL_ROOT := /usr/local configure: CFG_MUSL_ROOT_X86_64 := configure: CFG_MUSL_ROOT_I686 := configure: CFG_MUSL_ROOT_ARM := configure: CFG_MUSL_ROOT_ARMHF := configure: CFG_MUSL_ROOT_ARMV7 := configure: CFG_EXTRA_FILENAME := configure: CFG_QEMU_ARMHF_ROOTFS := configure: CFG_QEMU_AARCH64_ROOTFS := configure: CFG_EXPERIMENTAL_TARGETS := configure: CFG_GIT := configure: git: no git directory. Changing default release channel to stable configure: CFG_RELEASE_CHANNEL := stable configure: CFG_DEFAULT_LINKER := cc configure: CFG_DEFAULT_AR := ar configure: CFG_LIBDIR := /usr/lib configure: overriding settings for stable configure: CFG_ENABLE_DEBUGINFO := 1 configure: configure: looking for build programs configure: configure: CFG_CURL := /usr/bin/curl (7.56.1) configure: CFG_PYTHON := /usr/bin/python2.7 configure: CFG_DISABLE_VALGRIND_RPASS := 1 configure: configure: using rustc at: /usr with version: rustc 1.21.0 configure: configure: CFG_LOCAL_RUST_ROOT := /usr configure: CFG_DISABLE_JEMALLOC := 1 configure: CFG_CFLAGS := -O2 -g -pipe -Wformat -Werror=forma ... configure: CFG_CXXFLAGS := -O2 -g -pipe -Wformat -Werror=forma ... configure: CFG_LDFLAGS := -Wl,--as-needed -Wl,--no-undefined ... configure: configure: writing configuration configure: configure: CFG_SRC_DIR := /home/pterjan/rpmbuild/BUILD/rustc- ... configure: CFG_SRC_DIR_RELATIVE := ./ configure: CFG_BUILD_DIR := /home/pterjan/rpmbuild/BUILD/rustc- ... configure: CFG_OSTYPE := configure: CFG_CPUTYPE := configure: CFG_CONFIGURE_ARGS := x86_64-mageia-linux-gnu --prefix=/u ... configure: CFG_PREFIX := /usr configure: CFG_HOST := x86_64-unknown-linux-gnu configure: CFG_TARGET := x86_64-unknown-linux-gnu configure: CFG_LIBDIR_RELATIVE := lib configure: CFG_DISABLE_MANAGE_SUBMODULES := configure: CFG_AARCH64_LINUX_ANDROID_NDK := configure: CFG_ARM_LINUX_ANDROIDEABI_NDK := configure: CFG_ARMV7_LINUX_ANDROIDEABI_NDK := configure: CFG_I686_LINUX_ANDROID_NDK := configure: CFG_X86_64_LINUX_ANDROID_NDK := configure: CFG_NACL_CROSS_PATH := configure: CFG_MANDIR := /usr/share/man configure: CFG_DOCDIR := /usr/share/doc/rust configure: CFG_BINDIR := /usr/bin configure: CFG_USING_LIBCPP := configure: configure: cp -f /home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/bootstrap/mk/Makefile.in ./Makefile configure: mv -f config.tmp config.mk configure: configure: configured in release mode. for development consider --enable-debug configure: configure: run `python ./x.py --help` configure: + ./x.py build Compiling serde v1.0.11 Compiling quote v0.3.15 Compiling getopts v0.2.14 Compiling libc v0.2.29 Compiling dtoa v0.4.1 Compiling gcc v0.3.51 Compiling lazy_static v0.2.8 Compiling num-traits v0.1.40 Compiling itoa v0.3.1 Compiling unicode-xid v0.0.4 Compiling synom v0.11.3 Compiling syn v0.11.11 Compiling num_cpus v1.6.2 Compiling filetime v0.1.10 Compiling build_helper v0.1.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/build_helper) Compiling cmake v0.1.24 Compiling serde_derive_internals v0.15.1 Compiling serde_derive v1.0.11 Compiling toml v0.4.5 Compiling serde_json v1.0.2 Compiling bootstrap v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/bootstrap) Finished dev [unoptimized] target(s) in 50.89 secs warning: Package `toml v0.4.5` does not have feature `serde`. It has a required dependency with that name, but only optional dependencies can be used as features. This is currently a warning to ease the transition, but it will become an error in the future. warning: Package `toml v0.4.5` does not have feature `serde`. It has a required dependency with that name, but only optional dependencies can be used as features. This is currently a warning to ease the transition, but it will become an error in the future. warning: Package `toml v0.4.5` does not have feature `serde`. It has a required dependency with that name, but only optional dependencies can be used as features. This is currently a warning to ease the transition, but it will become an error in the future. Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) Compiling core v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libcore) Compiling libc v0.2.29 Compiling unwind v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libunwind) Compiling gcc v0.3.51 Compiling filetime v0.1.10 Compiling build_helper v0.1.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/build_helper) Compiling compiler_builtins v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/rustc/compiler_builtins_shim) Compiling cmake v0.1.24 Compiling std v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libstd) Compiling rustc_tsan v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_tsan) Compiling rustc_asan v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_asan) Compiling rustc_lsan v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_lsan) Compiling rustc_msan v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_msan) Compiling libc v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/rustc/libc_shim) Compiling std_unicode v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libstd_unicode) Compiling rand v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librand) Compiling panic_abort v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libpanic_abort) Compiling alloc v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/liballoc) Compiling collections v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libcollections) Compiling panic_unwind v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libpanic_unwind) Compiling alloc_system v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/liballoc_system) Finished release [optimized] target(s) in 65.21 secs Copying stage0 std from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Building stage0 test artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) Compiling getopts v0.2.14 Compiling term v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libterm) Compiling test v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libtest) Finished release [optimized] target(s) in 18.46 secs Copying stage0 test 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 graphviz v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libgraphviz) Compiling bitflags v0.8.2 Compiling log v0.3.8 Compiling rustc_back v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_back) Compiling arena v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libarena) Compiling gcc v0.3.51 Compiling stable_deref_trait v1.0.0 Compiling rustc_incremental v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_incremental) Compiling rustc_platform_intrinsics v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_platform_intrinsics) Compiling rustc v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc) Compiling rustc_metadata v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_metadata) Compiling rustc_bitflags v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_bitflags) Compiling ar v0.3.0 Compiling libc v0.2.29 Compiling rustc-demangle v0.1.5 Compiling rustc_trans v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_trans) Compiling rustc_driver v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_driver) Compiling syntax v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libsyntax) Compiling rustc-serialize v0.3.24 Compiling serialize v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libserialize) Compiling fmt_macros v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libfmt_macros) Compiling rustc_apfloat v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_apfloat) Compiling owning_ref v0.3.3 Compiling jobserver v0.1.6 Compiling num_cpus v1.6.2 Compiling env_logger v0.4.3 Compiling filetime v0.1.10 Compiling build_helper v0.1.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/build_helper) Compiling rustc_llvm v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_llvm) Compiling miniz-sys v0.1.9 Compiling flate2 v0.2.19 Compiling rustc_data_structures v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_data_structures) Compiling rls-span v0.4.0 Compiling syntax_pos v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libsyntax_pos) Compiling rls-data v0.10.0 Compiling rustc_errors v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_errors) Compiling rustc_const_math v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_const_math) Compiling proc_macro v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libproc_macro) Compiling syntax_ext v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libsyntax_ext) Compiling rustc_typeck v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_typeck) Compiling rustc_resolve v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_resolve) Compiling rustc_trans_utils v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_trans_utils) Compiling rustc_privacy v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_privacy) Compiling rustc_const_eval v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_const_eval) Compiling rustc_allocator v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_allocator) Compiling rustc_mir v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_mir) Compiling rustc_passes v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_passes) Compiling rustc_lint v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_lint) Compiling rustc_save_analysis v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_save_analysis) Compiling rustc_borrowck v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_borrowck) Compiling rustc_plugin v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_plugin) Compiling rustc-main v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/rustc) Finished release [optimized] target(s) in 1038.90 secs 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 core v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libcore) Compiling libc v0.2.29 Compiling gcc v0.3.51 Compiling unwind v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libunwind) Compiling filetime v0.1.10 Compiling build_helper v0.1.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/build_helper) Compiling compiler_builtins v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/rustc/compiler_builtins_shim) Compiling cmake v0.1.24 Compiling std v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libstd) Compiling rustc_msan v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_msan) Compiling rustc_asan v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_asan) Compiling rustc_lsan v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_lsan) Compiling rustc_tsan v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_tsan) Compiling rand v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librand) Compiling libc v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/rustc/libc_shim) Compiling std_unicode v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libstd_unicode) Compiling panic_abort v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libpanic_abort) Compiling alloc v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/liballoc) Compiling panic_unwind v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libpanic_unwind) Compiling collections v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libcollections) Compiling alloc_system v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/liballoc_system) Finished release [optimized] target(s) in 74.1 secs Copying stage1 std from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Building stage1 test artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) Compiling term v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libterm) Compiling getopts v0.2.14 Compiling test v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libtest) Finished release [optimized] target(s) in 22.91 secs Copying stage1 test 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 serialize v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libserialize) Compiling rustc-serialize v0.3.24 Compiling bitflags v0.8.2 Compiling arena v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libarena) Compiling rustc_back v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_back) Compiling log v0.3.8 Compiling fmt_macros v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libfmt_macros) Compiling libc v0.2.29 Compiling rustc v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc) Compiling rustc_incremental v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_incremental) Compiling rustc-demangle v0.1.5 Compiling rustc_metadata v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_metadata) Compiling stable_deref_trait v1.0.0 Compiling gcc v0.3.51 Compiling rustc_driver v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_driver) Compiling rustc_bitflags v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_bitflags) Compiling rustc_platform_intrinsics v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_platform_intrinsics) Compiling ar v0.3.0 Compiling syntax v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libsyntax) Compiling rustc_trans v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_trans) Compiling graphviz v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libgraphviz) Compiling rustc_apfloat v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_apfloat) Compiling owning_ref v0.3.3 Compiling env_logger v0.4.3 Compiling filetime v0.1.10 Compiling jobserver v0.1.6 Compiling num_cpus v1.6.2 Compiling build_helper v0.1.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/build_helper) Compiling miniz-sys v0.1.9 Compiling rustc_llvm v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_llvm) Compiling flate2 v0.2.19 Compiling rustc_data_structures v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_data_structures) Compiling rls-span v0.4.0 Compiling rls-data v0.10.0 Compiling syntax_pos v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libsyntax_pos) Compiling rustc_errors v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_errors) Compiling proc_macro v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libproc_macro) Compiling rustc_const_math v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_const_math) Compiling syntax_ext v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libsyntax_ext) Compiling rustc_privacy v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_privacy) Compiling rustc_resolve v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_resolve) Compiling rustc_const_eval v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_const_eval) Compiling rustc_allocator v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_allocator) Compiling rustc_trans_utils v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_trans_utils) Compiling rustc_typeck v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_typeck) Compiling rustc_lint v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_lint) Compiling rustc_mir v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_mir) Compiling rustc_passes v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_passes) Compiling rustc_save_analysis v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_save_analysis) Compiling rustc_borrowck v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_borrowck) Compiling rustc_plugin v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustc_plugin) Compiling rustc-main v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/rustc) Finished release [optimized] target(s) in 1071.15 secs 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) 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) Uplifting stage1 test (x86_64-unknown-linux-gnu -> 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) Uplifting stage1 rustc (x86_64-unknown-linux-gnu -> 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) Building rustdoc for stage2 (x86_64-unknown-linux-gnu) Compiling log v0.3.8 Compiling gcc v0.3.51 Compiling pulldown-cmark v0.0.14 Compiling libc v0.2.29 Compiling bitflags v0.8.2 Compiling env_logger v0.4.3 Compiling filetime v0.1.10 Compiling build_helper v0.1.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/build_helper) Compiling rustdoc v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/librustdoc) Compiling rustdoc-tool v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/tools/rustdoc) Finished release [optimized] target(s) in 134.57 secs Build completed successfully in 0:41:20 + ./x.py doc Finished dev [unoptimized] target(s) in 0.0 secs warning: Package `toml v0.4.5` does not have feature `serde`. It has a required dependency with that name, but only optional dependencies can be used as features. This is currently a warning to ease the transition, but it will become an error in the future. warning: Package `toml v0.4.5` does not have feature `serde`. It has a required dependency with that name, but only optional dependencies can be used as features. This is currently a warning to ease the transition, but it will become an error in the future. warning: Package `toml v0.4.5` does not have feature `serde`. It has a required dependency with that name, but only optional dependencies can be used as features. This is currently a warning to ease the transition, but it will become an error in the future. Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) Finished release [optimized] target(s) in 0.0 secs Copying stage0 std from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Building stage0 test artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) Finished release [optimized] target(s) in 0.0 secs Copying stage0 test 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) Finished release [optimized] target(s) in 0.1 secs 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) Finished release [optimized] target(s) in 0.0 secs Copying stage1 std from stage1 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) Building stage1 test artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) Finished release [optimized] target(s) in 0.0 secs Copying stage1 test 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) Finished release [optimized] target(s) in 0.1 secs 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) 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) Generating unstable book md files (x86_64-unknown-linux-gnu) Building stage0 tool unstable-book-gen (x86_64-unknown-linux-gnu) Compiling tidy v0.1.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/tools/tidy) Compiling unstable-book-gen v0.1.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/tools/unstable-book-gen) Finished release [optimized] target(s) in 10.25 secs Building stage0 tool rustbook (x86_64-unknown-linux-gnu) warning: Package `toml v0.4.5` does not have feature `serde`. It has a required dependency with that name, but only optional dependencies can be used as features. This is currently a warning to ease the transition, but it will become an error in the future. Compiling void v1.0.2 Compiling unicode-segmentation v1.2.0 Compiling quick-error v1.2.0 Compiling pulldown-cmark v0.0.14 Compiling getopts v0.2.14 Compiling vec_map v0.8.0 Compiling bitflags v0.8.2 Compiling unicode-width v0.1.4 Compiling serde v1.0.11 Compiling utf8-ranges v1.0.0 Compiling log v0.3.8 Compiling dtoa v0.4.1 Compiling pest v0.3.3 Compiling strsim v0.6.0 Compiling itoa v0.3.1 Compiling libc v0.2.29 Compiling open v1.2.0 Compiling bitflags v0.9.1 Compiling lazy_static v0.2.8 Compiling regex-syntax v0.4.1 Compiling ansi_term v0.9.0 Compiling num-traits v0.1.40 Compiling mdbook v0.0.22 Compiling unreachable v1.0.0 Compiling thread_local v0.3.4 Compiling memchr v1.0.1 Compiling term_size v0.3.0 Compiling atty v0.2.2 Compiling textwrap v0.7.0 Compiling aho-corasick v0.6.3 Compiling clap v2.26.0 Compiling regex v0.2.2 Compiling toml v0.4.5 Compiling serde_json v1.0.2 Compiling handlebars v0.26.2 Compiling env_logger v0.4.3 Compiling rustbook v0.1.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/tools/rustbook) Finished release [optimized] target(s) in 133.0 secs Rustbook (x86_64-unknown-linux-gnu) - unstable-book Rustbook (x86_64-unknown-linux-gnu) - book/first-edition Rustbook (x86_64-unknown-linux-gnu) - book/second-edition Documenting book index (x86_64-unknown-linux-gnu) Uplifting stage1 test (x86_64-unknown-linux-gnu -> 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) Uplifting stage1 rustc (x86_64-unknown-linux-gnu -> 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) Building rustdoc for stage2 (x86_64-unknown-linux-gnu) Finished release [optimized] target(s) in 0.0 secs Documenting book redirect pages (x86_64-unknown-linux-gnu) Documenting standalone (x86_64-unknown-linux-gnu) Documenting stage2 std (x86_64-unknown-linux-gnu) Documenting core v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libcore) Documenting std_unicode v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libstd_unicode) Documenting alloc v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/liballoc) Documenting collections v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libcollections) Documenting std v0.0.0 (file:///home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libstd) /home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage2/bin/rustdoc: symbol lookup error: /home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage2/bin/rustdoc: undefined symbol: _ZN62_$LT$rustc_driver..monitor..Sink$u20$as$u20$std..io..Write$GT$5write17h1a99b858079f30a8E error: Could not document `std_unicode`. Caused by: process didn't exit successfully: `/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/bootstrap/debug/rustdoc --crate-name std_unicode src/libstd_unicode/lib.rs --target x86_64-unknown-linux-gnu -o /home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/doc -L dependency=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/release/deps --extern core=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libcore-a607da81e1566936.rlib` (exit code: 127) warning: build failed, waiting for other jobs to finish... /home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage2/bin/rustdoc: symbol lookup error: /home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage2/bin/rustdoc: undefined symbol: _ZN62_$LT$rustc_driver..monitor..Sink$u20$as$u20$std..io..Write$GT$5write17h1a99b858079f30a8E /home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage2/bin/rustdoc: symbol lookup error: /home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage2/bin/rustdoc: undefined symbol: _ZN62_$LT$rustc_driver..monitor..Sink$u20$as$u20$std..io..Write$GT$5write17h1a99b858079f30a8E error: Could not document `core`. Caused by: process didn't exit successfully: `/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/bootstrap/debug/rustdoc --crate-name core src/libcore/lib.rs --target x86_64-unknown-linux-gnu -o /home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/doc -L dependency=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/release/deps` (exit code: 127) warning: build failed, waiting for other jobs to finish... error: Could not document `collections`. Caused by: process didn't exit successfully: `/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/bootstrap/debug/rustdoc --crate-name collections src/libcollections/lib.rs --target x86_64-unknown-linux-gnu -o /home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/doc -L dependency=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/release/deps --extern core=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libcore-a607da81e1566936.rlib --extern alloc=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/liballoc-8fd871d342558b7c.rlib` (exit code: 127) warning: build failed, waiting for other jobs to finish... /home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage2/bin/rustdoc: symbol lookup error: /home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage2/bin/rustdoc: undefined symbol: _ZN62_$LT$rustc_driver..monitor..Sink$u20$as$u20$std..io..Write$GT$5write17h1a99b858079f30a8E /home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage2/bin/rustdoc: symbol lookup error: /home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage2/bin/rustdoc: undefined symbol: _ZN62_$LT$rustc_driver..monitor..Sink$u20$as$u20$std..io..Write$GT$5write17h1a99b858079f30a8E error: Could not document `std`. Caused by: process didn't exit successfully: `/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/bootstrap/debug/rustdoc --crate-name std src/libstd/lib.rs --target x86_64-unknown-linux-gnu -o /home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/doc --cfg feature="backtrace" --cfg feature="panic-unwind" --cfg feature="panic_unwind" -L dependency=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/release/deps --extern rustc_lsan=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/librustc_lsan-e6f2d1b913a282b6.rlib --extern panic_unwind=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libpanic_unwind-5b1e62694efc0852.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/liblibc-01818c88b0095d9d.rlib --extern compiler_builtins=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libcompiler_builtins-48849975bde268ae.rlib --extern rustc_asan=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/librustc_asan-1987e47656049a1d.rlib --extern collections=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libcollections-91cfb51397c0c99a.rlib --extern panic_abort=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libpanic_abort-0cc2df9d41cfd96b.rlib --extern alloc=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/liballoc-8fd871d342558b7c.rlib --extern unwind=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libunwind-99d160586f71fd24.rlib --extern rustc_tsan=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/librustc_tsan-13cb24012ec74735.rlib --extern core=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libcore-a607da81e1566936.rlib --extern std_unicode=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libstd_unicode-24d077784ff294bb.rlib --extern rustc_msan=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/librustc_msan-e51f1649c6f22854.rlib --extern alloc_system=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/liballoc_system-5c3db1423b91616a.rlib --extern rand=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/librand-c81546f616bee1cb.rlib` (exit code: 127) warning: build failed, waiting for other jobs to finish... error: Could not document `alloc`. Caused by: process didn't exit successfully: `/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/bootstrap/debug/rustdoc --crate-name alloc src/liballoc/lib.rs --target x86_64-unknown-linux-gnu -o /home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/doc -L dependency=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/release/deps --extern core=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libcore-a607da81e1566936.rlib --extern std_unicode=/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/x86_64-unknown-linux-gnu/stage1-std/x86_64-unknown-linux-gnu/release/deps/libstd_unicode-24d077784ff294bb.rlib` (exit code: 127) command did not execute successfully: "/usr/bin/cargo" "doc" "-j" "32" "--target" "x86_64-unknown-linux-gnu" "--release" "--frozen" "--features" "panic-unwind backtrace" "--manifest-path" "/home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/src/libstd/Cargo.toml" "--no-deps" "-p" "alloc" "-p" "collections" "-p" "core" "-p" "std" "-p" "std_unicode" expected success, got: exit code: 101 failed to run: /home/pterjan/rpmbuild/BUILD/rustc-1.21.0-src/build/bootstrap/debug/bootstrap doc Build completed unsuccessfully in 0:02:35 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.zihY5O (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.zihY5O (%build) I: [iurt_root_command] ERROR: chroot