request from: hawk checking if we should skip the build started at: Sat Sep 21 23:45:22 2019 fetching http://src.tld-linux.org/~builderti//srpms/f3cfc8b4-b29b-4615-af57-1d4d99285e66/rust-1.37.0-1.src.rpm fetched 715509550 bytes, 191145.4 K/s installing srpm: rust-1.37.0-1.src.rpm + install -d /tmp/B.Aja013/BUILD /tmp/B.Aja013/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog rust-1.37.0-1.src.rpm * Sat Sep 21 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/rust.git;a=log;h=cb6bf53aa4aecd6362b46e35854bdab627b171f4 * Sat Sep 07 2019 Jan Palus cb6bf53 - up to 1.37.0 * Thu May 30 2019 Jan Rękorajski 04e4d6d - up to 1.35.0 * Sun Apr 14 2019 Jan Palus fe49e3f - up to 1.34.0 * Mon Dec 17 2018 Jacek Konieczny 46078aa - remove x32 from ExclusiveArch * Sat Dec 08 2018 Jakub Bogusz 6ed79af - updated to 1.31.0 * Tue Nov 27 2018 Jan Rękorajski 0b18994 - rebuild with llvm 7 - release 2 (by relup.sh) * Mon Nov 05 2018 Jan Rękorajski 398b58d - disable full debuginfo, it's too much for i686 builder * Mon Nov 05 2018 Jan Rękorajski a3b4c41 - up to 1.30.0 * Sat Sep 22 2018 Jan Palus 1dd2616 - missed unstaged hunk * Sat Sep 22 2018 Jan Palus 8a758d3 - follow Fedora and package cargo shipped with rust + rpm -Uhv --nodeps --define '_topdir /tmp/B.Aja013' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' rust-1.37.0-1.src.rpm rust ################################################## + rm -f rust-1.37.0-1.src.rpm + install -m 700 -d /tmp/B.Aja013/BUILD/tmp + TMPDIR=/tmp/B.Aja013/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.Aja013' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.Aja013/rust.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: f3cfc8b4-b29b-4615-af57-1d4d99285e66; TMPDIR=/tmp/B.Aja013/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.Aja013' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.Aja013/rust.spec + : build-id: f3cfc8b4-b29b-4615-af57-1d4d99285e66 + TMPDIR=/tmp/B.Aja013/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.Aja013' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.Aja013/rust.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.Aja013/BUILD/tmp /bin/sh -e /tmp/B.Aja013/BUILD/tmp/rpm-tmp.35398 + umask 022 + cd /tmp/B.Aja013/BUILD + cd /tmp/B.Aja013/BUILD + rm -rf rustc-1.37.0-src + /bin/tar -xf - + /usr/bin/gzip -dc /tmp/B.Aja013/rustc-1.37.0-src.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd rustc-1.37.0-src + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + /bin/rm '--interactive=never' -r src/llvm-project + >vendor/backtrace-sys/src/libbacktrace/LICENSE-libbacktrace + sed -e '/*\//q' vendor/backtrace-sys/src/libbacktrace/backtrace.h + sed -i -e 's#DIRECTORY=".*"#DIRECTORY="/usr/share/rust/etc"#' src/etc/rust-gdb + find vendor -name .cargo-checksum.json -exec sed -i.uncheck -e 's/"files":{[^}]*}/"files":{ }/' {} + + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.Aja013/BUILD/tmp /bin/sh -e /tmp/B.Aja013/BUILD/tmp/rpm-tmp.56783 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.Aja013/BUILD/tmp + umask 022 + cd /tmp/B.Aja013/BUILD + cd rustc-1.37.0-src + ./configure 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'CXXFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'FFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'FCFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'CPPFLAGS=' 'CC=i686-tld-linux-gcc' 'CXX=i686-tld-linux-g++' '--host=i686-tld-linux' '--build=i686-tld-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/lib' '--build=i686-unknown-linux-gnu' '--host=i686-unknown-linux-gnu' '--target=i686-unknown-linux-gnu' '--libdir=/usr/lib' --disable-codegen-tests --disable-debuginfo-lines --enable-debuginfo-only-std --disable-debuginfo --disable-jemalloc --disable-option-checking --disable-rpath --enable-extended --enable-llvm-link-shared --enable-vendor '--local-rust-root=/usr' '--llvm-root=/usr' '--release-channel=stable' configure: processing command line configure: configure: install.prefix := /usr configure: build.vendor := True configure: build.target := ['i686-unknown-linux-gnu'] configure: install.infodir := /usr/share/info configure: install.libdir := /usr/lib configure: rust.rpath := False configure: install.sysconfdir := /etc configure: build.host := ['i686-unknown-linux-gnu'] configure: install.localstatedir := /var configure: install.datadir := /usr/share configure: build.extended := True configure: llvm.link-shared := True configure: build.build := i686-unknown-linux-gnu configure: build.rustc := /usr/bin/rustc configure: build.cargo := /usr/bin/cargo configure: target.i686-unknown-linux-gnu.llvm-config := /usr/bin/llvm-config configure: rust.codegen-tests := False configure: rust.channel := stable configure: install.bindir := /usr/bin configure: install.mandir := /usr/share/man configure: build.configure-args := ['LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-nee ... configure: configure: writing `config.toml` in current directory configure: configure: run `python /tmp/B.Aja013/BUILD/rustc-1.37.0-src/x.py --help` configure: + RUST_BACKTRACE=full ./x.py dist --verbose running: /usr/bin/cargo build --manifest-path /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/bootstrap/Cargo.toml --frozen warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Compiling proc-macro2 v0.4.30 Compiling unicode-xid v0.1.0 Compiling syn v0.15.35 Compiling ryu v0.2.7 Compiling libc v0.2.54 Compiling serde v1.0.92 Compiling fixedbitset v0.1.9 Compiling itoa v0.4.4 Compiling unicode-width v0.1.5 Compiling cc v1.0.35 Compiling cfg-if v0.1.8 Compiling ordermap v0.3.5 Compiling build_helper v0.1.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/build_helper) Compiling lazy_static v1.3.0 Compiling getopts v0.2.19 Compiling petgraph v0.4.13 Compiling filetime v0.2.4 Compiling num_cpus v1.8.0 Compiling time v0.1.40 Compiling cmake v0.1.38 Compiling quote v0.6.12 Compiling serde_derive v1.0.81 Compiling serde_json v1.0.33 Compiling toml v0.4.10 Compiling bootstrap v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/bootstrap) Finished dev [unoptimized] target(s) in 1m 57s running: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/bootstrap dist --verbose finding compilers CC_i686-unknown-linux-gnu = "cc" CFLAGS_i686-unknown-linux-gnu = ["-ffunction-sections", "-fdata-sections", "-fPIC", "-m32", "-march=i686"] CXX_i686-unknown-linux-gnu = "c++" CXXFLAGS_i686-unknown-linux-gnu = ["-ffunction-sections", "-fdata-sections", "-fPIC", "-m32", "-march=i686"] AR_i686-unknown-linux-gnu = "ar" running sanity check auto-detected local-rebuild 1.37.0 learning about cargo > Docs { host: "i686-unknown-linux-gnu" } > UnstableBook { target: "i686-unknown-linux-gnu" } > UnstableBookGen { target: "i686-unknown-linux-gnu" } > Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } > UnstableBookGen { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > ToolBuild { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "unstable-book-gen", path: "src/tools/unstable-book-gen", mode: ToolBootstrap, is_optional_tool: false, source_type: InTree, extra_features: [] } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } > Sysroot { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < Sysroot { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < ToolBuild { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "unstable-book-gen", path: "src/tools/unstable-book-gen", mode: ToolBootstrap, is_optional_tool: false, source_type: InTree, extra_features: [] } < UnstableBookGen { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < UnstableBookGen { target: "i686-unknown-linux-gnu" } > RustbookSrc { target: "i686-unknown-linux-gnu", name: "unstable-book", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/md-doc", version: Latest } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } > Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > ToolBuild { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "rustbook", path: "src/tools/rustbook", mode: ToolBootstrap, is_optional_tool: false, source_type: InTree, extra_features: [] } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < ToolBuild { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "rustbook", path: "src/tools/rustbook", mode: ToolBootstrap, is_optional_tool: false, source_type: InTree, extra_features: [] } < Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < RustbookSrc { target: "i686-unknown-linux-gnu", name: "unstable-book", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/md-doc", version: Latest } < UnstableBook { target: "i686-unknown-linux-gnu" } c UnstableBookGen { target: "i686-unknown-linux-gnu" } > Assemble { target_compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } > Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } > Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } > Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } > Std { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } > StartupObjects { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } < StartupObjects { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } > Libdir { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < Libdir { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } Dirty - /tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-std/i686-unknown-linux-gnu/release c Libdir { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } > StdLink { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < StdLink { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } < Std { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } > TestLink { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < TestLink { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } < Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } Dirty - /tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-rustc/i686-unknown-linux-gnu/release c Sysroot { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } > RustcLink { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < RustcLink { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } < Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } > CodegenBackend { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", backend: "llvm" } c Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } > Llvm { target: "i686-unknown-linux-gnu", emscripten: false } < Llvm { target: "i686-unknown-linux-gnu", emscripten: false } < CodegenBackend { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", backend: "llvm" } > Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } < Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Libdir { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > Libdir { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } < Libdir { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } < Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > Std { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > StartupObjects { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } < StartupObjects { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Libdir { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Libdir { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > StdLink { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } < StdLink { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } < Std { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > TestLink { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } < TestLink { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } < Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > RustcLink { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } < RustcLink { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } < Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > CodegenBackend { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", backend: "llvm" } c Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Llvm { target: "i686-unknown-linux-gnu", emscripten: false } < CodegenBackend { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", backend: "llvm" } > Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } < Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Libdir { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > Libdir { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } < Libdir { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } < Assemble { target_compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } > TheBook { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", name: "book" } > RustbookSrc { target: "i686-unknown-linux-gnu", name: "book", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < RustbookSrc { target: "i686-unknown-linux-gnu", name: "book", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } > RustbookSrc { target: "i686-unknown-linux-gnu", name: "book/first-edition", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < RustbookSrc { target: "i686-unknown-linux-gnu", name: "book/first-edition", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } > RustbookSrc { target: "i686-unknown-linux-gnu", name: "book/second-edition", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < RustbookSrc { target: "i686-unknown-linux-gnu", name: "book/second-edition", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } > RustbookSrc { target: "i686-unknown-linux-gnu", name: "book/2018-edition", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < RustbookSrc { target: "i686-unknown-linux-gnu", name: "book/2018-edition", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } > Standalone { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } < Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } < Standalone { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } < TheBook { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", name: "book" } c Assemble { target_compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Standalone { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > Std { stage: 2, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Std { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > Rustdoc { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } < Rustdoc { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } < Std { stage: 2, target: "i686-unknown-linux-gnu" } > Test { stage: 2, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Std { stage: 2, target: "i686-unknown-linux-gnu" } c Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } < Test { stage: 2, target: "i686-unknown-linux-gnu" } c Test { stage: 2, target: "i686-unknown-linux-gnu" } c Test { stage: 2, target: "i686-unknown-linux-gnu" } > WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Std { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } < WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } > Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } < Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } > Rustdoc { stage: 2, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } < Rustdoc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustdoc { stage: 2, target: "i686-unknown-linux-gnu" } > ErrorIndex { target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } > ErrorIndex { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } > ToolBuild { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "error_index_generator", path: "src/tools/error_index_generator", mode: ToolRustc, is_optional_tool: false, source_type: InTree, extra_features: [] } > Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } > Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } > Std { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } > StartupObjects { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } < StartupObjects { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Std { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Libdir { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > StdLink { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } < StdLink { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } < Std { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > TestLink { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } < TestLink { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } < Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > RustcLink { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } < RustcLink { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } < Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } < ToolBuild { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "error_index_generator", path: "src/tools/error_index_generator", mode: ToolRustc, is_optional_tool: false, source_type: InTree, extra_features: [] } < ErrorIndex { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Libdir { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } < ErrorIndex { target: "i686-unknown-linux-gnu" } > Nomicon { target: "i686-unknown-linux-gnu" } > RustbookSrc { target: "i686-unknown-linux-gnu", name: "nomicon", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < RustbookSrc { target: "i686-unknown-linux-gnu", name: "nomicon", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } < Nomicon { target: "i686-unknown-linux-gnu" } > Reference { target: "i686-unknown-linux-gnu" } > RustbookSrc { target: "i686-unknown-linux-gnu", name: "reference", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: MdBook1 } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < RustbookSrc { target: "i686-unknown-linux-gnu", name: "reference", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: MdBook1 } < Reference { target: "i686-unknown-linux-gnu" } > RustdocBook { target: "i686-unknown-linux-gnu" } > RustbookSrc { target: "i686-unknown-linux-gnu", name: "rustdoc", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < RustbookSrc { target: "i686-unknown-linux-gnu", name: "rustdoc", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } < RustdocBook { target: "i686-unknown-linux-gnu" } > RustByExample { target: "i686-unknown-linux-gnu" } > RustbookSrc { target: "i686-unknown-linux-gnu", name: "rust-by-example", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < RustbookSrc { target: "i686-unknown-linux-gnu", name: "rust-by-example", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } < RustByExample { target: "i686-unknown-linux-gnu" } > RustcBook { target: "i686-unknown-linux-gnu" } > RustbookSrc { target: "i686-unknown-linux-gnu", name: "rustc", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: MdBook1 } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < RustbookSrc { target: "i686-unknown-linux-gnu", name: "rustc", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: MdBook1 } < RustcBook { target: "i686-unknown-linux-gnu" } > CargoBook { target: "i686-unknown-linux-gnu", name: "cargo" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < CargoBook { target: "i686-unknown-linux-gnu", name: "cargo" } > EmbeddedBook { target: "i686-unknown-linux-gnu" } > RustbookSrc { target: "i686-unknown-linux-gnu", name: "embedded-book", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < RustbookSrc { target: "i686-unknown-linux-gnu", name: "embedded-book", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } < EmbeddedBook { target: "i686-unknown-linux-gnu" } > EditionGuide { target: "i686-unknown-linux-gnu" } > RustbookSrc { target: "i686-unknown-linux-gnu", name: "edition-guide", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < RustbookSrc { target: "i686-unknown-linux-gnu", name: "edition-guide", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } < EditionGuide { target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } > RustInstaller { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > ToolBuild { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "fabricate", path: "src/tools/rust-installer", mode: ToolBootstrap, is_optional_tool: false, source_type: Submodule, extra_features: [] } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < ToolBuild { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "fabricate", path: "src/tools/rust-installer", mode: ToolBootstrap, is_optional_tool: false, source_type: Submodule, extra_features: [] } < RustInstaller { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < Docs { host: "i686-unknown-linux-gnu" } > RustcDocs { host: "i686-unknown-linux-gnu" } < RustcDocs { host: "i686-unknown-linux-gnu" } > Mingw { host: "i686-unknown-linux-gnu" } < Mingw { host: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } > Rustc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Libdir { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > DebuggerScripts { sysroot: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist/rustc-1.37.0-i686-unknown-linux-gnu-image", host: "i686-unknown-linux-gnu" } < DebuggerScripts { sysroot: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist/rustc-1.37.0-i686-unknown-linux-gnu-image", host: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c RustInstaller { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < Rustc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > Std { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Libdir { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c RustInstaller { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < Std { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > Analysis { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Std { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c RustInstaller { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < Analysis { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > Src c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c RustInstaller { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < Src > PlainSourceTarball c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c RustInstaller { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < PlainSourceTarball > Lldb { target: "i686-unknown-linux-gnu" } < Lldb { target: "i686-unknown-linux-gnu" } c Lldb { target: "i686-unknown-linux-gnu" } > Extended { stage: 2, host: "i686-unknown-linux-gnu", target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } > Cargo { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > Cargo { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "cargo", path: "src/tools/cargo", mode: ToolRustc, is_optional_tool: false, source_type: Submodule, extra_features: [] } c Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } < ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "cargo", path: "src/tools/cargo", mode: ToolRustc, is_optional_tool: false, source_type: Submodule, extra_features: [] } < Cargo { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c RustInstaller { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < Cargo { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > Rustfmt { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > Rustfmt { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "rustfmt", path: "src/tools/rustfmt", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [] } c Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } < ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "rustfmt", path: "src/tools/rustfmt", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [] } < Rustfmt { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } > Cargofmt { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "cargo-fmt", path: "src/tools/rustfmt", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [] } c Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } < ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "cargo-fmt", path: "src/tools/rustfmt", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [] } < Cargofmt { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c RustInstaller { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < Rustfmt { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > Rls { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > Rls { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } > Clippy { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } c Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "clippy-driver", path: "src/tools/clippy", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [] } c Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } < ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-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: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } c Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "rls", path: "src/tools/rls", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: ["clippy"] } c Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } < ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-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: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c RustInstaller { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < Rls { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > LlvmTools { target: "i686-unknown-linux-gnu" } < LlvmTools { target: "i686-unknown-linux-gnu" } > Clippy { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Clippy { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } > CargoClippy { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } c Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "cargo-clippy", path: "src/tools/clippy", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [] } c Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } < ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "cargo-clippy", path: "src/tools/clippy", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [] } < CargoClippy { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c RustInstaller { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < Clippy { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > Miri { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > Miri { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "miri", path: "src/tools/miri", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [] } c Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } < ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "miri", path: "src/tools/miri", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [] } < Miri { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } > CargoMiri { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } c Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "cargo-miri", path: "src/tools/miri", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [] } c Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } < ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "cargo-miri", path: "src/tools/miri", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [] } < CargoMiri { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c RustInstaller { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < Miri { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Lldb { target: "i686-unknown-linux-gnu" } c Mingw { host: "i686-unknown-linux-gnu" } c Analysis { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Docs { host: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } > Std { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Libdir { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c RustInstaller { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < Std { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c RustInstaller { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < Extended { stage: 2, host: "i686-unknown-linux-gnu", target: "i686-unknown-linux-gnu" } > Docs { host: "i686-unknown-linux-gnu" } Dist docs (i686-unknown-linux-gnu) > UnstableBook { target: "i686-unknown-linux-gnu" } > UnstableBookGen { target: "i686-unknown-linux-gnu" } Generating unstable book md files (i686-unknown-linux-gnu) > Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } > UnstableBookGen { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > ToolBuild { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "unstable-book-gen", path: "src/tools/unstable-book-gen", mode: ToolBootstrap, is_optional_tool: false, source_type: InTree, extra_features: [] } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } > Sysroot { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < Sysroot { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } Building stage0 tool unstable-book-gen (i686-unknown-linux-gnu) running: "/usr/bin/cargo" "build" "--target" "i686-unknown-linux-gnu" "-j" "4" "--release" "--frozen" "--manifest-path" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/unstable-book-gen/Cargo.toml" "--message-format" "json" warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Compiling proc-macro2 v0.4.30 Compiling unicode-xid v0.1.0 Compiling syn v0.15.35 Compiling memchr v2.2.0 Compiling ryu v0.2.7 Compiling serde v1.0.92 Compiling lazy_static v1.3.0 Compiling ucd-util v0.1.3 Compiling regex v1.1.6 Compiling itoa v0.4.4 Compiling utf8-ranges v1.0.2 Compiling num-traits v0.2.6 Compiling same-file v1.0.4 Compiling thread_local v0.3.6 Compiling regex-syntax v0.6.6 Compiling walkdir v2.2.7 Compiling aho-corasick v0.7.3 Compiling quote v0.6.12 Compiling serde_derive v1.0.81 Compiling serde_json v1.0.33 Compiling tidy v0.1.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/tidy) Compiling unstable-book-gen v0.1.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/unstable-book-gen) Finished release [optimized] target(s) in 1m 48s < ToolBuild { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "unstable-book-gen", path: "src/tools/unstable-book-gen", mode: ToolBootstrap, is_optional_tool: false, source_type: InTree, extra_features: [] } < UnstableBookGen { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools-bin/unstable-book-gen" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/md-doc/unstable-book" < UnstableBookGen { target: "i686-unknown-linux-gnu" } > RustbookSrc { target: "i686-unknown-linux-gnu", name: "unstable-book", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/md-doc", version: Latest } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } > Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > ToolBuild { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "rustbook", path: "src/tools/rustbook", mode: ToolBootstrap, is_optional_tool: false, source_type: InTree, extra_features: [] } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } Building stage0 tool rustbook (i686-unknown-linux-gnu) running: "/usr/bin/cargo" "build" "--target" "i686-unknown-linux-gnu" "-j" "4" "--release" "--frozen" "--manifest-path" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/rustbook/Cargo.toml" "--message-format" "json" warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Compiling libc v0.2.54 Compiling siphasher v0.2.2 Compiling serde v1.0.92 Compiling syn v0.15.35 Compiling cc v1.0.35 Compiling semver-parser v0.7.0 Compiling string_cache_shared v0.3.0 Compiling itoa v0.4.4 Compiling autocfg v0.1.4 Compiling fnv v1.0.6 Compiling ucd-trie v0.1.1 Compiling new_debug_unreachable v1.0.3 Compiling ident_case v1.0.1 Compiling mac v0.1.1 Compiling unicode-xid v0.0.4 Compiling precomputed-hash v0.1.1 Compiling cfg-if v0.1.8 Compiling utf-8 v0.7.2 Compiling num-traits v0.2.6 Compiling rustc-demangle v0.1.15 Compiling version_check v0.1.5 Compiling failure_derive v0.1.5 Compiling maplit v1.0.1 Compiling matches v0.1.8 Compiling regex v0.2.11 Compiling rand_core v0.3.0 Compiling unicode-normalization v0.1.7 Compiling unicode-segmentation v1.2.1 Compiling num-integer v0.1.39 Compiling quote v0.3.15 Compiling pulldown-cmark v0.5.2 Compiling pest v1.0.6 Compiling quick-error v1.2.2 Compiling percent-encoding v1.0.1 Compiling pulldown-cmark v0.1.2 Compiling unicode-width v0.1.5 Compiling bitflags v0.9.1 Compiling vec_map v0.8.1 Compiling bitflags v1.0.4 Compiling strum v0.11.0 Compiling strsim v0.7.0 Compiling termcolor v1.0.4 Compiling either v1.5.0 Compiling is-match v0.1.0 Compiling ansi_term v0.11.0 Compiling remove_dir_all v0.5.1 Compiling open v1.2.1 Compiling shlex v0.1.1 Compiling ryu v0.2.7 Compiling phf_shared v0.7.22 Compiling backtrace v0.3.29 Compiling semver v0.9.0 Compiling futf v0.1.4 Compiling pest v2.1.0 Compiling synom v0.11.3 Compiling log v0.4.6 Compiling unicode-bidi v0.3.4 Compiling unicase v2.4.0 Compiling regex-syntax v0.5.6 Compiling rand_isaac v0.1.1 Compiling rand_hc v0.1.0 Compiling rand_xorshift v0.1.0 Compiling heck v0.3.0 Compiling backtrace-sys v0.1.27 Compiling humantime v1.2.0 Compiling getopts v0.2.19 Compiling textwrap v0.10.0 Compiling itertools v0.8.0 Compiling itertools v0.7.8 Compiling tendril v0.4.0 Compiling syn v0.11.11 Compiling phf v0.7.22 Compiling rustc_version v0.2.3 Compiling pest_meta v2.1.0 Compiling idna v0.1.5 Compiling rand v0.4.6 Compiling time v0.1.40 Compiling atty v0.2.11 Compiling aho-corasick v0.6.9 Compiling rand_chacha v0.1.0 Compiling rand_pcg v0.1.1 Compiling rand v0.6.1 Compiling pest_derive v1.0.8 Compiling serde_json v1.0.33 Compiling toml v0.5.1 Compiling toml v0.4.10 Compiling phf_generator v0.7.22 Compiling clap v2.32.0 Compiling chrono v0.4.6 Compiling url v1.7.2 Compiling string_cache_codegen v0.4.2 Compiling phf_codegen v0.7.22 Compiling env_logger v0.5.13 Compiling env_logger v0.6.0 Compiling handlebars v0.32.4 Compiling error-chain v0.11.0 Compiling error-chain v0.12.0 Compiling string_cache v0.7.3 Compiling mdbook v0.1.7 Compiling toml-query v0.6.0 Compiling tempfile v3.0.5 Compiling serde_derive v1.0.81 Compiling darling_core v0.8.6 Compiling html5ever v0.23.0 Compiling synstructure v0.10.2 Compiling html5ever v0.22.5 Compiling pest_generator v2.1.0 Compiling strum_macros v0.11.0 Compiling markup5ever v0.7.5 Compiling markup5ever v0.8.1 Compiling darling_macro v0.8.6 Compiling pest_derive v2.1.0 Compiling failure v0.1.5 Compiling darling v0.8.6 Compiling handlebars v1.1.0 Compiling toml-query_derive v0.9.0 Compiling elasticlunr-rs v2.3.4 Compiling toml-query v0.9.0 Compiling ammonia v1.2.0 Compiling ammonia v2.1.1 Compiling mdbook v0.3.0 Compiling rustbook v0.1.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/rustbook) Finished release [optimized] target(s) in 7m 40s < ToolBuild { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "rustbook", path: "src/tools/rustbook", mode: ToolBootstrap, is_optional_tool: false, source_type: InTree, extra_features: [] } < Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } Rustbook (i686-unknown-linux-gnu) - unstable-book running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools-bin/rustbook" "build" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/md-doc/unstable-book" "-d" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/unstable-book" "-m" "3" < RustbookSrc { target: "i686-unknown-linux-gnu", name: "unstable-book", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/md-doc", version: Latest } < UnstableBook { target: "i686-unknown-linux-gnu" } c UnstableBookGen { target: "i686-unknown-linux-gnu" } > Assemble { target_compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } > Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } > Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } > Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } > Std { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } > StartupObjects { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } < StartupObjects { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } > Libdir { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < Libdir { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Libdir { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } Building stage0 std artifacts (i686-unknown-linux-gnu -> i686-unknown-linux-gnu) running: "/usr/bin/cargo" "build" "--target" "i686-unknown-linux-gnu" "-j" "4" "--release" "--frozen" "--features" "panic-unwind backtrace" "--manifest-path" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libstd/Cargo.toml" "--message-format" "json" warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Compiling core v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libcore) Compiling compiler_builtins v0.1.16 Compiling cc v1.0.35 Compiling libc v0.2.54 Compiling autocfg v0.1.4 Compiling unwind v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libunwind) Compiling backtrace v0.3.29 Compiling backtrace-sys v0.1.27 Compiling std v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libstd) Compiling rustc-std-workspace-core v1.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/rustc-std-workspace-core) Compiling alloc v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/liballoc) Compiling cfg-if v0.1.8 Compiling rustc-demangle v0.1.15 Compiling panic_abort v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libpanic_abort) Compiling rustc-std-workspace-alloc v1.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/rustc-std-workspace-alloc) Compiling panic_unwind v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libpanic_unwind) Compiling hashbrown v0.4.0 Finished release [optimized] target(s) in 1m 21s updating "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-std/i686-unknown-linux-gnu/release/.libstd.stamp" as "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-std/i686-unknown-linux-gnu/release/deps/libstd-bf4235a6f4ad9d87.rlib" changed c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } > StdLink { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } Copying stage0 std from stage0 (i686-unknown-linux-gnu -> i686-unknown-linux-gnu / i686-unknown-linux-gnu) c Libdir { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } Dirty - /tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools c Sysroot { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < StdLink { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } < Std { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } Dirty - /tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-test/i686-unknown-linux-gnu/release c Sysroot { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } Building stage0 test artifacts (i686-unknown-linux-gnu -> i686-unknown-linux-gnu) running: "/usr/bin/cargo" "build" "--target" "i686-unknown-linux-gnu" "-j" "4" "--release" "--frozen" "--manifest-path" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libtest/Cargo.toml" "--message-format" "json" warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Compiling unicode-width v0.1.5 Compiling term v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libterm) Compiling proc_macro v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libproc_macro) Compiling getopts v0.2.19 Compiling test v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libtest) Finished release [optimized] target(s) in 22.37s updating "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-test/i686-unknown-linux-gnu/release/.libtest.stamp" as "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-test/i686-unknown-linux-gnu/release/deps/libtest-890d83ae6f45306b.rlib" changed c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } > TestLink { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } Copying stage0 test from stage0 (i686-unknown-linux-gnu -> i686-unknown-linux-gnu / i686-unknown-linux-gnu) c Libdir { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } Dirty - /tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools c Sysroot { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < TestLink { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } < Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } Dirty - /tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-rustc/i686-unknown-linux-gnu/release c Sysroot { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } Building stage0 compiler artifacts (i686-unknown-linux-gnu -> i686-unknown-linux-gnu) running: "/usr/bin/cargo" "build" "--target" "i686-unknown-linux-gnu" "-j" "4" "--release" "--frozen" "--features" "" "--manifest-path" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/rustc/Cargo.toml" "--message-format" "json" warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Compiling semver-parser v0.7.0 Compiling nodrop v0.1.12 Compiling cfg-if v0.1.8 Compiling libc v0.2.54 Compiling rand_core v0.3.0 Compiling lazy_static v1.3.0 Compiling scopeguard v0.3.3 Compiling proc-macro2 v0.4.30 Compiling memoffset v0.2.1 Compiling unicode-xid v0.1.0 Compiling stable_deref_trait v1.1.0 Compiling rustc-rayon-core v0.2.0 Compiling syn v0.15.35 Compiling rustc-rayon v0.2.0 Compiling smallvec v0.6.10 Compiling either v1.5.0 Compiling unicode-width v0.1.5 Compiling indexmap v1.0.2 Compiling byteorder v1.2.7 Compiling bitflags v1.0.4 Compiling graphviz v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libgraphviz) Compiling cc v1.0.35 Compiling rustc_target v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_target) Compiling autocfg v0.1.4 Compiling scoped-tls v1.0.0 Compiling crc32fast v1.1.2 Compiling annotate-snippets v0.5.0 Compiling termcolor v1.0.4 Compiling lazy_static v0.2.11 Compiling syntax v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libsyntax) Compiling remove_dir_all v0.5.1 Compiling rustc-demangle v0.1.15 Compiling datafrog v2.0.1 Compiling rustc v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc) Compiling serde v1.0.92 Compiling rustc_metadata v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_metadata) Compiling rustc_fs_util v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_fs_util) Compiling ryu v0.2.7 Compiling rustc_incremental v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_incremental) Compiling punycode v0.4.0 Compiling quick-error v1.2.2 Compiling itoa v0.4.4 Compiling rustc_driver v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_driver) Compiling crossbeam-utils v0.2.2 Compiling log v0.4.6 Compiling arrayvec v0.4.7 Compiling log_settings v0.1.2 Compiling rand_xorshift v0.1.0 Compiling rand_isaac v0.1.1 Compiling rand_hc v0.1.0 Compiling owning_ref v0.3.3 Compiling semver v0.9.0 Compiling itertools v0.8.0 Compiling rustc-hash v1.0.1 Compiling serialize v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libserialize) Compiling backtrace v0.3.29 Compiling chalk-macros v0.1.0 Compiling humantime v1.2.0 Compiling ena v0.13.0 Compiling rustc_cratesio_shim v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_cratesio_shim) Compiling crossbeam-epoch v0.3.1 Compiling lock_api v0.1.3 Compiling backtrace-sys v0.1.27 Compiling miniz-sys v0.1.11 Compiling polonius-engine v0.7.0 Compiling rustc_version v0.2.3 Compiling chalk-engine v0.9.0 Compiling rustc_apfloat v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_apfloat) Compiling crossbeam-deque v0.2.0 Compiling num_cpus v1.8.0 Compiling jobserver v0.1.13 Compiling atty v0.2.11 Compiling memmap v0.6.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 quote v0.6.12 Compiling env_logger v0.5.13 Compiling measureme v0.3.0 Compiling flate2 v1.0.6 Compiling rls-span v0.5.1 Compiling serde_json v1.0.33 Compiling rls-data v0.19.0 Compiling tempfile v3.0.5 Compiling parking_lot v0.7.1 Compiling rustc_data_structures v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_data_structures) Compiling arena v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libarena) Compiling synstructure v0.10.2 Compiling rustc_macros v0.1.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_macros) Compiling syntax_pos v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libsyntax_pos) Compiling rustc_errors v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_errors) Compiling fmt_macros v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libfmt_macros) Compiling syntax_ext v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libsyntax_ext) Compiling rustc_typeck v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_typeck) Compiling rustc_allocator v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_allocator) Compiling rustc_mir v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_mir) Compiling rustc_traits v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_traits) Compiling rustc_lint v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_lint) Compiling rustc_codegen_utils v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_codegen_utils) Compiling rustc_plugin v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_plugin) Compiling rustc_resolve v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_resolve) Compiling rustc_codegen_ssa v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_codegen_ssa) Compiling rustc_privacy v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_privacy) Compiling rustc_save_analysis v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_save_analysis) Compiling rustc_passes v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_passes) Compiling rustc_borrowck v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_borrowck) Compiling rustc_interface v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_interface) Compiling rustc-main v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/rustc) Finished release [optimized] target(s) in 21m 34s updating "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-rustc/i686-unknown-linux-gnu/release/.librustc.stamp" as "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-rustc/i686-unknown-linux-gnu/release/deps/librustc_driver-504389861c6169aa.so" changed c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } > RustcLink { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } Copying stage0 rustc from stage0 (i686-unknown-linux-gnu -> i686-unknown-linux-gnu / i686-unknown-linux-gnu) c Libdir { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } Dirty - /tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools c Sysroot { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } < RustcLink { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } < Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } > CodegenBackend { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", backend: "llvm" } c Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } Dirty - /tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-codegen/i686-unknown-linux-gnu/release c Sysroot { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } > Llvm { target: "i686-unknown-linux-gnu", emscripten: false } < Llvm { target: "i686-unknown-linux-gnu", emscripten: false } Building stage0 codegen artifacts (i686-unknown-linux-gnu -> i686-unknown-linux-gnu, llvm) running: "/usr/bin/cargo" "build" "--target" "i686-unknown-linux-gnu" "-j" "4" "--release" "--frozen" "--manifest-path" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_codegen_llvm/Cargo.toml" "--features" "" "--message-format" "json" warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Compiling build_helper v0.1.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/build_helper) Compiling libc v0.2.54 Compiling cc v1.0.35 Compiling rustc_codegen_llvm v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_codegen_llvm) Compiling rustc-demangle v0.1.15 Compiling num_cpus v1.8.0 Compiling memmap v0.6.2 Compiling rustc_llvm v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_llvm) Finished release [optimized] target(s) in 1m 39s updating "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-codegen/i686-unknown-linux-gnu/release/.tmp.stamp" as "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-codegen/i686-unknown-linux-gnu/release/deps/librustc_codegen_llvm-6e6e0bcb3e7ef46b.so" changed < CodegenBackend { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", backend: "llvm" } Assembling stage1 compiler (i686-unknown-linux-gnu) > Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } < Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Libdir { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > Libdir { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } < Libdir { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } < Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > Std { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > StartupObjects { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } < StartupObjects { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Libdir { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } Dirty - /tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage1-std/i686-unknown-linux-gnu/release c Libdir { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } Building stage1 std artifacts (i686-unknown-linux-gnu -> i686-unknown-linux-gnu) running: "/usr/bin/cargo" "build" "--target" "i686-unknown-linux-gnu" "-j" "4" "--release" "--frozen" "--features" "panic-unwind backtrace" "--manifest-path" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libstd/Cargo.toml" "--message-format" "json" warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Compiling compiler_builtins v0.1.16 Compiling core v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libcore) Compiling libc v0.2.54 Compiling cc v1.0.35 Compiling autocfg v0.1.4 Compiling unwind v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libunwind) Compiling backtrace v0.3.29 Compiling backtrace-sys v0.1.27 Compiling std v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libstd) Compiling rustc-std-workspace-core v1.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/rustc-std-workspace-core) Compiling cfg-if v0.1.8 Compiling alloc v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/liballoc) Compiling rustc-demangle v0.1.15 Compiling panic_abort v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libpanic_abort) Compiling rustc-std-workspace-alloc v1.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/rustc-std-workspace-alloc) Compiling panic_unwind v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libpanic_unwind) Compiling hashbrown v0.4.0 Finished release [optimized] target(s) in 1m 29s updating "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage1-std/i686-unknown-linux-gnu/release/.libstd.stamp" as "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage1-std/i686-unknown-linux-gnu/release/deps/libstd-685064fa0ea8eee6.rlib" changed c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > StdLink { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } Copying stage1 std from stage1 (i686-unknown-linux-gnu -> i686-unknown-linux-gnu / i686-unknown-linux-gnu) c Libdir { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } Dirty - /tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage1-tools c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } < StdLink { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } < Std { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } Dirty - /tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage1-test/i686-unknown-linux-gnu/release c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } Building stage1 test artifacts (i686-unknown-linux-gnu -> i686-unknown-linux-gnu) running: "/usr/bin/cargo" "build" "--target" "i686-unknown-linux-gnu" "-j" "4" "--release" "--frozen" "--manifest-path" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libtest/Cargo.toml" "--message-format" "json" warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Compiling unicode-width v0.1.5 Compiling term v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libterm) Compiling proc_macro v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libproc_macro) Compiling getopts v0.2.19 Compiling test v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libtest) Finished release [optimized] target(s) in 23.18s updating "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage1-test/i686-unknown-linux-gnu/release/.libtest.stamp" as "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage1-test/i686-unknown-linux-gnu/release/deps/libtest-8a01febd6414c4b8.rlib" changed c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > TestLink { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } Copying stage1 test from stage1 (i686-unknown-linux-gnu -> i686-unknown-linux-gnu / i686-unknown-linux-gnu) c Libdir { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } Dirty - /tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage1-tools c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } < TestLink { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } < Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } Dirty - /tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage1-rustc/i686-unknown-linux-gnu/release c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } Building stage1 compiler artifacts (i686-unknown-linux-gnu -> i686-unknown-linux-gnu) running: "/usr/bin/cargo" "build" "--target" "i686-unknown-linux-gnu" "-j" "4" "--release" "--frozen" "--features" "" "--manifest-path" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/rustc/Cargo.toml" "--message-format" "json" warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Compiling semver-parser v0.7.0 Compiling nodrop v0.1.12 Compiling libc v0.2.54 Compiling cfg-if v0.1.8 Compiling scopeguard v0.3.3 Compiling memoffset v0.2.1 Compiling lazy_static v1.3.0 Compiling rand_core v0.3.0 Compiling proc-macro2 v0.4.30 Compiling unicode-xid v0.1.0 Compiling rustc-rayon-core v0.2.0 Compiling stable_deref_trait v1.1.0 Compiling syn v0.15.35 Compiling smallvec v0.6.10 Compiling rustc-rayon v0.2.0 Compiling unicode-width v0.1.5 Compiling bitflags v1.0.4 Compiling byteorder v1.2.7 Compiling either v1.5.0 Compiling indexmap v1.0.2 Compiling graphviz v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libgraphviz) Compiling cc v1.0.35 Compiling autocfg v0.1.4 Compiling rustc_target v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_target) Compiling scoped-tls v1.0.0 Compiling crc32fast v1.1.2 Compiling syntax v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libsyntax) Compiling termcolor v1.0.4 Compiling lazy_static v0.2.11 Compiling annotate-snippets v0.5.0 Compiling remove_dir_all v0.5.1 Compiling rustc-demangle v0.1.15 Compiling rustc v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc) Compiling datafrog v2.0.1 Compiling rustc_fs_util v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_fs_util) Compiling rustc_metadata v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_metadata) Compiling serde v1.0.92 Compiling ryu v0.2.7 Compiling rustc_incremental v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_incremental) Compiling punycode v0.4.0 Compiling quick-error v1.2.2 Compiling itoa v0.4.4 Compiling rustc_driver v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_driver) Compiling crossbeam-utils v0.2.2 Compiling log v0.4.6 Compiling arrayvec v0.4.7 Compiling log_settings v0.1.2 Compiling rand_isaac v0.1.1 Compiling rand_xorshift v0.1.0 Compiling rand_hc v0.1.0 Compiling owning_ref v0.3.3 Compiling semver v0.9.0 Compiling itertools v0.8.0 Compiling rustc-hash v1.0.1 Compiling serialize v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libserialize) Compiling chalk-macros v0.1.0 Compiling backtrace v0.3.29 Compiling humantime v1.2.0 Compiling rustc_cratesio_shim v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_cratesio_shim) Compiling ena v0.13.0 Compiling crossbeam-epoch v0.3.1 Compiling lock_api v0.1.3 Compiling backtrace-sys v0.1.27 Compiling miniz-sys v0.1.11 Compiling polonius-engine v0.7.0 Compiling rustc_version v0.2.3 Compiling chalk-engine v0.9.0 Compiling rustc_apfloat v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_apfloat) Compiling num_cpus v1.8.0 Compiling jobserver v0.1.13 Compiling atty v0.2.11 Compiling memmap v0.6.2 Compiling crossbeam-deque v0.2.0 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 quote v0.6.12 Compiling env_logger v0.5.13 Compiling measureme v0.3.0 Compiling flate2 v1.0.6 Compiling rls-span v0.5.1 Compiling serde_json v1.0.33 Compiling tempfile v3.0.5 Compiling rls-data v0.19.0 Compiling parking_lot v0.7.1 Compiling rustc_data_structures v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_data_structures) Compiling arena v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libarena) Compiling synstructure v0.10.2 Compiling rustc_macros v0.1.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_macros) Compiling syntax_pos v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libsyntax_pos) Compiling rustc_errors v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_errors) Compiling fmt_macros v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libfmt_macros) Compiling syntax_ext v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libsyntax_ext) Compiling rustc_typeck v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_typeck) Compiling rustc_allocator v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_allocator) Compiling rustc_mir v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_mir) Compiling rustc_traits v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_traits) Compiling rustc_lint v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_lint) Compiling rustc_codegen_utils v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_codegen_utils) Compiling rustc_resolve v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_resolve) Compiling rustc_plugin v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_plugin) Compiling rustc_codegen_ssa v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_codegen_ssa) Compiling rustc_privacy v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_privacy) Compiling rustc_save_analysis v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_save_analysis) Compiling rustc_passes v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_passes) Compiling rustc_borrowck v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_borrowck) Compiling rustc_interface v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_interface) Compiling rustc-main v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/rustc) Finished release [optimized] target(s) in 20m 08s updating "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage1-rustc/i686-unknown-linux-gnu/release/.librustc.stamp" as "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage1-rustc/i686-unknown-linux-gnu/release/deps/librustc_driver-9f5324f7d4aaa724.so" changed c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > RustcLink { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } Copying stage1 rustc from stage1 (i686-unknown-linux-gnu -> i686-unknown-linux-gnu / i686-unknown-linux-gnu) c Libdir { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } Dirty - /tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage1-tools c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } < RustcLink { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } < Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > CodegenBackend { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", backend: "llvm" } c Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } Dirty - /tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage1-codegen/i686-unknown-linux-gnu/release c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Llvm { target: "i686-unknown-linux-gnu", emscripten: false } Building stage1 codegen artifacts (i686-unknown-linux-gnu -> i686-unknown-linux-gnu, llvm) running: "/usr/bin/cargo" "build" "--target" "i686-unknown-linux-gnu" "-j" "4" "--release" "--frozen" "--manifest-path" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_codegen_llvm/Cargo.toml" "--features" "" "--message-format" "json" warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Compiling cc v1.0.35 Compiling build_helper v0.1.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/build_helper) Compiling libc v0.2.54 Compiling rustc_codegen_llvm v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_codegen_llvm) Compiling rustc-demangle v0.1.15 Compiling num_cpus v1.8.0 Compiling memmap v0.6.2 Compiling rustc_llvm v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustc_llvm) Finished release [optimized] target(s) in 1m 24s updating "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage1-codegen/i686-unknown-linux-gnu/release/.tmp.stamp" as "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage1-codegen/i686-unknown-linux-gnu/release/deps/librustc_codegen_llvm-fa252c0a55ece8c7.so" changed < CodegenBackend { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", backend: "llvm" } Assembling stage2 compiler (i686-unknown-linux-gnu) > Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } < Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Libdir { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > Libdir { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } < Libdir { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } < Assemble { target_compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } > TheBook { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", name: "book" } > RustbookSrc { target: "i686-unknown-linux-gnu", name: "book", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } Rustbook (i686-unknown-linux-gnu) - book running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools-bin/rustbook" "build" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book" "-d" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "-m" "3" < RustbookSrc { target: "i686-unknown-linux-gnu", name: "book", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } > RustbookSrc { target: "i686-unknown-linux-gnu", name: "book/first-edition", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } Rustbook (i686-unknown-linux-gnu) - book/first-edition running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools-bin/rustbook" "build" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/first-edition" "-d" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book/first-edition" "-m" "3" < RustbookSrc { target: "i686-unknown-linux-gnu", name: "book/first-edition", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } > RustbookSrc { target: "i686-unknown-linux-gnu", name: "book/second-edition", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } Rustbook (i686-unknown-linux-gnu) - book/second-edition running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools-bin/rustbook" "build" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/second-edition" "-d" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book/second-edition" "-m" "3" < RustbookSrc { target: "i686-unknown-linux-gnu", name: "book/second-edition", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } > RustbookSrc { target: "i686-unknown-linux-gnu", name: "book/2018-edition", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } Rustbook (i686-unknown-linux-gnu) - book/2018-edition running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools-bin/rustbook" "build" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/2018-edition" "-d" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book/2018-edition" "-m" "3" < RustbookSrc { target: "i686-unknown-linux-gnu", name: "book/2018-edition", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } > Standalone { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } Documenting standalone (i686-unknown-linux-gnu) > Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } Dirty - /tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage1-tools/i686-unknown-linux-gnu/release c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } Building rustdoc for stage2 (i686-unknown-linux-gnu) running: "/usr/bin/cargo" "build" "--target" "i686-unknown-linux-gnu" "-j" "4" "--release" "--frozen" "--manifest-path" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/rustdoc/Cargo.toml" warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Compiling semver-parser v0.7.0 Compiling nodrop v0.1.12 Compiling libc v0.2.54 Compiling cfg-if v0.1.8 Compiling version_check v0.1.5 Compiling scopeguard v0.3.3 Compiling lazy_static v1.3.0 Compiling rand_core v0.3.0 Compiling memoffset v0.2.1 Compiling memchr v2.2.0 Compiling rustc-rayon-core v0.2.0 Compiling stable_deref_trait v1.1.0 Compiling rustc-rayon v0.2.0 Compiling smallvec v0.6.10 Compiling pulldown-cmark v0.5.2 Compiling macro-utils v0.1.2 Compiling bitflags v1.0.4 Compiling either v1.5.0 Compiling remove_dir_all v0.5.1 Compiling crossbeam-utils v0.2.2 Compiling arrayvec v0.4.7 Compiling rand_isaac v0.1.1 Compiling rand_xorshift v0.1.0 Compiling rand_hc v0.1.0 Compiling owning_ref v0.3.3 Compiling semver v0.9.0 Compiling unicase v2.4.0 Compiling minifier v0.0.30 Compiling lock_api v0.1.3 Compiling crossbeam-epoch v0.3.1 Compiling rustc_version v0.2.3 Compiling num_cpus v1.8.0 Compiling crossbeam-deque v0.2.0 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 tempfile v3.0.5 Compiling parking_lot v0.7.1 Compiling rustdoc v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustdoc) Compiling rustdoc-tool v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/rustdoc) Finished release [optimized] target(s) in 2m 39s c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } < Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/favicon.inc" "--markdown-no-toc" "--index-page" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/index.md" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/guide-tasks.md" "--markdown-css" "rust.css" c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/favicon.inc" "--markdown-no-toc" "--index-page" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/index.md" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/intro.md" "--markdown-css" "rust.css" c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/favicon.inc" "--markdown-no-toc" "--index-page" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/index.md" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/complement-lang-faq.md" "--markdown-css" "rust.css" c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/favicon.inc" "--markdown-no-toc" "--index-page" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/index.md" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/not_found.md" "--markdown-css" "https://doc.rust-lang.org/rust.css" c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/favicon.inc" "--markdown-no-toc" "--index-page" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/index.md" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/grammar.md" "--markdown-css" "rust.css" c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/favicon.inc" "--markdown-no-toc" "--index-page" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/index.md" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/guide-unsafe.md" "--markdown-css" "rust.css" c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/favicon.inc" "--markdown-no-toc" "--index-page" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/index.md" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/guide-macros.md" "--markdown-css" "rust.css" c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/favicon.inc" "--markdown-no-toc" "--index-page" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/index.md" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/index.md" "--markdown-css" "rust.css" c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/favicon.inc" "--markdown-no-toc" "--index-page" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/index.md" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/complement-design-faq.md" "--markdown-css" "rust.css" c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/favicon.inc" "--markdown-no-toc" "--index-page" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/index.md" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/tutorial.md" "--markdown-css" "rust.css" c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/favicon.inc" "--markdown-no-toc" "--index-page" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/index.md" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/rust.md" "--markdown-css" "rust.css" c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/favicon.inc" "--markdown-no-toc" "--index-page" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/index.md" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/guide-pointers.md" "--markdown-css" "rust.css" c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/favicon.inc" "--markdown-no-toc" "--index-page" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/index.md" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/guide-error-handling.md" "--markdown-css" "rust.css" c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/favicon.inc" "--markdown-no-toc" "--index-page" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/index.md" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/rustdoc.md" "--markdown-css" "rust.css" c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/favicon.inc" "--markdown-no-toc" "--index-page" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/index.md" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/guide-strings.md" "--markdown-css" "rust.css" c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/favicon.inc" "--markdown-no-toc" "--index-page" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/index.md" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/rustc-ux-guidelines.md" "--markdown-css" "rust.css" c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/favicon.inc" "--markdown-no-toc" "--index-page" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/index.md" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/guide-plugins.md" "--markdown-css" "rust.css" c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/favicon.inc" "--markdown-no-toc" "--index-page" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/index.md" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/complement-project-faq.md" "--markdown-css" "rust.css" c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/favicon.inc" "--markdown-no-toc" "--index-page" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/index.md" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/guide-ffi.md" "--markdown-css" "rust.css" c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/favicon.inc" "--markdown-no-toc" "--index-page" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/index.md" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/guide-crates.md" "--markdown-css" "rust.css" c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/favicon.inc" "--markdown-no-toc" "--index-page" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/index.md" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/guide-testing.md" "--markdown-css" "rust.css" c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/favicon.inc" "--markdown-no-toc" "--index-page" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/index.md" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/guide-ownership.md" "--markdown-css" "rust.css" c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/favicon.inc" "--markdown-no-toc" "--index-page" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/index.md" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/reference.md" "--markdown-css" "rust.css" c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/favicon.inc" "--markdown-no-toc" "--index-page" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/index.md" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/guide.md" "--markdown-css" "rust.css" < Standalone { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } Documenting book redirect pages (i686-unknown-linux-gnu) c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/macros.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/closures.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/effective-rust.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/crates-and-modules.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/conditional-compilation.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/testing.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/drop.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/borrow-and-asref.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/error-handling.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/procedural-macros.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/README.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/concurrency.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/compiler-plugins.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/references-and-borrowing.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/attributes.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/guessing-game.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/enums.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/functions.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/traits.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/choosing-your-guarantees.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/type-aliases.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/ufcs.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/release-channels.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/loops.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/generics.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/using-rust-without-the-standard-library.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/iterators.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/getting-started.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/if.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/mutability.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/if-let.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/associated-types.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/match.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/casting-between-types.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/variable-bindings.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/bibliography.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/deref-coercions.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/operators-and-overloading.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/comments.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/unsafe.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/lifetimes.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/primitive-types.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/ffi.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/trait-objects.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/syntax-and-semantics.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/const-and-static.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/SUMMARY.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/raw-pointers.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/strings.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/documentation.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/method-syntax.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/vectors.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/structs.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/syntax-index.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/ownership.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/unsized-types.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/glossary.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/patterns.md" "--markdown-css" "../rust.css" c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/bootstrap/debug/rustdoc" "--html-after-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/footer.inc" "--html-before-content" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/version_info.html" "--html-in-header" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/redirect.inc" "--markdown-no-toc" "--markdown-playground-url" "https://play.rust-lang.org/" "-o" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/book" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/book/redirects/the-stack-and-the-heap.md" "--markdown-css" "../rust.css" < TheBook { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", name: "book" } c Assemble { target_compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Standalone { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > Std { stage: 2, target: "i686-unknown-linux-gnu" } Documenting stage2 std (i686-unknown-linux-gnu) c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Std { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > Rustdoc { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } Dirty - /tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools/i686-unknown-linux-gnu/release c Sysroot { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } Building rustdoc for stage1 (i686-unknown-linux-gnu) running: "/usr/bin/cargo" "build" "--target" "i686-unknown-linux-gnu" "-j" "4" "--release" "--frozen" "--manifest-path" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/rustdoc/Cargo.toml" warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Compiling semver-parser v0.7.0 Compiling nodrop v0.1.12 Compiling libc v0.2.54 Compiling cfg-if v0.1.8 Compiling version_check v0.1.5 Compiling lazy_static v1.3.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.2.0 Compiling memchr v2.2.0 Compiling rustc-rayon v0.2.0 Compiling pulldown-cmark v0.5.2 Compiling smallvec v0.6.10 Compiling macro-utils v0.1.2 Compiling bitflags v1.0.4 Compiling either v1.5.0 Compiling remove_dir_all v0.5.1 Compiling crossbeam-utils v0.2.2 Compiling arrayvec v0.4.7 Compiling rand_isaac v0.1.1 Compiling rand_hc v0.1.0 Compiling rand_xorshift v0.1.0 Compiling owning_ref v0.3.3 Compiling unicase v2.4.0 Compiling semver v0.9.0 Compiling minifier v0.0.30 Compiling crossbeam-epoch v0.3.1 Compiling lock_api v0.1.3 Compiling rustc_version v0.2.3 Compiling crossbeam-deque v0.2.0 Compiling num_cpus v1.8.0 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 tempfile v3.0.5 Compiling parking_lot v0.7.1 Compiling rustdoc v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustdoc) Compiling rustdoc-tool v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/rustdoc) Finished release [optimized] target(s) in 2m 13s c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } < Rustdoc { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } Dirty - /tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/crate-docs c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } running: "/usr/bin/cargo" "rustdoc" "--target" "i686-unknown-linux-gnu" "-j" "4" "--release" "--frozen" "--features" "panic-unwind backtrace" "--manifest-path" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libstd/Cargo.toml" "-Z" "unstable-options" "-p" "alloc" "--" "--markdown-css" "rust.css" "--markdown-no-toc" "--generate-redirect-pages" "--resource-suffix" "1.37.0" "--index-page" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/index.md" warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Checking core v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libcore) Checking rustc-std-workspace-core v1.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/rustc-std-workspace-core) Checking compiler_builtins v0.1.16 Documenting alloc v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/liballoc) Finished release [optimized] target(s) in 51.52s c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } running: "/usr/bin/cargo" "rustdoc" "--target" "i686-unknown-linux-gnu" "-j" "4" "--release" "--frozen" "--features" "panic-unwind backtrace" "--manifest-path" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libstd/Cargo.toml" "-Z" "unstable-options" "-p" "core" "--" "--markdown-css" "rust.css" "--markdown-no-toc" "--generate-redirect-pages" "--resource-suffix" "1.37.0" "--index-page" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/index.md" warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Documenting core v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libcore) Finished release [optimized] target(s) in 28.39s c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } running: "/usr/bin/cargo" "rustdoc" "--target" "i686-unknown-linux-gnu" "-j" "4" "--release" "--frozen" "--features" "panic-unwind backtrace" "--manifest-path" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libstd/Cargo.toml" "-Z" "unstable-options" "-p" "std" "--" "--markdown-css" "rust.css" "--markdown-no-toc" "--generate-redirect-pages" "--resource-suffix" "1.37.0" "--index-page" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/index.md" warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Checking libc v0.2.54 Checking cfg-if v0.1.8 Checking alloc v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/liballoc) Checking rustc-demangle v0.1.15 Compiling std v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libstd) Checking unwind v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libunwind) Checking backtrace-sys v0.1.27 Checking panic_abort v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libpanic_abort) Checking backtrace v0.3.29 Checking rustc-std-workspace-alloc v1.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/rustc-std-workspace-alloc) Checking panic_unwind v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libpanic_unwind) Checking hashbrown v0.4.0 Documenting std v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libstd) Finished release [optimized] target(s) in 33.09s < Std { stage: 2, target: "i686-unknown-linux-gnu" } > Test { stage: 2, target: "i686-unknown-linux-gnu" } Documenting stage2 test (i686-unknown-linux-gnu) c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Std { stage: 2, target: "i686-unknown-linux-gnu" } c Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } running: "/usr/bin/cargo" "doc" "--target" "i686-unknown-linux-gnu" "-j" "4" "--release" "--frozen" "--manifest-path" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libtest/Cargo.toml" "--no-deps" "-p" "test" warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Checking unicode-width v0.1.5 Checking term v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libterm) Checking proc_macro v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libproc_macro) Checking getopts v0.2.19 Documenting test v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libtest) Finished release [optimized] target(s) in 11.35s < Test { stage: 2, target: "i686-unknown-linux-gnu" } c Test { stage: 2, target: "i686-unknown-linux-gnu" } c Test { stage: 2, target: "i686-unknown-linux-gnu" } > WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } Documenting stage2 whitelisted compiler (i686-unknown-linux-gnu) c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Std { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } Dirty - /tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/compiler-doc c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } running: "/usr/bin/cargo" "doc" "--target" "i686-unknown-linux-gnu" "-j" "4" "--release" "--frozen" "--features" "" "--manifest-path" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/rustc/Cargo.toml" "-p" "proc_macro" warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Documenting proc_macro v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/libproc_macro) Finished release [optimized] target(s) in 5.56s < WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } c WhitelistedRustc { stage: 2, target: "i686-unknown-linux-gnu" } > Rustc { stage: 2, target: "i686-unknown-linux-gnu" } Documenting stage2 compiler (i686-unknown-linux-gnu) c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } skipping - compiler/librustdoc docs disabled < Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustc { stage: 2, target: "i686-unknown-linux-gnu" } > Rustdoc { stage: 2, target: "i686-unknown-linux-gnu" } Documenting stage2 rustdoc (i686-unknown-linux-gnu) c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } skipping - compiler/librustdoc docs disabled < Rustdoc { stage: 2, target: "i686-unknown-linux-gnu" } c Rustdoc { stage: 2, target: "i686-unknown-linux-gnu" } > ErrorIndex { target: "i686-unknown-linux-gnu" } Documenting error index (i686-unknown-linux-gnu) c Assemble { target_compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } > ErrorIndex { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } > ToolBuild { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "error_index_generator", path: "src/tools/error_index_generator", mode: ToolRustc, is_optional_tool: false, source_type: InTree, extra_features: [] } > Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } > Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } > Std { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } > StartupObjects { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } < StartupObjects { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Std { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } Uplifting stage1 std (i686-unknown-linux-gnu -> i686-unknown-linux-gnu) c Libdir { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > StdLink { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } Copying stage2 std from stage1 (i686-unknown-linux-gnu -> i686-unknown-linux-gnu / i686-unknown-linux-gnu) c Libdir { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } Dirty - /tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage2-tools c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } < StdLink { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } < Std { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } Uplifting stage1 test (i686-unknown-linux-gnu -> i686-unknown-linux-gnu) > TestLink { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } Copying stage2 test from stage1 (i686-unknown-linux-gnu -> i686-unknown-linux-gnu / i686-unknown-linux-gnu) c Libdir { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } < TestLink { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } < Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } Uplifting stage1 rustc (i686-unknown-linux-gnu -> i686-unknown-linux-gnu) > RustcLink { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } Copying stage2 rustc from stage1 (i686-unknown-linux-gnu -> i686-unknown-linux-gnu / i686-unknown-linux-gnu) c Libdir { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Libdir { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } < RustcLink { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target_compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } < Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } Dirty - /tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage2-tools/i686-unknown-linux-gnu/release c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } Building stage2 tool error_index_generator (i686-unknown-linux-gnu) running: "/usr/bin/cargo" "build" "--target" "i686-unknown-linux-gnu" "-j" "4" "--release" "--frozen" "--manifest-path" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/error_index_generator/Cargo.toml" "--message-format" "json" warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Compiling semver-parser v0.7.0 Compiling cfg-if v0.1.8 Compiling nodrop v0.1.12 Compiling libc v0.2.54 Compiling scopeguard v0.3.3 Compiling rand_core v0.3.0 Compiling memoffset v0.2.1 Compiling version_check v0.1.5 Compiling lazy_static v1.3.0 Compiling memchr v2.2.0 Compiling stable_deref_trait v1.1.0 Compiling rustc-rayon-core v0.2.0 Compiling rustc-rayon v0.2.0 Compiling smallvec v0.6.10 Compiling pulldown-cmark v0.5.2 Compiling remove_dir_all v0.5.1 Compiling bitflags v1.0.4 Compiling macro-utils v0.1.2 Compiling either v1.5.0 Compiling crossbeam-utils v0.2.2 Compiling arrayvec v0.4.7 Compiling rand_hc v0.1.0 Compiling rand_xorshift v0.1.0 Compiling rand_isaac v0.1.1 Compiling owning_ref v0.3.3 Compiling semver v0.9.0 Compiling unicase v2.4.0 Compiling minifier v0.0.30 Compiling lock_api v0.1.3 Compiling crossbeam-epoch v0.3.1 Compiling num_cpus v1.8.0 Compiling rustc_version v0.2.3 Compiling crossbeam-deque v0.2.0 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 tempfile v3.0.5 Compiling parking_lot v0.7.1 Compiling rustdoc v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/librustdoc) Compiling error_index_generator v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/error_index_generator) Finished release [optimized] target(s) in 2m 26s < ToolBuild { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "error_index_generator", path: "src/tools/error_index_generator", mode: ToolRustc, is_optional_tool: false, source_type: InTree, extra_features: [] } < ErrorIndex { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Libdir { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage2-tools-bin/error_index_generator" "html" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/error-index.html" "1.37.0" < ErrorIndex { target: "i686-unknown-linux-gnu" } > Nomicon { target: "i686-unknown-linux-gnu" } > RustbookSrc { target: "i686-unknown-linux-gnu", name: "nomicon", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } Rustbook (i686-unknown-linux-gnu) - nomicon running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools-bin/rustbook" "build" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/nomicon" "-d" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/nomicon" "-m" "3" < RustbookSrc { target: "i686-unknown-linux-gnu", name: "nomicon", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } < Nomicon { target: "i686-unknown-linux-gnu" } > Reference { target: "i686-unknown-linux-gnu" } > RustbookSrc { target: "i686-unknown-linux-gnu", name: "reference", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: MdBook1 } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } Rustbook (i686-unknown-linux-gnu) - reference running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools-bin/rustbook" "build" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/reference" "-d" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/reference" "-m" "1" < RustbookSrc { target: "i686-unknown-linux-gnu", name: "reference", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: MdBook1 } < Reference { target: "i686-unknown-linux-gnu" } > RustdocBook { target: "i686-unknown-linux-gnu" } > RustbookSrc { target: "i686-unknown-linux-gnu", name: "rustdoc", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } Rustbook (i686-unknown-linux-gnu) - rustdoc running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools-bin/rustbook" "build" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/rustdoc" "-d" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/rustdoc" "-m" "3" < RustbookSrc { target: "i686-unknown-linux-gnu", name: "rustdoc", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } < RustdocBook { target: "i686-unknown-linux-gnu" } > RustByExample { target: "i686-unknown-linux-gnu" } > RustbookSrc { target: "i686-unknown-linux-gnu", name: "rust-by-example", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } Rustbook (i686-unknown-linux-gnu) - rust-by-example running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools-bin/rustbook" "build" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/rust-by-example" "-d" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/rust-by-example" "-m" "3" < RustbookSrc { target: "i686-unknown-linux-gnu", name: "rust-by-example", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } < RustByExample { target: "i686-unknown-linux-gnu" } > RustcBook { target: "i686-unknown-linux-gnu" } > RustbookSrc { target: "i686-unknown-linux-gnu", name: "rustc", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: MdBook1 } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } Rustbook (i686-unknown-linux-gnu) - rustc running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools-bin/rustbook" "build" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/rustc" "-d" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/rustc" "-m" "1" < RustbookSrc { target: "i686-unknown-linux-gnu", name: "rustc", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: MdBook1 } < RustcBook { target: "i686-unknown-linux-gnu" } > CargoBook { target: "i686-unknown-linux-gnu", name: "cargo" } Cargo Book (i686-unknown-linux-gnu) - cargo c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools-bin/rustbook" "build" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/cargo/src/doc" "-d" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/cargo" < CargoBook { target: "i686-unknown-linux-gnu", name: "cargo" } > EmbeddedBook { target: "i686-unknown-linux-gnu" } > RustbookSrc { target: "i686-unknown-linux-gnu", name: "embedded-book", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } Rustbook (i686-unknown-linux-gnu) - embedded-book running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools-bin/rustbook" "build" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/embedded-book" "-d" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/embedded-book" "-m" "3" < RustbookSrc { target: "i686-unknown-linux-gnu", name: "embedded-book", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } < EmbeddedBook { target: "i686-unknown-linux-gnu" } > EditionGuide { target: "i686-unknown-linux-gnu" } > RustbookSrc { target: "i686-unknown-linux-gnu", name: "edition-guide", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Rustbook { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } Rustbook (i686-unknown-linux-gnu) - edition-guide running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools-bin/rustbook" "build" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc/edition-guide" "-d" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/doc/edition-guide" "-m" "3" < RustbookSrc { target: "i686-unknown-linux-gnu", name: "edition-guide", src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/doc", version: Latest } < EditionGuide { target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } > RustInstaller { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > ToolBuild { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "fabricate", path: "src/tools/rust-installer", mode: ToolBootstrap, is_optional_tool: false, source_type: Submodule, extra_features: [] } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } Building stage0 tool fabricate (i686-unknown-linux-gnu) running: "/usr/bin/cargo" "build" "--target" "i686-unknown-linux-gnu" "-j" "4" "--release" "--frozen" "--manifest-path" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/rust-installer/Cargo.toml" "--message-format" "json" warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Compiling nodrop v0.1.12 Compiling memoffset v0.2.1 Compiling pkg-config v0.3.14 Compiling scopeguard v0.3.3 Compiling rayon-core v1.4.1 Compiling crc32fast v1.1.2 Compiling yaml-rust v0.3.5 Compiling crossbeam-utils v0.2.2 Compiling miniz-sys v0.1.11 Compiling arrayvec v0.4.7 Compiling crossbeam-epoch v0.3.1 Compiling filetime v0.2.4 Compiling num_cpus v1.8.0 Compiling xattr v0.2.2 Compiling crossbeam-deque v0.2.0 Compiling lzma-sys v0.1.10 Compiling tar v0.4.20 Compiling clap v2.32.0 Compiling flate2 v1.0.6 Compiling rayon v1.0.1 Compiling xz2 v0.1.5 Compiling installer v0.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/rust-installer) warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting | ::: <::error_chain::error_chain::error_chain_processing macros>:1:1 | 1 | / ( 2 | | ( { } , $ b : tt , $ c : tt , $ d : tt ) types $ content : tt $ ( $ tail : tt 3 | | ) * ) => { 4 | | error_chain_processing ! { ( $ content , $ b , $ c , $ d ) $ ( $ tail ) * } } ... | 12 | | error_chain_processing ! { ( $ a , $ b , $ content , $ d ) $ ( $ tail ) * } } | | --------------------------------------------------------------------------- in this macro invocation (#3) ... | 18 | | impl_error_chain_processed ! { | ____|___- 19 | | | types $ a links $ b foreign_links $ c errors $ d } } ; | | | - - | | | | | | | |____________________________________________________|___in this expansion of `error_chain_processing!` (#2) | |_________________________________________________________| in this expansion of `error_chain_processing!` (#3) | in this macro invocation (#4) --> <::error_chain::error_chain::impl_error_chain_processed macros>:91:40 | 1 | / ( types { } $ ( $ rest : tt ) * ) => { 2 | | impl_error_chain_processed ! { | |______- 3 | || types { Error , ErrorKind , ResultExt , Result ; } $ ( $ rest ) * } } ; ( | ||________________________________________________________________________- in this macro invocation (#5) 4 | | types { ... | 7 | / | impl_error_chain_processed ! { 8 | | | types { $ error_name , $ error_kind_name , $ result_ext_name ; } $ ( $ rest ) 9 | | | * } /// Convenient wrapper around `std::Result`. | |_|________- in this macro invocation (#6) ... | 91 | | ( ref foreign_err ) => { foreign_err . cause ( ) } ) * _ => None } } } } } | | ^^^^^ ... | 154 | | move || { $ crate :: ChainedError :: from_kind ( callback ( ) . into ( ) ) } 155 | | ) } } } ; | | - | | | | | in this expansion of `impl_error_chain_processed!` (#4) | |______________in this expansion of `impl_error_chain_processed!` (#5) | in this expansion of `impl_error_chain_processed!` (#6) | ::: <::error_chain::error_chain::error_chain macros>:1:1 | 1 | / ( $ ( $ block_name : ident { $ ( $ block_content : tt ) * } ) * ) => { 2 | | error_chain_processing ! { | ______|_- 3 | | | ( { } , { } , { } , { } ) $ ( $ block_name { $ ( $ block_content ) * } ) * 4 | | | } } ; | | |_-___- in this expansion of `error_chain!` (#1) | |________| | in this macro invocation (#2) | ::: src/tools/rust-installer/src/lib.rs:21:5 | 21 | / error_chain!{ 22 | | foreign_links { 23 | | Io(::std::io::Error); 24 | | StripPrefix(::std::path::StripPrefixError); 25 | | WalkDir(::walkdir::Error); 26 | | } 27 | | } | |____________- in this macro invocation (#1) | = note: #[warn(deprecated)] on by default warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting | ::: <::error_chain::error_chain::error_chain_processing macros>:1:1 | 1 | / ( 2 | | ( { } , $ b : tt , $ c : tt , $ d : tt ) types $ content : tt $ ( $ tail : tt 3 | | ) * ) => { 4 | | error_chain_processing ! { ( $ content , $ b , $ c , $ d ) $ ( $ tail ) * } } ... | 12 | | error_chain_processing ! { ( $ a , $ b , $ content , $ d ) $ ( $ tail ) * } } | | --------------------------------------------------------------------------- in this macro invocation (#3) ... | 18 | | impl_error_chain_processed ! { | ____|___- 19 | | | types $ a links $ b foreign_links $ c errors $ d } } ; | | | - - | | | | | | | |____________________________________________________|___in this expansion of `error_chain_processing!` (#2) | |_________________________________________________________| in this expansion of `error_chain_processing!` (#3) | in this macro invocation (#4) --> <::error_chain::error_chain::impl_error_chain_processed macros>:91:40 | 1 | / ( types { } $ ( $ rest : tt ) * ) => { 2 | | impl_error_chain_processed ! { | |______- 3 | || types { Error , ErrorKind , ResultExt , Result ; } $ ( $ rest ) * } } ; ( | ||________________________________________________________________________- in this macro invocation (#5) 4 | | types { ... | 7 | / | impl_error_chain_processed ! { 8 | | | types { $ error_name , $ error_kind_name , $ result_ext_name ; } $ ( $ rest ) 9 | | | * } /// Convenient wrapper around `std::Result`. | |_|________- in this macro invocation (#6) ... | 91 | | ( ref foreign_err ) => { foreign_err . cause ( ) } ) * _ => None } } } } } | | ^^^^^ ... | 154 | | move || { $ crate :: ChainedError :: from_kind ( callback ( ) . into ( ) ) } 155 | | ) } } } ; | | - | | | | | in this expansion of `impl_error_chain_processed!` (#4) | |______________in this expansion of `impl_error_chain_processed!` (#5) | in this expansion of `impl_error_chain_processed!` (#6) | ::: <::error_chain::error_chain::error_chain macros>:1:1 | 1 | / ( $ ( $ block_name : ident { $ ( $ block_content : tt ) * } ) * ) => { 2 | | error_chain_processing ! { | ______|_- 3 | | | ( { } , { } , { } , { } ) $ ( $ block_name { $ ( $ block_content ) * } ) * 4 | | | } } ; | | |_-___- in this expansion of `error_chain!` (#1) | |________| | in this macro invocation (#2) | ::: src/tools/rust-installer/src/lib.rs:21:5 | 21 | / error_chain!{ 22 | | foreign_links { 23 | | Io(::std::io::Error); 24 | | StripPrefix(::std::path::StripPrefixError); 25 | | WalkDir(::walkdir::Error); 26 | | } 27 | | } | |____________- in this macro invocation (#1) Finished release [optimized] target(s) in 58.39s < ToolBuild { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "fabricate", path: "src/tools/rust-installer", mode: ToolBootstrap, is_optional_tool: false, source_type: Submodule, extra_features: [] } < RustInstaller { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools-bin/fabricate" "generate" "--product-name=Rust-Documentation" "--rel-manifest-dir=rustlib" "--success-message=Rust-documentation-is-installed." "--image-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist/rust-docs-1.37.0-i686-unknown-linux-gnu-image" "--work-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist" "--output-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/dist" "--package-name=rust-docs-1.37.0-i686-unknown-linux-gnu" "--component-name=rust-docs" "--legacy-manifest-dirs=rustlib,cargo" "--bulk-dirs=share/doc/rust/html" < Docs { host: "i686-unknown-linux-gnu" } > RustcDocs { host: "i686-unknown-linux-gnu" } Dist compiler docs (i686-unknown-linux-gnu) skipping - compiler docs disabled < RustcDocs { host: "i686-unknown-linux-gnu" } > Mingw { host: "i686-unknown-linux-gnu" } < Mingw { host: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } > Rustc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } Dist rustc stage2 (i686-unknown-linux-gnu) c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustdoc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Libdir { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > DebuggerScripts { sysroot: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist/rustc-1.37.0-i686-unknown-linux-gnu-image", host: "i686-unknown-linux-gnu" } < DebuggerScripts { sysroot: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist/rustc-1.37.0-i686-unknown-linux-gnu-image", host: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c RustInstaller { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools-bin/fabricate" "generate" "--product-name=Rust" "--rel-manifest-dir=rustlib" "--success-message=Rust-is-ready-to-roll." "--image-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist/rustc-1.37.0-i686-unknown-linux-gnu-image" "--work-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist" "--output-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/dist" "--non-installed-overlay" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist/rustc-1.37.0-i686-unknown-linux-gnu-overlay" "--package-name=rustc-1.37.0-i686-unknown-linux-gnu" "--component-name=rustc" "--legacy-manifest-dirs=rustlib,cargo" < Rustc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > Std { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } Dist std stage1 (i686-unknown-linux-gnu -> i686-unknown-linux-gnu) c Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Libdir { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c RustInstaller { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools-bin/fabricate" "generate" "--product-name=Rust" "--rel-manifest-dir=rustlib" "--success-message=std-is-standing-at-the-ready." "--image-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist/rust-std-1.37.0-i686-unknown-linux-gnu-image" "--work-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist" "--output-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/dist" "--package-name=rust-std-1.37.0-i686-unknown-linux-gnu" "--component-name=rust-std-i686-unknown-linux-gnu" "--legacy-manifest-dirs=rustlib,cargo" < Std { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > Analysis { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } Dist analysis c Std { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } image_src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage1-std/i686-unknown-linux-gnu/release/deps/save-analysis", dst: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist/rust-analysis-1.37.0-i686-unknown-linux-gnu-image/lib/rustlib/i686-unknown-linux-gnu/analysis" c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c RustInstaller { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools-bin/fabricate" "generate" "--product-name=Rust" "--rel-manifest-dir=rustlib" "--success-message=save-analysis-saved." "--image-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist/rust-analysis-1.37.0-i686-unknown-linux-gnu-image" "--work-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist" "--output-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/dist" "--package-name=rust-analysis-1.37.0-i686-unknown-linux-gnu" "--component-name=rust-analysis-i686-unknown-linux-gnu" "--legacy-manifest-dirs=rustlib,cargo" < Analysis { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > Src Dist src c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c RustInstaller { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools-bin/fabricate" "generate" "--product-name=Rust" "--rel-manifest-dir=rustlib" "--success-message=Awesome-Source." "--image-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist/rust-src-1.37.0-image" "--work-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist" "--output-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/dist" "--package-name=rust-src-1.37.0" "--component-name=rust-src" "--legacy-manifest-dirs=rustlib,cargo" < Src > PlainSourceTarball Create plain source tarball running installer c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c RustInstaller { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools-bin/fabricate" "tarball" "--input" "rustc-1.37.0-src" "--output" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/dist/rustc-1.37.0-src" "--work-dir=." < PlainSourceTarball > Lldb { target: "i686-unknown-linux-gnu" } < Lldb { target: "i686-unknown-linux-gnu" } c Lldb { target: "i686-unknown-linux-gnu" } > Extended { stage: 2, host: "i686-unknown-linux-gnu", target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } Dist extended stage1 (i686-unknown-linux-gnu) c Assemble { target_compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Rustc { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } > Cargo { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } Dist cargo stage1 (i686-unknown-linux-gnu) > Cargo { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "cargo", path: "src/tools/cargo", mode: ToolRustc, is_optional_tool: false, source_type: Submodule, extra_features: [] } c Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } Building stage1 tool cargo (i686-unknown-linux-gnu) running: "/usr/bin/cargo" "build" "--target" "i686-unknown-linux-gnu" "-j" "4" "--release" "--frozen" "--manifest-path" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/cargo/Cargo.toml" "--message-format" "json" warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Compiling proc-macro2 v0.4.30 Compiling unicode-xid v0.1.0 Compiling syn v0.15.35 Compiling serde v1.0.92 Compiling cc v1.0.35 Compiling pkg-config v0.3.14 Compiling autocfg v0.1.4 Compiling matches v0.1.8 Compiling regex v1.1.6 Compiling typenum v1.10.0 Compiling ucd-util v0.1.3 Compiling unicode-normalization v0.1.7 Compiling ryu v0.2.7 Compiling failure_derive v0.1.5 Compiling foreign-types-shared v0.1.1 Compiling rustc-demangle v0.1.15 Compiling scopeguard v0.3.3 Compiling curl v0.4.21 Compiling utf8-ranges v1.0.2 Compiling smallvec v0.6.10 Compiling percent-encoding v1.0.1 Compiling byteorder v1.2.7 Compiling openssl v0.10.16 Compiling crc32fast v1.1.2 Compiling same-file v1.0.4 Compiling openssl-probe v0.1.2 Compiling quick-error v1.2.2 Compiling utf8parse v0.1.1 Compiling itoa v0.4.4 Compiling fnv v1.0.6 Compiling unicode-width v0.1.5 Compiling ansi_term v0.11.0 Compiling hex v0.3.2 Compiling termcolor v1.0.4 Compiling strsim v0.7.0 Compiling semver-parser v0.7.0 Compiling vec_map v0.8.1 Compiling lazycell v1.2.1 Compiling shell-escape v0.1.4 Compiling glob v0.3.0 Compiling bytesize v1.0.0 Compiling home v0.3.3 Compiling opener v0.4.0 Compiling unicode-bidi v0.3.4 Compiling backtrace v0.3.29 Compiling regex-syntax v0.6.6 Compiling thread_local v0.3.6 Compiling foreign-types v0.3.2 Compiling crossbeam-utils v0.6.5 Compiling log v0.4.6 Compiling libz-sys v1.0.25 Compiling backtrace-sys v0.1.27 Compiling libnghttp2-sys v0.1.1 Compiling libssh2-sys v0.2.11 Compiling libgit2-sys v0.8.1 Compiling curl-sys v0.4.18 Compiling miniz-sys v0.1.11 Compiling walkdir v2.2.7 Compiling humantime v1.2.0 Compiling vte v0.3.3 Compiling textwrap v0.10.0 Compiling lock_api v0.1.3 Compiling idna v0.1.5 Compiling crossbeam-channel v0.3.8 Compiling strip-ansi-escapes v0.1.0 Compiling iovec v0.1.2 Compiling socket2 v0.3.8 Compiling atty v0.2.11 Compiling filetime v0.2.4 Compiling fs2 v0.4.3 Compiling jobserver v0.1.13 Compiling aho-corasick v0.7.3 Compiling bstr v0.1.3 Compiling sized-chunks v0.3.0 Compiling quote v0.6.12 Compiling bytes v0.4.11 Compiling clap v2.32.0 Compiling tar v0.4.20 Compiling url v1.7.2 Compiling flate2 v1.0.6 Compiling http v0.1.16 Compiling globset v0.4.3 Compiling env_logger v0.6.0 Compiling ignore v0.4.7 Compiling serde_derive v1.0.81 Compiling synstructure v0.10.2 Compiling failure v0.1.5 Compiling serde_json v1.0.33 Compiling toml v0.5.1 Compiling url_serde v0.2.0 Compiling serde_ignored v0.0.4 Compiling semver v0.9.0 Compiling rustc_version v0.2.3 Compiling rand_chacha v0.1.0 Compiling rand_pcg v0.1.1 Compiling openssl-sys v0.9.43 Compiling rand v0.6.1 Compiling parking_lot_core v0.4.0 Compiling im-rc v13.0.0 Compiling rustfix v0.4.4 Compiling tempfile v3.0.5 Compiling parking_lot v0.7.1 Compiling rustc-workspace-hack v1.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/rustc-workspace-hack) Compiling crates-io v0.26.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/cargo/crates/crates-io) Compiling crypto-hash v0.3.1 Compiling git2 v0.9.1 Compiling git2-curl v0.10.0 Compiling cargo v0.38.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/cargo) Finished release [optimized] target(s) in 6m 56s < ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "cargo", path: "src/tools/cargo", mode: ToolRustc, is_optional_tool: false, source_type: Submodule, extra_features: [] } < Cargo { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c RustInstaller { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools-bin/fabricate" "generate" "--product-name=Rust" "--rel-manifest-dir=rustlib" "--success-message=Rust-is-ready-to-roll." "--image-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist/cargo-image" "--work-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist" "--output-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/dist" "--non-installed-overlay" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist/cargo-overlay" "--package-name=cargo-0.38.0-i686-unknown-linux-gnu" "--component-name=cargo" "--legacy-manifest-dirs=rustlib,cargo" < Cargo { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > Rustfmt { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } Dist Rustfmt stage1 (i686-unknown-linux-gnu) > Rustfmt { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "rustfmt", path: "src/tools/rustfmt", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [] } c Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } Building stage1 tool rustfmt (i686-unknown-linux-gnu) running: "/usr/bin/cargo" "build" "--target" "i686-unknown-linux-gnu" "-j" "4" "--release" "--frozen" "--manifest-path" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/rustfmt/Cargo.toml" "--message-format" "json" warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Compiling indexmap v1.0.2 Compiling either v1.5.0 Compiling rustc-ap-graphviz v491.0.0 Compiling unicode-segmentation v1.2.1 Compiling scoped-tls v1.0.0 Compiling rustc-ap-rustc_target v491.0.0 Compiling rustc-ap-syntax v491.0.0 Compiling rustfmt-nightly v1.3.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/rustfmt) Compiling bytecount v0.5.1 Compiling unicode_categories v0.1.1 Compiling diff v0.1.11 Compiling rustc-hash v1.0.1 Compiling getopts v0.2.19 Compiling term v0.5.1 Compiling itertools v0.8.0 Compiling annotate-snippets v0.5.0 Compiling heck v0.3.0 Compiling rustc-ap-serialize v491.0.0 Compiling crossbeam-epoch v0.3.1 Compiling rustc-ap-rustc_cratesio_shim v491.0.0 Compiling ena v0.13.0 Compiling dirs v1.0.5 Compiling crossbeam-deque v0.2.0 Compiling structopt-derive v0.2.16 Compiling rustfmt-config_proc_macro v0.1.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/rustfmt/config_proc_macro) Compiling derive-new v0.5.6 Compiling rustc-rayon-core v0.2.0 Compiling error-chain v0.12.0 Compiling rustc-ap-rustc_macros v491.0.0 Compiling rustc-rayon v0.2.0 Compiling structopt v0.2.16 Compiling cargo_metadata v0.7.1 Compiling rustc-ap-rustc_data_structures v491.0.0 Compiling rustc-ap-arena v491.0.0 Compiling rustc-ap-syntax_pos v491.0.0 Compiling rustc-ap-rustc_errors v491.0.0 Finished release [optimized] target(s) in 3m 55s < ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "rustfmt", path: "src/tools/rustfmt", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [] } < Rustfmt { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } > Cargofmt { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "cargo-fmt", path: "src/tools/rustfmt", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [] } c Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } Building stage1 tool cargo-fmt (i686-unknown-linux-gnu) running: "/usr/bin/cargo" "build" "--target" "i686-unknown-linux-gnu" "-j" "4" "--release" "--frozen" "--manifest-path" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/rustfmt/Cargo.toml" "--message-format" "json" warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Finished release [optimized] target(s) in 0.29s < ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "cargo-fmt", path: "src/tools/rustfmt", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [] } < Cargofmt { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c RustInstaller { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools-bin/fabricate" "generate" "--product-name=Rust" "--rel-manifest-dir=rustlib" "--success-message=rustfmt-ready-to-fmt." "--image-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist/rustfmt-image" "--work-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist" "--output-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/dist" "--non-installed-overlay" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist/rustfmt-overlay" "--package-name=rustfmt-1.3.0-i686-unknown-linux-gnu" "--legacy-manifest-dirs=rustlib,cargo" "--component-name=rustfmt-preview" < Rustfmt { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > Rls { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } Dist RLS stage1 (i686-unknown-linux-gnu) > Rls { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } > Clippy { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } c Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "clippy-driver", path: "src/tools/clippy", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [] } c Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } Building stage1 tool clippy-driver (i686-unknown-linux-gnu) running: "/usr/bin/cargo" "build" "--target" "i686-unknown-linux-gnu" "-j" "4" "--release" "--frozen" "--manifest-path" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/clippy/Cargo.toml" "--message-format" "json" warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Compiling matches v0.1.8 Compiling rustc-demangle v0.1.15 Compiling cfg-if v0.1.8 Compiling itoa v0.4.4 Compiling unicode-width v0.1.5 Compiling unicode-normalization v0.1.7 Compiling pulldown-cmark v0.5.2 Compiling percent-encoding v1.0.1 Compiling bitflags v1.0.4 Compiling rustc_tools_util v0.2.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/clippy/rustc_tools_util) Compiling lazy_static v1.3.0 Compiling ucd-util v0.1.3 Compiling if_chain v1.0.0 Compiling smallvec v0.6.10 Compiling quine-mc_cluskey v0.2.4 Compiling utf8-ranges v1.0.2 Compiling libc v0.2.54 Compiling ryu v0.2.7 Compiling memchr v2.2.0 Compiling unicode-bidi v0.3.4 Compiling getopts v0.2.19 Compiling regex v1.1.6 Compiling thread_local v0.3.6 Compiling clippy v0.0.212 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/clippy) Compiling regex-syntax v0.6.6 Compiling backtrace-sys v0.1.27 Compiling backtrace v0.3.29 Compiling unicase v2.4.0 Compiling idna v0.1.5 Compiling aho-corasick v0.7.3 Compiling url v1.7.2 Compiling serde_json v1.0.33 Compiling toml v0.5.1 Compiling failure v0.1.5 Compiling cargo_metadata v0.8.0 Compiling clippy_lints v0.0.212 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/clippy/clippy_lints) Finished release [optimized] target(s) in 4m 21s < ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-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: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } c Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "rls", path: "src/tools/rls", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: ["clippy"] } c Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } Building stage1 tool rls (i686-unknown-linux-gnu) running: "/usr/bin/cargo" "build" "--target" "i686-unknown-linux-gnu" "-j" "4" "--release" "--frozen" "--manifest-path" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/rls/Cargo.toml" "--features" "clippy" "--message-format" "json" warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Compiling num-traits v0.2.6 Compiling num-derive v0.2.3 Compiling rayon-core v1.4.1 Compiling rustc_tools_util v0.2.0 Compiling json v0.11.13 Compiling futures v0.1.21 Compiling rustc-serialize v0.3.24 Compiling rls-rustc v0.6.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/rls/rls-rustc) Compiling ordslice v0.3.0 Compiling rls-blacklist v0.1.3 Compiling fst v0.3.0 Compiling itertools v0.7.8 Compiling heck v0.3.0 Compiling rls v1.37.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/rls) Compiling derive_more v0.13.0 Compiling rls-span v0.5.1 Compiling jsonrpc-core v12.0.0 Compiling rayon v1.0.1 Compiling rls-data v0.19.0 Compiling rls-vfs v0.8.0 Compiling rls-analysis v0.17.0 Compiling lsp-types v0.57.2 Compiling racer v2.1.23 Finished release [optimized] target(s) in 3m 53s < ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-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: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c RustInstaller { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools-bin/fabricate" "generate" "--product-name=Rust" "--rel-manifest-dir=rustlib" "--success-message=RLS-ready-to-serve." "--image-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist/rls-image" "--work-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist" "--output-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/dist" "--non-installed-overlay" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist/rls-overlay" "--package-name=rls-1.37.0-i686-unknown-linux-gnu" "--legacy-manifest-dirs=rustlib,cargo" "--component-name=rls-preview" < Rls { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > LlvmTools { target: "i686-unknown-linux-gnu" } Skipping LlvmTools (i686-unknown-linux-gnu): external LLVM < LlvmTools { target: "i686-unknown-linux-gnu" } > Clippy { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } Dist clippy stage1 (i686-unknown-linux-gnu) c Clippy { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } > CargoClippy { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } c Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "cargo-clippy", path: "src/tools/clippy", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [] } c Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } Building stage1 tool cargo-clippy (i686-unknown-linux-gnu) running: "/usr/bin/cargo" "build" "--target" "i686-unknown-linux-gnu" "-j" "4" "--release" "--frozen" "--manifest-path" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/clippy/Cargo.toml" "--message-format" "json" warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Finished release [optimized] target(s) in 0.28s < ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "cargo-clippy", path: "src/tools/clippy", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [] } < CargoClippy { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c RustInstaller { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools-bin/fabricate" "generate" "--product-name=Rust" "--rel-manifest-dir=rustlib" "--success-message=clippy-ready-to-serve." "--image-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist/clippy-image" "--work-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist" "--output-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/dist" "--non-installed-overlay" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist/clippy-overlay" "--package-name=clippy-0.0.212-i686-unknown-linux-gnu" "--legacy-manifest-dirs=rustlib,cargo" "--component-name=clippy-preview" < Clippy { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } > Miri { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } Dist miri stage1 (i686-unknown-linux-gnu) > Miri { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "miri", path: "src/tools/miri", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [] } c Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } Building stage1 tool miri (i686-unknown-linux-gnu) running: "/usr/bin/cargo" "build" "--target" "i686-unknown-linux-gnu" "-j" "4" "--release" "--frozen" "--manifest-path" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml" "--message-format" "json" warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Compiling num-integer v0.1.39 Compiling time v0.1.40 Compiling dirs-sys v0.3.3 Compiling rustc_version v0.2.3 Compiling directories v2.0.1 Compiling chrono v0.4.6 Compiling vergen v3.0.4 Compiling miri v0.1.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri) Finished release [optimized] target(s) in 1m 12s < ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "miri", path: "src/tools/miri", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [] } < Miri { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } > CargoMiri { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } c Test { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } > ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "cargo-miri", path: "src/tools/miri", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [] } c Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Assemble { target_compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } c Sysroot { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" } } Building stage1 tool cargo-miri (i686-unknown-linux-gnu) running: "/usr/bin/cargo" "build" "--target" "i686-unknown-linux-gnu" "-j" "4" "--release" "--frozen" "--manifest-path" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml" "--message-format" "json" warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Finished release [optimized] target(s) in 0.30s < ToolBuild { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", tool: "cargo-miri", path: "src/tools/miri", mode: ToolRustc, is_optional_tool: true, source_type: Submodule, extra_features: [] } < CargoMiri { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu", extra_features: [] } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c RustInstaller { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools-bin/fabricate" "generate" "--product-name=Rust" "--rel-manifest-dir=rustlib" "--success-message=miri-ready-to-serve." "--image-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist/miri-image" "--work-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist" "--output-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/dist" "--non-installed-overlay" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist/miri-overlay" "--package-name=miri-0.1.0-i686-unknown-linux-gnu" "--legacy-manifest-dirs=rustlib,cargo" "--component-name=miri-preview" < Miri { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Lldb { target: "i686-unknown-linux-gnu" } c Mingw { host: "i686-unknown-linux-gnu" } c Analysis { compiler: Compiler { stage: 1, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Docs { host: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } > Std { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } Dist std stage2 (i686-unknown-linux-gnu -> i686-unknown-linux-gnu) c Rustc { target: "i686-unknown-linux-gnu", compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" } } c Libdir { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c RustInstaller { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools-bin/fabricate" "generate" "--product-name=Rust" "--rel-manifest-dir=rustlib" "--success-message=std-is-standing-at-the-ready." "--image-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist/rust-std-1.37.0-i686-unknown-linux-gnu-image" "--work-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist" "--output-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/dist" "--package-name=rust-std-1.37.0-i686-unknown-linux-gnu" "--component-name=rust-std-i686-unknown-linux-gnu" "--legacy-manifest-dirs=rustlib,cargo" < Std { compiler: Compiler { stage: 2, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } c RustInstaller { compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" }, target: "i686-unknown-linux-gnu" } c Assemble { target_compiler: Compiler { stage: 0, host: "i686-unknown-linux-gnu" } } running: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage0-tools-bin/fabricate" "combine" "--product-name=Rust" "--rel-manifest-dir=rustlib" "--success-message=Rust-is-ready-to-roll." "--work-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist/work" "--output-dir" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/dist" "--package-name=rust-1.37.0-i686-unknown-linux-gnu" "--legacy-manifest-dirs=rustlib,cargo" "--input-tarballs" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/dist/rustc-1.37.0-i686-unknown-linux-gnu.tar.gz,/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/dist/cargo-0.38.0-i686-unknown-linux-gnu.tar.gz,/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/dist/rls-1.37.0-i686-unknown-linux-gnu.tar.gz,/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/dist/clippy-0.0.212-i686-unknown-linux-gnu.tar.gz,/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/dist/miri-0.1.0-i686-unknown-linux-gnu.tar.gz,/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/dist/rustfmt-1.3.0-i686-unknown-linux-gnu.tar.gz,/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/dist/rust-analysis-1.37.0-i686-unknown-linux-gnu.tar.gz,/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/dist/rust-std-1.37.0-i686-unknown-linux-gnu.tar.gz,/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/dist/rust-docs-1.37.0-i686-unknown-linux-gnu.tar.gz" "--non-installed-overlay" "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist/extended-overlay" < Extended { stage: 2, host: "i686-unknown-linux-gnu", target: "i686-unknown-linux-gnu" } Build completed successfully in 1:42:01 + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.Aja013/BUILD/tmp /bin/sh -e /tmp/B.Aja013/BUILD/tmp/rpm-tmp.69511 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.Aja013/BUILD/tmp + umask 022 + cd /tmp/B.Aja013/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder + /bin/mkdir -p /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder + cd rustc-1.37.0-src + rm -rf /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder + DESTDIR=/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder ./x.py install warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Finished dev [unoptimized] target(s) in 0.62s Building stage0 std artifacts (i686-unknown-linux-gnu -> i686-unknown-linux-gnu) warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Finished release [optimized] target(s) in 3.17s Copying stage0 std from stage0 (i686-unknown-linux-gnu -> i686-unknown-linux-gnu / i686-unknown-linux-gnu) Building stage0 test artifacts (i686-unknown-linux-gnu -> i686-unknown-linux-gnu) warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Finished release [optimized] target(s) in 0.35s Copying stage0 test from stage0 (i686-unknown-linux-gnu -> i686-unknown-linux-gnu / i686-unknown-linux-gnu) Building stage0 compiler artifacts (i686-unknown-linux-gnu -> i686-unknown-linux-gnu) warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Finished release [optimized] target(s) in 1.02s Copying stage0 rustc from stage0 (i686-unknown-linux-gnu -> i686-unknown-linux-gnu / i686-unknown-linux-gnu) Building stage0 codegen artifacts (i686-unknown-linux-gnu -> i686-unknown-linux-gnu, llvm) warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Finished release [optimized] target(s) in 0.40s Assembling stage1 compiler (i686-unknown-linux-gnu) Building stage1 std artifacts (i686-unknown-linux-gnu -> i686-unknown-linux-gnu) warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Finished release [optimized] target(s) in 0.40s Copying stage1 std from stage1 (i686-unknown-linux-gnu -> i686-unknown-linux-gnu / i686-unknown-linux-gnu) Building stage1 test artifacts (i686-unknown-linux-gnu -> i686-unknown-linux-gnu) warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Finished release [optimized] target(s) in 0.28s Copying stage1 test from stage1 (i686-unknown-linux-gnu -> i686-unknown-linux-gnu / i686-unknown-linux-gnu) Building stage1 compiler artifacts (i686-unknown-linux-gnu -> i686-unknown-linux-gnu) warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Finished release [optimized] target(s) in 0.90s Copying stage1 rustc from stage1 (i686-unknown-linux-gnu -> i686-unknown-linux-gnu / i686-unknown-linux-gnu) Building stage1 codegen artifacts (i686-unknown-linux-gnu -> i686-unknown-linux-gnu, llvm) warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Finished release [optimized] target(s) in 0.39s Assembling stage2 compiler (i686-unknown-linux-gnu) Dist docs (i686-unknown-linux-gnu) Generating unstable book md files (i686-unknown-linux-gnu) Building stage0 tool unstable-book-gen (i686-unknown-linux-gnu) warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Finished release [optimized] target(s) in 0.41s Building stage0 tool rustbook (i686-unknown-linux-gnu) warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Finished release [optimized] target(s) in 1.29s Rustbook (i686-unknown-linux-gnu) - unstable-book Documenting standalone (i686-unknown-linux-gnu) Building rustdoc for stage2 (i686-unknown-linux-gnu) warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Finished release [optimized] target(s) in 0.49s Documenting book redirect pages (i686-unknown-linux-gnu) Documenting stage2 std (i686-unknown-linux-gnu) Building rustdoc for stage1 (i686-unknown-linux-gnu) warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Finished release [optimized] target(s) in 0.56s warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Finished release [optimized] target(s) in 0.60s warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Finished release [optimized] target(s) in 0.61s warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Finished release [optimized] target(s) in 0.62s Documenting stage2 test (i686-unknown-linux-gnu) warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Finished release [optimized] target(s) in 0.55s Documenting stage2 whitelisted compiler (i686-unknown-linux-gnu) warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Finished release [optimized] target(s) in 0.56s Documenting stage2 compiler (i686-unknown-linux-gnu) skipping - compiler/librustdoc docs disabled Documenting stage2 rustdoc (i686-unknown-linux-gnu) skipping - compiler/librustdoc docs disabled Documenting error index (i686-unknown-linux-gnu) Uplifting stage1 std (i686-unknown-linux-gnu -> i686-unknown-linux-gnu) Copying stage2 std from stage1 (i686-unknown-linux-gnu -> i686-unknown-linux-gnu / i686-unknown-linux-gnu) Uplifting stage1 test (i686-unknown-linux-gnu -> i686-unknown-linux-gnu) Copying stage2 test from stage1 (i686-unknown-linux-gnu -> i686-unknown-linux-gnu / i686-unknown-linux-gnu) Uplifting stage1 rustc (i686-unknown-linux-gnu -> i686-unknown-linux-gnu) Copying stage2 rustc from stage1 (i686-unknown-linux-gnu -> i686-unknown-linux-gnu / i686-unknown-linux-gnu) Building stage2 tool error_index_generator (i686-unknown-linux-gnu) warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Finished release [optimized] target(s) in 0.51s Cargo Book (i686-unknown-linux-gnu) - cargo Building stage0 tool fabricate (i686-unknown-linux-gnu) warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Finished release [optimized] target(s) in 0.58s Install docs stage2 (Some("i686-unknown-linux-gnu")) install: creating uninstall script at /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/uninstall.sh install: installing component 'rust-docs' Rust documentation is installed. Dist std stage2 (i686-unknown-linux-gnu -> i686-unknown-linux-gnu) Install std stage2 (Some("i686-unknown-linux-gnu")) install: creating uninstall script at /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/uninstall.sh install: installing component 'rust-std-i686-unknown-linux-gnu' std is standing at the ready. Dist cargo stage2 (i686-unknown-linux-gnu) Building stage2 tool cargo (i686-unknown-linux-gnu) warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Compiling proc-macro2 v0.4.30 Compiling unicode-xid v0.1.0 Compiling syn v0.15.35 Compiling serde v1.0.92 Compiling pkg-config v0.3.14 Compiling cc v1.0.35 Compiling matches v0.1.8 Compiling autocfg v0.1.4 Compiling unicode-normalization v0.1.7 Compiling failure_derive v0.1.5 Compiling ucd-util v0.1.3 Compiling typenum v1.10.0 Compiling regex v1.1.6 Compiling ryu v0.2.7 Compiling smallvec v0.6.10 Compiling percent-encoding v1.0.1 Compiling scopeguard v0.3.3 Compiling openssl v0.10.16 Compiling rustc-demangle v0.1.15 Compiling utf8-ranges v1.0.2 Compiling foreign-types-shared v0.1.1 Compiling curl v0.4.21 Compiling byteorder v1.2.7 Compiling crc32fast v1.1.2 Compiling fnv v1.0.6 Compiling openssl-probe v0.1.2 Compiling utf8parse v0.1.1 Compiling unicode-width v0.1.5 Compiling itoa v0.4.4 Compiling same-file v1.0.4 Compiling quick-error v1.2.2 Compiling strsim v0.7.0 Compiling vec_map v0.8.1 Compiling semver-parser v0.7.0 Compiling hex v0.3.2 Compiling termcolor v1.0.4 Compiling ansi_term v0.11.0 Compiling lazycell v1.2.1 Compiling opener v0.4.0 Compiling glob v0.3.0 Compiling shell-escape v0.1.4 Compiling bytesize v1.0.0 Compiling home v0.3.3 Compiling unicode-bidi v0.3.4 Compiling backtrace v0.3.29 Compiling regex-syntax v0.6.6 Compiling thread_local v0.3.6 Compiling crossbeam-utils v0.6.5 Compiling log v0.4.6 Compiling foreign-types v0.3.2 Compiling libz-sys v1.0.25 Compiling libssh2-sys v0.2.11 Compiling backtrace-sys v0.1.27 Compiling libnghttp2-sys v0.1.1 Compiling libgit2-sys v0.8.1 Compiling curl-sys v0.4.18 Compiling miniz-sys v0.1.11 Compiling vte v0.3.3 Compiling textwrap v0.10.0 Compiling humantime v1.2.0 Compiling walkdir v2.2.7 Compiling lock_api v0.1.3 Compiling idna v0.1.5 Compiling crossbeam-channel v0.3.8 Compiling strip-ansi-escapes v0.1.0 Compiling iovec v0.1.2 Compiling socket2 v0.3.8 Compiling filetime v0.2.4 Compiling atty v0.2.11 Compiling fs2 v0.4.3 Compiling jobserver v0.1.13 Compiling aho-corasick v0.7.3 Compiling bstr v0.1.3 Compiling sized-chunks v0.3.0 Compiling quote v0.6.12 Compiling bytes v0.4.11 Compiling clap v2.32.0 Compiling tar v0.4.20 Compiling flate2 v1.0.6 Compiling url v1.7.2 Compiling http v0.1.16 Compiling globset v0.4.3 Compiling env_logger v0.6.0 Compiling ignore v0.4.7 Compiling serde_derive v1.0.81 Compiling synstructure v0.10.2 Compiling failure v0.1.5 Compiling semver v0.9.0 Compiling rustc_version v0.2.3 Compiling rand_chacha v0.1.0 Compiling openssl-sys v0.9.43 Compiling rand_pcg v0.1.1 Compiling rand v0.6.1 Compiling parking_lot_core v0.4.0 Compiling im-rc v13.0.0 Compiling serde_json v1.0.33 Compiling url_serde v0.2.0 Compiling toml v0.5.1 Compiling serde_ignored v0.0.4 Compiling tempfile v3.0.5 Compiling parking_lot v0.7.1 Compiling rustfix v0.4.4 Compiling rustc-workspace-hack v1.0.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/rustc-workspace-hack) Compiling crates-io v0.26.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/cargo/crates/crates-io) Compiling crypto-hash v0.3.1 Compiling git2 v0.9.1 Compiling git2-curl v0.10.0 Compiling cargo v0.38.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/cargo) Finished release [optimized] target(s) in 8m 03s Install cargo stage2 (Some("i686-unknown-linux-gnu")) install: creating uninstall script at /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/uninstall.sh install: installing component 'cargo' Rust is ready to roll. Dist RLS stage2 (i686-unknown-linux-gnu) Building stage2 tool clippy-driver (i686-unknown-linux-gnu) warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Compiling cfg-if v0.1.8 Compiling matches v0.1.8 Compiling rustc-demangle v0.1.15 Compiling itoa v0.4.4 Compiling unicode-width v0.1.5 Compiling pulldown-cmark v0.5.2 Compiling unicode-normalization v0.1.7 Compiling rustc_tools_util v0.2.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/clippy/rustc_tools_util) Compiling ucd-util v0.1.3 Compiling percent-encoding v1.0.1 Compiling bitflags v1.0.4 Compiling lazy_static v1.3.0 Compiling either v1.5.0 Compiling utf8-ranges v1.0.2 Compiling smallvec v0.6.10 Compiling quine-mc_cluskey v0.2.4 Compiling if_chain v1.0.0 Compiling libc v0.2.54 Compiling ryu v0.2.7 Compiling memchr v2.2.0 Compiling unicode-bidi v0.3.4 Compiling getopts v0.2.19 Compiling regex v1.1.6 Compiling regex-syntax v0.6.6 Compiling clippy v0.0.212 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/clippy) Compiling thread_local v0.3.6 Compiling itertools v0.8.0 Compiling backtrace-sys v0.1.27 Compiling backtrace v0.3.29 Compiling unicase v2.4.0 Compiling idna v0.1.5 Compiling aho-corasick v0.7.3 Compiling serde_json v1.0.33 Compiling toml v0.5.1 Compiling failure v0.1.5 Compiling url v1.7.2 Compiling cargo_metadata v0.8.0 Compiling clippy_lints v0.0.212 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/clippy/clippy_lints) Finished release [optimized] target(s) in 4m 04s Building stage2 tool rls (i686-unknown-linux-gnu) warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Compiling indexmap v1.0.2 Compiling rustc-ap-graphviz v491.0.0 Compiling num-traits v0.2.6 Compiling scoped-tls v1.0.0 Compiling rustc-ap-rustc_target v491.0.0 Compiling unicode-segmentation v1.2.1 Compiling rustc-ap-syntax v491.0.0 Compiling rayon-core v1.4.1 Compiling num-derive v0.2.3 Compiling rustc_tools_util v0.2.0 Compiling rustfmt-nightly v1.3.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/rustfmt) Compiling futures v0.1.21 Compiling unicode_categories v0.1.1 Compiling diff v0.1.11 Compiling bytecount v0.5.1 Compiling json v0.11.13 Compiling rls-rustc v0.6.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/rls/rls-rustc) Compiling rls-blacklist v0.1.3 Compiling rustc-serialize v0.3.24 Compiling ordslice v0.3.0 Compiling rustc-hash v1.0.1 Compiling term v0.5.1 Compiling itertools v0.7.8 Compiling fst v0.3.0 Compiling annotate-snippets v0.5.0 Compiling rustc-ap-serialize v491.0.0 Compiling heck v0.3.0 Compiling rls v1.37.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/rls) Compiling crossbeam-epoch v0.3.1 Compiling rustc-ap-rustc_cratesio_shim v491.0.0 Compiling ena v0.13.0 Compiling dirs v1.0.5 Compiling crossbeam-deque v0.2.0 Compiling rustc-rayon-core v0.2.0 Compiling structopt-derive v0.2.16 Compiling derive-new v0.5.6 Compiling rustfmt-config_proc_macro v0.1.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/rustfmt/config_proc_macro) Compiling derive_more v0.13.0 Compiling error-chain v0.12.0 Compiling rustc-ap-rustc_macros v491.0.0 Compiling rustc-rayon v0.2.0 Compiling rayon v1.0.1 Compiling structopt v0.2.16 Compiling rls-span v0.5.1 Compiling rls-data v0.19.0 Compiling rls-vfs v0.8.0 Compiling cargo_metadata v0.7.1 Compiling jsonrpc-core v12.0.0 Compiling rls-analysis v0.17.0 Compiling lsp-types v0.57.2 Compiling rustc-ap-rustc_data_structures v491.0.0 Compiling rustc-ap-arena v491.0.0 Compiling rustc-ap-syntax_pos v491.0.0 Compiling rustc-ap-rustc_errors v491.0.0 Compiling racer v2.1.23 Finished release [optimized] target(s) in 6m 40s Install rls stage2 (Some("i686-unknown-linux-gnu")) install: creating uninstall script at /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/uninstall.sh install: installing component 'rls-preview' install: backing up existing file at /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/doc/rust/README.md install: backing up existing file at /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/doc/rust/LICENSE-APACHE install: backing up existing file at /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/doc/rust/LICENSE-MIT RLS ready to serve. Dist Rustfmt stage2 (i686-unknown-linux-gnu) Building stage2 tool rustfmt (i686-unknown-linux-gnu) warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Compiling rustfmt-nightly v1.3.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/rustfmt) Finished release [optimized] target(s) in 23.21s Building stage2 tool cargo-fmt (i686-unknown-linux-gnu) warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Finished release [optimized] target(s) in 0.32s Install rustfmt stage2 (Some("i686-unknown-linux-gnu")) install: creating uninstall script at /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/uninstall.sh install: installing component 'rustfmt-preview' install: backing up existing file at /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/doc/rust/README.md install: backing up existing file at /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/doc/rust/LICENSE-APACHE install: backing up existing file at /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/doc/rust/LICENSE-MIT rustfmt ready to fmt. Dist clippy stage2 (i686-unknown-linux-gnu) Building stage2 tool cargo-clippy (i686-unknown-linux-gnu) warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Finished release [optimized] target(s) in 0.32s Install clippy stage2 (Some("i686-unknown-linux-gnu")) install: creating uninstall script at /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/uninstall.sh install: installing component 'clippy-preview' install: backing up existing file at /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/doc/rust/README.md install: backing up existing file at /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/doc/rust/LICENSE-APACHE install: backing up existing file at /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/doc/rust/LICENSE-MIT clippy ready to serve. Dist miri stage2 (i686-unknown-linux-gnu) Building stage2 tool miri (i686-unknown-linux-gnu) warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Compiling num-integer v0.1.39 Compiling time v0.1.40 Compiling dirs-sys v0.3.3 Compiling rustc_version v0.2.3 Compiling directories v2.0.1 Compiling chrono v0.4.6 Compiling vergen v3.0.4 Compiling miri v0.1.0 (/tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri) Finished release [optimized] target(s) in 1m 09s Building stage2 tool cargo-miri (i686-unknown-linux-gnu) warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Finished release [optimized] target(s) in 0.29s Install miri stage2 (Some("i686-unknown-linux-gnu")) install: creating uninstall script at /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/uninstall.sh install: installing component 'miri-preview' install: backing up existing file at /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/doc/rust/README.md install: backing up existing file at /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/doc/rust/LICENSE-APACHE install: backing up existing file at /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/doc/rust/LICENSE-MIT miri ready to serve. Dist analysis Dist std stage1 (i686-unknown-linux-gnu -> i686-unknown-linux-gnu) image_src: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/i686-unknown-linux-gnu/stage1-std/i686-unknown-linux-gnu/release/deps/save-analysis", dst: "/tmp/B.Aja013/BUILD/rustc-1.37.0-src/build/tmp/dist/rust-analysis-1.37.0-i686-unknown-linux-gnu-image/lib/rustlib/i686-unknown-linux-gnu/analysis" Install analysis stage2 (Some("i686-unknown-linux-gnu")) install: creating uninstall script at /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/uninstall.sh install: installing component 'rust-analysis-i686-unknown-linux-gnu' save analysis saved. Dist src Install src stage2 (None) install: creating uninstall script at /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/uninstall.sh install: installing component 'rust-src' Awesome Source. Dist rustc stage2 (i686-unknown-linux-gnu) Install rustc stage2 (Some("i686-unknown-linux-gnu")) install: creating uninstall script at /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/uninstall.sh install: installing component 'rustc' install: backing up existing file at /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/doc/rust/README.md install: backing up existing file at /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/doc/rust/LICENSE-APACHE install: backing up existing file at /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/doc/rust/LICENSE-MIT Rust is ready to roll. Build completed successfully in 0:26:57 + DESTDIR=/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder ./x.py install src warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Finished dev [unoptimized] target(s) in 0.53s Dist src Building stage0 tool fabricate (i686-unknown-linux-gnu) warning: /tmp/B.Aja013/BUILD/rustc-1.37.0-src/src/tools/miri/Cargo.toml: the cargo feature `default-run` is now stable and is no longer necessary to be listed in the manifest Finished release [optimized] target(s) in 0.60s Install src stage2 (None) install: uninstalling component 'rust-src' install: creating uninstall script at /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/uninstall.sh install: installing component 'rust-src' Awesome Source. Build completed successfully in 0:00:33 + find /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/ -type f -name '*.so' -exec chmod -v +x {} + mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/librustc_codegen_utils-8bd84abe5d54b264.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/libgraphviz-44ae0bad0c6e15d2.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/librustc_metadata-c7919e3fec1e43a7.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_codegen_utils-8bd84abe5d54b264.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libgraphviz-44ae0bad0c6e15d2.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_metadata-c7919e3fec1e43a7.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libsyntax-c15db254c35597c5.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_passes-05f49f7954a72407.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_mir-40dcd60243570662.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libfmt_macros-ccf3c2fee2a61966.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_plugin-1b165a108a8d8711.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_driver-9f5324f7d4aaa724.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_save_analysis-a8beedfbb4e52457.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_incremental-13bf490936328d92.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_macros-0eab57d4eb8d1737.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libsyntax_pos-6d6ed6329f993dac.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_errors-55ef20e6a69bce99.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libstd-685064fa0ea8eee6.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc-c772a0a5dec9005a.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_privacy-c9a88273447453bb.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserialize-0b08771eed670606.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_data_structures-cf0a69a26b7f1b7f.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libterm-5bc6bde3f3749f1b.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libsyntax_ext-3029181600a1c76a.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_cratesio_shim-a4990dabab10e733.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_traits-31b29abefbefbe28.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_interface-65c61d480fb14e96.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libarena-51d603c593ddbd09.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_lint-16b5ffca3de43809.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_borrowck-4a5d0c1de87a1661.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_target-07f5dd127d7597f5.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtest-8a01febd6414c4b8.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_typeck-e173d030bd763d7f.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_fs_util-403634d1b2b7e2c3.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_resolve-aaeb2c9ad1a7def3.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_allocator-642cc899fb5a643e.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_codegen_ssa-f96c3ea76fda7768.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/codegen-backends/librustc_codegen_llvm-llvm.so' retained as 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/libsyntax-c15db254c35597c5.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/librustc_passes-05f49f7954a72407.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/librustc_mir-40dcd60243570662.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/libfmt_macros-ccf3c2fee2a61966.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/librustc_plugin-1b165a108a8d8711.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/librustc_driver-9f5324f7d4aaa724.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/librustc_save_analysis-a8beedfbb4e52457.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/librustc_incremental-13bf490936328d92.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/librustc_macros-0eab57d4eb8d1737.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/libsyntax_pos-6d6ed6329f993dac.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/librustc_errors-55ef20e6a69bce99.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/libstd-685064fa0ea8eee6.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/librustc-c772a0a5dec9005a.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/librustc_privacy-c9a88273447453bb.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/libserialize-0b08771eed670606.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/librustc_data_structures-cf0a69a26b7f1b7f.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/libterm-5bc6bde3f3749f1b.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/libsyntax_ext-3029181600a1c76a.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/librustc_cratesio_shim-a4990dabab10e733.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/librustc_traits-31b29abefbefbe28.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/librustc_interface-65c61d480fb14e96.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/libarena-51d603c593ddbd09.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/librustc_lint-16b5ffca3de43809.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/librustc_borrowck-4a5d0c1de87a1661.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/librustc_target-07f5dd127d7597f5.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/libtest-8a01febd6414c4b8.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/librustc_typeck-e173d030bd763d7f.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/librustc_fs_util-403634d1b2b7e2c3.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/librustc_resolve-aaeb2c9ad1a7def3.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/librustc_allocator-642cc899fb5a643e.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) mode of '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/librustc_codegen_ssa-f96c3ea76fda7768.so' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x) + cd /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib + find ../../../../lib -maxdepth 1 -name '*.so' -exec ln -v -f -s -t . {} + './librustc_codegen_utils-8bd84abe5d54b264.so' -> '../../../../lib/librustc_codegen_utils-8bd84abe5d54b264.so' './libgraphviz-44ae0bad0c6e15d2.so' -> '../../../../lib/libgraphviz-44ae0bad0c6e15d2.so' './librustc_metadata-c7919e3fec1e43a7.so' -> '../../../../lib/librustc_metadata-c7919e3fec1e43a7.so' './libsyntax-c15db254c35597c5.so' -> '../../../../lib/libsyntax-c15db254c35597c5.so' './librustc_passes-05f49f7954a72407.so' -> '../../../../lib/librustc_passes-05f49f7954a72407.so' './librustc_mir-40dcd60243570662.so' -> '../../../../lib/librustc_mir-40dcd60243570662.so' './libfmt_macros-ccf3c2fee2a61966.so' -> '../../../../lib/libfmt_macros-ccf3c2fee2a61966.so' './librustc_plugin-1b165a108a8d8711.so' -> '../../../../lib/librustc_plugin-1b165a108a8d8711.so' './librustc_driver-9f5324f7d4aaa724.so' -> '../../../../lib/librustc_driver-9f5324f7d4aaa724.so' './librustc_save_analysis-a8beedfbb4e52457.so' -> '../../../../lib/librustc_save_analysis-a8beedfbb4e52457.so' './librustc_incremental-13bf490936328d92.so' -> '../../../../lib/librustc_incremental-13bf490936328d92.so' './librustc_macros-0eab57d4eb8d1737.so' -> '../../../../lib/librustc_macros-0eab57d4eb8d1737.so' './libsyntax_pos-6d6ed6329f993dac.so' -> '../../../../lib/libsyntax_pos-6d6ed6329f993dac.so' './librustc_errors-55ef20e6a69bce99.so' -> '../../../../lib/librustc_errors-55ef20e6a69bce99.so' './libstd-685064fa0ea8eee6.so' -> '../../../../lib/libstd-685064fa0ea8eee6.so' './librustc-c772a0a5dec9005a.so' -> '../../../../lib/librustc-c772a0a5dec9005a.so' './librustc_privacy-c9a88273447453bb.so' -> '../../../../lib/librustc_privacy-c9a88273447453bb.so' './libserialize-0b08771eed670606.so' -> '../../../../lib/libserialize-0b08771eed670606.so' './librustc_data_structures-cf0a69a26b7f1b7f.so' -> '../../../../lib/librustc_data_structures-cf0a69a26b7f1b7f.so' './libterm-5bc6bde3f3749f1b.so' -> '../../../../lib/libterm-5bc6bde3f3749f1b.so' './libsyntax_ext-3029181600a1c76a.so' -> '../../../../lib/libsyntax_ext-3029181600a1c76a.so' './librustc_cratesio_shim-a4990dabab10e733.so' -> '../../../../lib/librustc_cratesio_shim-a4990dabab10e733.so' './librustc_traits-31b29abefbefbe28.so' -> '../../../../lib/librustc_traits-31b29abefbefbe28.so' './librustc_interface-65c61d480fb14e96.so' -> '../../../../lib/librustc_interface-65c61d480fb14e96.so' './libarena-51d603c593ddbd09.so' -> '../../../../lib/libarena-51d603c593ddbd09.so' './librustc_lint-16b5ffca3de43809.so' -> '../../../../lib/librustc_lint-16b5ffca3de43809.so' './librustc_borrowck-4a5d0c1de87a1661.so' -> '../../../../lib/librustc_borrowck-4a5d0c1de87a1661.so' './librustc_target-07f5dd127d7597f5.so' -> '../../../../lib/librustc_target-07f5dd127d7597f5.so' './libtest-8a01febd6414c4b8.so' -> '../../../../lib/libtest-8a01febd6414c4b8.so' './librustc_typeck-e173d030bd763d7f.so' -> '../../../../lib/librustc_typeck-e173d030bd763d7f.so' './librustc_fs_util-403634d1b2b7e2c3.so' -> '../../../../lib/librustc_fs_util-403634d1b2b7e2c3.so' './librustc_resolve-aaeb2c9ad1a7def3.so' -> '../../../../lib/librustc_resolve-aaeb2c9ad1a7def3.so' './librustc_allocator-642cc899fb5a643e.so' -> '../../../../lib/librustc_allocator-642cc899fb5a643e.so' './librustc_codegen_ssa-f96c3ea76fda7768.so' -> '../../../../lib/librustc_codegen_ssa-f96c3ea76fda7768.so' + find /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/ -maxdepth 1 -type f -exec rm -v {} + removed '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/manifest-rls-preview' removed '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/manifest-rustc' removed '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/manifest-rust-analysis-i686-unknown-linux-gnu' removed '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/rust-installer-version' removed '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/components' removed '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/manifest-cargo' removed '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/uninstall.sh' removed '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/manifest-rust-std-i686-unknown-linux-gnu' removed '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/install.log' removed '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/manifest-clippy-preview' removed '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/manifest-rust-docs' removed '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/manifest-rust-src' removed '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/manifest-miri-preview' removed '/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/manifest-rustfmt-preview' + /bin/rm '--interactive=never' /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/doc/rust/README.md + /bin/rm '--interactive=never' /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/doc/rust/COPYRIGHT + /bin/rm '--interactive=never' /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/doc/rust/LICENSE-APACHE + /bin/rm '--interactive=never' /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/doc/rust/LICENSE-MIT + find /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/doc/rust/html -empty -delete + find /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/doc/rust/html -type f -exec chmod -x {} + + install -d /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/rust + /bin/mv /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/etc /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/rust + /bin/rm '--interactive=never' -r /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/src + install -d /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/cargo/registry + __spec_install_post_strip + set +x Stripping 10 ELF executables...DONE Stripping 35 ELF shared libraries...DONE Stripping 88 ar archives.../usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbyteorder-7a15ebca1286754a.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbyteorder-7a15ebca1286754a.rlib(byteorder-7a15ebca1286754a.byteorder.4z65zvfp-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbyteorder-7a15ebca1286754a.rlib(byteorder-7a15ebca1286754a.byteorder.4z65zvfp-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbyteorder-7a15ebca1286754a.rlib(byteorder-7a15ebca1286754a.byteorder.4z65zvfp-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbyteorder-7a15ebca1286754a.rlib(byteorder-7a15ebca1286754a.byteorder.4z65zvfp-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libatty-0673e1d132b4ad9b.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libatty-0673e1d132b4ad9b.rlib(atty-0673e1d132b4ad9b.atty.aix7jon1-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libhumantime-fa3d8d921c123e17.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libhumantime-fa3d8d921c123e17.rlib(humantime-fa3d8d921c123e17.humantime.333nqwuz-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libhumantime-fa3d8d921c123e17.rlib(humantime-fa3d8d921c123e17.humantime.333nqwuz-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libhumantime-fa3d8d921c123e17.rlib(humantime-fa3d8d921c123e17.humantime.333nqwuz-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libhumantime-fa3d8d921c123e17.rlib(humantime-fa3d8d921c123e17.humantime.333nqwuz-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libhumantime-fa3d8d921c123e17.rlib(humantime-fa3d8d921c123e17.humantime.333nqwuz-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libhumantime-fa3d8d921c123e17.rlib(humantime-fa3d8d921c123e17.humantime.333nqwuz-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libhumantime-fa3d8d921c123e17.rlib(humantime-fa3d8d921c123e17.humantime.333nqwuz-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libhumantime-fa3d8d921c123e17.rlib(humantime-fa3d8d921c123e17.humantime.333nqwuz-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libhumantime-fa3d8d921c123e17.rlib(humantime-fa3d8d921c123e17.humantime.333nqwuz-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libhumantime-fa3d8d921c123e17.rlib(humantime-fa3d8d921c123e17.humantime.333nqwuz-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libhumantime-fa3d8d921c123e17.rlib(humantime-fa3d8d921c123e17.humantime.333nqwuz-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libhumantime-fa3d8d921c123e17.rlib(humantime-fa3d8d921c123e17.humantime.333nqwuz-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libdatafrog-f5e83b1493268e3f.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libdatafrog-f5e83b1493268e3f.rlib(datafrog-f5e83b1493268e3f.datafrog.6jmt2loq-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libdatafrog-f5e83b1493268e3f.rlib(datafrog-f5e83b1493268e3f.datafrog.6jmt2loq-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libdatafrog-f5e83b1493268e3f.rlib(datafrog-f5e83b1493268e3f.datafrog.6jmt2loq-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libdatafrog-f5e83b1493268e3f.rlib(datafrog-f5e83b1493268e3f.datafrog.6jmt2loq-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libowning_ref-8c1cee80f12ac007.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libowning_ref-8c1cee80f12ac007.rlib(owning_ref-8c1cee80f12ac007.owning_ref.54ybe638-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblog-95daa4f34748cfc5.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblog-95daa4f34748cfc5.rlib(log-95daa4f34748cfc5.log.cgyidq51-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblog-95daa4f34748cfc5.rlib(log-95daa4f34748cfc5.log.cgyidq51-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblog-95daa4f34748cfc5.rlib(log-95daa4f34748cfc5.log.cgyidq51-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblog-95daa4f34748cfc5.rlib(log-95daa4f34748cfc5.log.cgyidq51-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblog-95daa4f34748cfc5.rlib(log-95daa4f34748cfc5.log.cgyidq51-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblog-95daa4f34748cfc5.rlib(log-95daa4f34748cfc5.log.cgyidq51-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblog-95daa4f34748cfc5.rlib(log-95daa4f34748cfc5.log.cgyidq51-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblog-95daa4f34748cfc5.rlib(log-95daa4f34748cfc5.log.cgyidq51-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblog-95daa4f34748cfc5.rlib(log-95daa4f34748cfc5.log.cgyidq51-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_span-34fc71941503ff99.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_span-34fc71941503ff99.rlib(rls_span-34fc71941503ff99.rls_span.c71oxac2-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_span-34fc71941503ff99.rlib(rls_span-34fc71941503ff99.rls_span.c71oxac2-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_span-34fc71941503ff99.rlib(rls_span-34fc71941503ff99.rls_span.c71oxac2-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_span-34fc71941503ff99.rlib(rls_span-34fc71941503ff99.rls_span.c71oxac2-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_span-34fc71941503ff99.rlib(rls_span-34fc71941503ff99.rls_span.c71oxac2-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_span-34fc71941503ff99.rlib(rls_span-34fc71941503ff99.rls_span.c71oxac2-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_span-34fc71941503ff99.rlib(rls_span-34fc71941503ff99.rls_span.c71oxac2-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_span-34fc71941503ff99.rlib(rls_span-34fc71941503ff99.rls_span.c71oxac2-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_span-34fc71941503ff99.rlib(rls_span-34fc71941503ff99.rls_span.c71oxac2-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_span-34fc71941503ff99.rlib(rls_span-34fc71941503ff99.rls_span.c71oxac2-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_span-34fc71941503ff99.rlib(rls_span-34fc71941503ff99.rls_span.c71oxac2-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_span-34fc71941503ff99.rlib(rls_span-34fc71941503ff99.rls_span.c71oxac2-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_span-34fc71941503ff99.rlib(rls_span-34fc71941503ff99.rls_span.c71oxac2-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_span-34fc71941503ff99.rlib(rls_span-34fc71941503ff99.rls_span.c71oxac2-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_span-34fc71941503ff99.rlib(rls_span-34fc71941503ff99.rls_span.c71oxac2-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_span-34fc71941503ff99.rlib(rls_span-34fc71941503ff99.rls_span.c71oxac2-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libena-bb7c18619535941d.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libena-bb7c18619535941d.rlib(ena-bb7c18619535941d.ena.cfj3pl15-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libena-bb7c18619535941d.rlib(ena-bb7c18619535941d.ena.cfj3pl15-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libena-bb7c18619535941d.rlib(ena-bb7c18619535941d.ena.cfj3pl15-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libmemmap-3921977748f8e32f.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libmemmap-3921977748f8e32f.rlib(memmap-3921977748f8e32f.memmap.1haesx2n-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libmemmap-3921977748f8e32f.rlib(memmap-3921977748f8e32f.memmap.1haesx2n-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libmemmap-3921977748f8e32f.rlib(memmap-3921977748f8e32f.memmap.1haesx2n-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libmemmap-3921977748f8e32f.rlib(memmap-3921977748f8e32f.memmap.1haesx2n-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libmemmap-3921977748f8e32f.rlib(memmap-3921977748f8e32f.memmap.1haesx2n-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libmemmap-3921977748f8e32f.rlib(memmap-3921977748f8e32f.memmap.1haesx2n-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblibc-02f80e2fda2c657e.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblibc-02f80e2fda2c657e.rlib(libc-02f80e2fda2c657e.libc.254k0lbg-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblibc-02f80e2fda2c657e.rlib(libc-02f80e2fda2c657e.libc.254k0lbg-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblibc-02f80e2fda2c657e.rlib(libc-02f80e2fda2c657e.libc.254k0lbg-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblibc-02f80e2fda2c657e.rlib(libc-02f80e2fda2c657e.libc.254k0lbg-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblibc-02f80e2fda2c657e.rlib(libc-02f80e2fda2c657e.libc.254k0lbg-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblibc-02f80e2fda2c657e.rlib(libc-02f80e2fda2c657e.libc.254k0lbg-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblibc-02f80e2fda2c657e.rlib(libc-02f80e2fda2c657e.libc.254k0lbg-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblibc-02f80e2fda2c657e.rlib(libc-02f80e2fda2c657e.libc.254k0lbg-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcompiler_builtins-f658c27cb3d0a872.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcompiler_builtins-f658c27cb3d0a872.rlib(compiler_builtins-f658c27cb3d0a872.compiler_builtins.7mat40nb-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcompiler_builtins-f658c27cb3d0a872.rlib(compiler_builtins-f658c27cb3d0a872.compiler_builtins.7mat40nb-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcompiler_builtins-f658c27cb3d0a872.rlib(compiler_builtins-f658c27cb3d0a872.compiler_builtins.7mat40nb-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcompiler_builtins-f658c27cb3d0a872.rlib(compiler_builtins-f658c27cb3d0a872.compiler_builtins.7mat40nb-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcompiler_builtins-f658c27cb3d0a872.rlib(compiler_builtins-f658c27cb3d0a872.compiler_builtins.7mat40nb-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcompiler_builtins-f658c27cb3d0a872.rlib(compiler_builtins-f658c27cb3d0a872.compiler_builtins.7mat40nb-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcompiler_builtins-f658c27cb3d0a872.rlib(compiler_builtins-f658c27cb3d0a872.compiler_builtins.7mat40nb-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcompiler_builtins-f658c27cb3d0a872.rlib(compiler_builtins-f658c27cb3d0a872.compiler_builtins.7mat40nb-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcompiler_builtins-f658c27cb3d0a872.rlib(compiler_builtins-f658c27cb3d0a872.compiler_builtins.7mat40nb-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcompiler_builtins-f658c27cb3d0a872.rlib(compiler_builtins-f658c27cb3d0a872.compiler_builtins.7mat40nb-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcompiler_builtins-f658c27cb3d0a872.rlib(compiler_builtins-f658c27cb3d0a872.compiler_builtins.7mat40nb-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcompiler_builtins-f658c27cb3d0a872.rlib(compiler_builtins-f658c27cb3d0a872.compiler_builtins.7mat40nb-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcompiler_builtins-f658c27cb3d0a872.rlib(compiler_builtins-f658c27cb3d0a872.compiler_builtins.7mat40nb-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcompiler_builtins-f658c27cb3d0a872.rlib(compiler_builtins-f658c27cb3d0a872.compiler_builtins.7mat40nb-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcompiler_builtins-f658c27cb3d0a872.rlib(compiler_builtins-f658c27cb3d0a872.compiler_builtins.7mat40nb-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcompiler_builtins-f658c27cb3d0a872.rlib(compiler_builtins-f658c27cb3d0a872.compiler_builtins.7mat40nb-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblock_api-6a9600acd46fe04b.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblock_api-6a9600acd46fe04b.rlib(lock_api-6a9600acd46fe04b.lock_api.curndkb9-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon_core-9ca9cc5b3e3b4bee.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon_core-9ca9cc5b3e3b4bee.rlib(rustc_rayon_core-9ca9cc5b3e3b4bee.rustc_rayon_core.cvndosrc-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon_core-9ca9cc5b3e3b4bee.rlib(rustc_rayon_core-9ca9cc5b3e3b4bee.rustc_rayon_core.cvndosrc-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon_core-9ca9cc5b3e3b4bee.rlib(rustc_rayon_core-9ca9cc5b3e3b4bee.rustc_rayon_core.cvndosrc-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon_core-9ca9cc5b3e3b4bee.rlib(rustc_rayon_core-9ca9cc5b3e3b4bee.rustc_rayon_core.cvndosrc-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon_core-9ca9cc5b3e3b4bee.rlib(rustc_rayon_core-9ca9cc5b3e3b4bee.rustc_rayon_core.cvndosrc-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon_core-9ca9cc5b3e3b4bee.rlib(rustc_rayon_core-9ca9cc5b3e3b4bee.rustc_rayon_core.cvndosrc-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon_core-9ca9cc5b3e3b4bee.rlib(rustc_rayon_core-9ca9cc5b3e3b4bee.rustc_rayon_core.cvndosrc-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon_core-9ca9cc5b3e3b4bee.rlib(rustc_rayon_core-9ca9cc5b3e3b4bee.rustc_rayon_core.cvndosrc-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon_core-9ca9cc5b3e3b4bee.rlib(rustc_rayon_core-9ca9cc5b3e3b4bee.rustc_rayon_core.cvndosrc-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon_core-9ca9cc5b3e3b4bee.rlib(rustc_rayon_core-9ca9cc5b3e3b4bee.rustc_rayon_core.cvndosrc-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon_core-9ca9cc5b3e3b4bee.rlib(rustc_rayon_core-9ca9cc5b3e3b4bee.rustc_rayon_core.cvndosrc-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon_core-9ca9cc5b3e3b4bee.rlib(rustc_rayon_core-9ca9cc5b3e3b4bee.rustc_rayon_core.cvndosrc-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon_core-9ca9cc5b3e3b4bee.rlib(rustc_rayon_core-9ca9cc5b3e3b4bee.rustc_rayon_core.cvndosrc-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon_core-9ca9cc5b3e3b4bee.rlib(rustc_rayon_core-9ca9cc5b3e3b4bee.rustc_rayon_core.cvndosrc-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon_core-9ca9cc5b3e3b4bee.rlib(rustc_rayon_core-9ca9cc5b3e3b4bee.rustc_rayon_core.cvndosrc-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon_core-9ca9cc5b3e3b4bee.rlib(rustc_rayon_core-9ca9cc5b3e3b4bee.rustc_rayon_core.cvndosrc-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liballoc-663b97167725666a.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liballoc-663b97167725666a.rlib(alloc-663b97167725666a.alloc.2jcmysaq-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liballoc-663b97167725666a.rlib(alloc-663b97167725666a.alloc.2jcmysaq-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liballoc-663b97167725666a.rlib(alloc-663b97167725666a.alloc.2jcmysaq-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liballoc-663b97167725666a.rlib(alloc-663b97167725666a.alloc.2jcmysaq-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liballoc-663b97167725666a.rlib(alloc-663b97167725666a.alloc.2jcmysaq-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liballoc-663b97167725666a.rlib(alloc-663b97167725666a.alloc.2jcmysaq-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liballoc-663b97167725666a.rlib(alloc-663b97167725666a.alloc.2jcmysaq-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liballoc-663b97167725666a.rlib(alloc-663b97167725666a.alloc.2jcmysaq-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liballoc-663b97167725666a.rlib(alloc-663b97167725666a.alloc.2jcmysaq-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liballoc-663b97167725666a.rlib(alloc-663b97167725666a.alloc.2jcmysaq-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liballoc-663b97167725666a.rlib(alloc-663b97167725666a.alloc.2jcmysaq-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liballoc-663b97167725666a.rlib(alloc-663b97167725666a.alloc.2jcmysaq-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liballoc-663b97167725666a.rlib(alloc-663b97167725666a.alloc.2jcmysaq-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liballoc-663b97167725666a.rlib(alloc-663b97167725666a.alloc.2jcmysaq-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liballoc-663b97167725666a.rlib(alloc-663b97167725666a.alloc.2jcmysaq-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liballoc-663b97167725666a.rlib(alloc-663b97167725666a.alloc.2jcmysaq-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-ca7e8bb947abf79a.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-ca7e8bb947abf79a.rlib(backtrace-ca7e8bb947abf79a.backtrace.3mgaddl4-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-ca7e8bb947abf79a.rlib(backtrace-ca7e8bb947abf79a.backtrace.3mgaddl4-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-ca7e8bb947abf79a.rlib(backtrace-ca7e8bb947abf79a.backtrace.3mgaddl4-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-ca7e8bb947abf79a.rlib(backtrace-ca7e8bb947abf79a.backtrace.3mgaddl4-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-ca7e8bb947abf79a.rlib(backtrace-ca7e8bb947abf79a.backtrace.3mgaddl4-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-ca7e8bb947abf79a.rlib(backtrace-ca7e8bb947abf79a.backtrace.3mgaddl4-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-ca7e8bb947abf79a.rlib(backtrace-ca7e8bb947abf79a.backtrace.3mgaddl4-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-ca7e8bb947abf79a.rlib(backtrace-ca7e8bb947abf79a.backtrace.3mgaddl4-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-ca7e8bb947abf79a.rlib(backtrace-ca7e8bb947abf79a.backtrace.3mgaddl4-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-ca7e8bb947abf79a.rlib(backtrace-ca7e8bb947abf79a.backtrace.3mgaddl4-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-ca7e8bb947abf79a.rlib(backtrace-ca7e8bb947abf79a.backtrace.3mgaddl4-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-ca7e8bb947abf79a.rlib(backtrace-ca7e8bb947abf79a.backtrace.3mgaddl4-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libminiz_sys-42781b86e75afc0a.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libminiz_sys-42781b86e75afc0a.rlib(miniz_sys-42781b86e75afc0a.miniz_sys.10a2qxmx-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-8df43a7c67dafd48.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-8df43a7c67dafd48.rlib(backtrace-8df43a7c67dafd48.backtrace.8xaf36n1-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-8df43a7c67dafd48.rlib(backtrace-8df43a7c67dafd48.backtrace.8xaf36n1-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-8df43a7c67dafd48.rlib(backtrace-8df43a7c67dafd48.backtrace.8xaf36n1-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-8df43a7c67dafd48.rlib(backtrace-8df43a7c67dafd48.backtrace.8xaf36n1-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-8df43a7c67dafd48.rlib(backtrace-8df43a7c67dafd48.backtrace.8xaf36n1-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-8df43a7c67dafd48.rlib(backtrace-8df43a7c67dafd48.backtrace.8xaf36n1-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-8df43a7c67dafd48.rlib(backtrace-8df43a7c67dafd48.backtrace.8xaf36n1-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-8df43a7c67dafd48.rlib(backtrace-8df43a7c67dafd48.backtrace.8xaf36n1-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-8df43a7c67dafd48.rlib(backtrace-8df43a7c67dafd48.backtrace.8xaf36n1-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-8df43a7c67dafd48.rlib(backtrace-8df43a7c67dafd48.backtrace.8xaf36n1-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-8df43a7c67dafd48.rlib(backtrace-8df43a7c67dafd48.backtrace.8xaf36n1-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-8df43a7c67dafd48.rlib(backtrace-8df43a7c67dafd48.backtrace.8xaf36n1-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-8df43a7c67dafd48.rlib(backtrace-8df43a7c67dafd48.backtrace.8xaf36n1-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-8df43a7c67dafd48.rlib(backtrace-8df43a7c67dafd48.backtrace.8xaf36n1-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-8df43a7c67dafd48.rlib(backtrace-8df43a7c67dafd48.backtrace.8xaf36n1-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace-8df43a7c67dafd48.rlib(backtrace-8df43a7c67dafd48.backtrace.8xaf36n1-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_hash-98d48829d1bd15cf.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_hash-98d48829d1bd15cf.rlib(rustc_hash-98d48829d1bd15cf.rustc_hash.2jasi92p-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libarrayvec-36b685df15a6f72a.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libarrayvec-36b685df15a6f72a.rlib(arrayvec-36b685df15a6f72a.arrayvec.ejkcjqqm-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace_sys-6f64a47dc3827e42.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace_sys-6f64a47dc3827e42.rlib(backtrace_sys-6f64a47dc3827e42.backtrace_sys.3izm40ri-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_chacha-2eed2dce8fcf9a49.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_chacha-2eed2dce8fcf9a49.rlib(rand_chacha-2eed2dce8fcf9a49.rand_chacha.d60koj8r-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_chacha-2eed2dce8fcf9a49.rlib(rand_chacha-2eed2dce8fcf9a49.rand_chacha.d60koj8r-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_chacha-2eed2dce8fcf9a49.rlib(rand_chacha-2eed2dce8fcf9a49.rand_chacha.d60koj8r-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_chacha-2eed2dce8fcf9a49.rlib(rand_chacha-2eed2dce8fcf9a49.rand_chacha.d60koj8r-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_chacha-2eed2dce8fcf9a49.rlib(rand_chacha-2eed2dce8fcf9a49.rand_chacha.d60koj8r-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_chacha-2eed2dce8fcf9a49.rlib(rand_chacha-2eed2dce8fcf9a49.rand_chacha.d60koj8r-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_chacha-2eed2dce8fcf9a49.rlib(rand_chacha-2eed2dce8fcf9a49.rand_chacha.d60koj8r-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_chacha-2eed2dce8fcf9a49.rlib(rand_chacha-2eed2dce8fcf9a49.rand_chacha.d60koj8r-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_chacha-2eed2dce8fcf9a49.rlib(rand_chacha-2eed2dce8fcf9a49.rand_chacha.d60koj8r-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_chacha-2eed2dce8fcf9a49.rlib(rand_chacha-2eed2dce8fcf9a49.rand_chacha.d60koj8r-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_std_workspace_alloc-808fddba63e50adc.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_std_workspace_alloc-808fddba63e50adc.rlib(rustc_std_workspace_alloc-808fddba63e50adc.rustc_std_workspace_alloc.5t6gbrdg-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrc32fast-8cc299e2b1ef2e36.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrc32fast-8cc299e2b1ef2e36.rlib(crc32fast-8cc299e2b1ef2e36.crc32fast.604h3tpb-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrc32fast-8cc299e2b1ef2e36.rlib(crc32fast-8cc299e2b1ef2e36.crc32fast.604h3tpb-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrc32fast-8cc299e2b1ef2e36.rlib(crc32fast-8cc299e2b1ef2e36.crc32fast.604h3tpb-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrc32fast-8cc299e2b1ef2e36.rlib(crc32fast-8cc299e2b1ef2e36.crc32fast.604h3tpb-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrc32fast-8cc299e2b1ef2e36.rlib(crc32fast-8cc299e2b1ef2e36.crc32fast.604h3tpb-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrc32fast-8cc299e2b1ef2e36.rlib(crc32fast-8cc299e2b1ef2e36.crc32fast.604h3tpb-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrc32fast-8cc299e2b1ef2e36.rlib(crc32fast-8cc299e2b1ef2e36.crc32fast.604h3tpb-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrc32fast-8cc299e2b1ef2e36.rlib(crc32fast-8cc299e2b1ef2e36.crc32fast.604h3tpb-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrc32fast-8cc299e2b1ef2e36.rlib(crc32fast-8cc299e2b1ef2e36.crc32fast.604h3tpb-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrc32fast-8cc299e2b1ef2e36.rlib(crc32fast-8cc299e2b1ef2e36.crc32fast.604h3tpb-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrc32fast-8cc299e2b1ef2e36.rlib(crc32fast-8cc299e2b1ef2e36.crc32fast.604h3tpb-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libryu-48121b3a3a31f004.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libryu-48121b3a3a31f004.rlib(ryu-48121b3a3a31f004.ryu.acihu9x8-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libryu-48121b3a3a31f004.rlib(ryu-48121b3a3a31f004.ryu.acihu9x8-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libryu-48121b3a3a31f004.rlib(ryu-48121b3a3a31f004.ryu.acihu9x8-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libryu-48121b3a3a31f004.rlib(ryu-48121b3a3a31f004.ryu.acihu9x8-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libryu-48121b3a3a31f004.rlib(ryu-48121b3a3a31f004.ryu.acihu9x8-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libryu-48121b3a3a31f004.rlib(ryu-48121b3a3a31f004.ryu.acihu9x8-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libryu-48121b3a3a31f004.rlib(ryu-48121b3a3a31f004.ryu.acihu9x8-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libryu-48121b3a3a31f004.rlib(ryu-48121b3a3a31f004.ryu.acihu9x8-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libryu-48121b3a3a31f004.rlib(ryu-48121b3a3a31f004.ryu.acihu9x8-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libryu-48121b3a3a31f004.rlib(ryu-48121b3a3a31f004.ryu.acihu9x8-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libryu-48121b3a3a31f004.rlib(ryu-48121b3a3a31f004.ryu.acihu9x8-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libproc_macro-c353753f3f8c6cd1.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libproc_macro-c353753f3f8c6cd1.rlib(proc_macro-c353753f3f8c6cd1.proc_macro.d84m8bh8-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libproc_macro-c353753f3f8c6cd1.rlib(proc_macro-c353753f3f8c6cd1.proc_macro.d84m8bh8-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libproc_macro-c353753f3f8c6cd1.rlib(proc_macro-c353753f3f8c6cd1.proc_macro.d84m8bh8-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libproc_macro-c353753f3f8c6cd1.rlib(proc_macro-c353753f3f8c6cd1.proc_macro.d84m8bh8-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libproc_macro-c353753f3f8c6cd1.rlib(proc_macro-c353753f3f8c6cd1.proc_macro.d84m8bh8-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libproc_macro-c353753f3f8c6cd1.rlib(proc_macro-c353753f3f8c6cd1.proc_macro.d84m8bh8-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libproc_macro-c353753f3f8c6cd1.rlib(proc_macro-c353753f3f8c6cd1.proc_macro.d84m8bh8-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libproc_macro-c353753f3f8c6cd1.rlib(proc_macro-c353753f3f8c6cd1.proc_macro.d84m8bh8-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libproc_macro-c353753f3f8c6cd1.rlib(proc_macro-c353753f3f8c6cd1.proc_macro.d84m8bh8-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libproc_macro-c353753f3f8c6cd1.rlib(proc_macro-c353753f3f8c6cd1.proc_macro.d84m8bh8-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libproc_macro-c353753f3f8c6cd1.rlib(proc_macro-c353753f3f8c6cd1.proc_macro.d84m8bh8-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libproc_macro-c353753f3f8c6cd1.rlib(proc_macro-c353753f3f8c6cd1.proc_macro.d84m8bh8-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libproc_macro-c353753f3f8c6cd1.rlib(proc_macro-c353753f3f8c6cd1.proc_macro.d84m8bh8-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libproc_macro-c353753f3f8c6cd1.rlib(proc_macro-c353753f3f8c6cd1.proc_macro.d84m8bh8-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libproc_macro-c353753f3f8c6cd1.rlib(proc_macro-c353753f3f8c6cd1.proc_macro.d84m8bh8-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libproc_macro-c353753f3f8c6cd1.rlib(proc_macro-c353753f3f8c6cd1.proc_macro.d84m8bh8-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libgetopts-0ad7222d5c8a8721.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libgetopts-0ad7222d5c8a8721.rlib(getopts-0ad7222d5c8a8721.getopts.bflxr6c4-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libgetopts-0ad7222d5c8a8721.rlib(getopts-0ad7222d5c8a8721.getopts.bflxr6c4-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libgetopts-0ad7222d5c8a8721.rlib(getopts-0ad7222d5c8a8721.getopts.bflxr6c4-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libgetopts-0ad7222d5c8a8721.rlib(getopts-0ad7222d5c8a8721.getopts.bflxr6c4-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libgetopts-0ad7222d5c8a8721.rlib(getopts-0ad7222d5c8a8721.getopts.bflxr6c4-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libgetopts-0ad7222d5c8a8721.rlib(getopts-0ad7222d5c8a8721.getopts.bflxr6c4-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libgetopts-0ad7222d5c8a8721.rlib(getopts-0ad7222d5c8a8721.getopts.bflxr6c4-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libgetopts-0ad7222d5c8a8721.rlib(getopts-0ad7222d5c8a8721.getopts.bflxr6c4-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libgetopts-0ad7222d5c8a8721.rlib(getopts-0ad7222d5c8a8721.getopts.bflxr6c4-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libgetopts-0ad7222d5c8a8721.rlib(getopts-0ad7222d5c8a8721.getopts.bflxr6c4-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libgetopts-0ad7222d5c8a8721.rlib(getopts-0ad7222d5c8a8721.getopts.bflxr6c4-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libgetopts-0ad7222d5c8a8721.rlib(getopts-0ad7222d5c8a8721.getopts.bflxr6c4-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libgetopts-0ad7222d5c8a8721.rlib(getopts-0ad7222d5c8a8721.getopts.bflxr6c4-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libgetopts-0ad7222d5c8a8721.rlib(getopts-0ad7222d5c8a8721.getopts.bflxr6c4-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libgetopts-0ad7222d5c8a8721.rlib(getopts-0ad7222d5c8a8721.getopts.bflxr6c4-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libgetopts-0ad7222d5c8a8721.rlib(getopts-0ad7222d5c8a8721.getopts.bflxr6c4-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libstd-685064fa0ea8eee6.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libstd-685064fa0ea8eee6.rlib(std-685064fa0ea8eee6.std.bgp68n6b-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libstd-685064fa0ea8eee6.rlib(std-685064fa0ea8eee6.std.bgp68n6b-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libstd-685064fa0ea8eee6.rlib(std-685064fa0ea8eee6.std.bgp68n6b-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libstd-685064fa0ea8eee6.rlib(std-685064fa0ea8eee6.std.bgp68n6b-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libstd-685064fa0ea8eee6.rlib(std-685064fa0ea8eee6.std.bgp68n6b-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libstd-685064fa0ea8eee6.rlib(std-685064fa0ea8eee6.std.bgp68n6b-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libstd-685064fa0ea8eee6.rlib(std-685064fa0ea8eee6.std.bgp68n6b-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libstd-685064fa0ea8eee6.rlib(std-685064fa0ea8eee6.std.bgp68n6b-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libstd-685064fa0ea8eee6.rlib(std-685064fa0ea8eee6.std.bgp68n6b-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libstd-685064fa0ea8eee6.rlib(std-685064fa0ea8eee6.std.bgp68n6b-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libstd-685064fa0ea8eee6.rlib(std-685064fa0ea8eee6.std.bgp68n6b-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libstd-685064fa0ea8eee6.rlib(std-685064fa0ea8eee6.std.bgp68n6b-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libstd-685064fa0ea8eee6.rlib(std-685064fa0ea8eee6.std.bgp68n6b-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libstd-685064fa0ea8eee6.rlib(std-685064fa0ea8eee6.std.bgp68n6b-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libstd-685064fa0ea8eee6.rlib(std-685064fa0ea8eee6.std.bgp68n6b-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libstd-685064fa0ea8eee6.rlib(std-685064fa0ea8eee6.std.bgp68n6b-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrossbeam_utils-007836cd71f712ce.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrossbeam_utils-007836cd71f712ce.rlib(crossbeam_utils-007836cd71f712ce.crossbeam_utils.43qpk69i-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrossbeam_utils-007836cd71f712ce.rlib(crossbeam_utils-007836cd71f712ce.crossbeam_utils.43qpk69i-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrossbeam_utils-007836cd71f712ce.rlib(crossbeam_utils-007836cd71f712ce.crossbeam_utils.43qpk69i-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrossbeam_utils-007836cd71f712ce.rlib(crossbeam_utils-007836cd71f712ce.crossbeam_utils.43qpk69i-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrossbeam_utils-007836cd71f712ce.rlib(crossbeam_utils-007836cd71f712ce.crossbeam_utils.43qpk69i-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrossbeam_utils-007836cd71f712ce.rlib(crossbeam_utils-007836cd71f712ce.crossbeam_utils.43qpk69i-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrossbeam_utils-007836cd71f712ce.rlib(crossbeam_utils-007836cd71f712ce.crossbeam_utils.43qpk69i-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrossbeam_utils-007836cd71f712ce.rlib(crossbeam_utils-007836cd71f712ce.crossbeam_utils.43qpk69i-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserialize-0b08771eed670606.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserialize-0b08771eed670606.rlib(serialize-0b08771eed670606.serialize.27t7ffzi-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserialize-0b08771eed670606.rlib(serialize-0b08771eed670606.serialize.27t7ffzi-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserialize-0b08771eed670606.rlib(serialize-0b08771eed670606.serialize.27t7ffzi-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserialize-0b08771eed670606.rlib(serialize-0b08771eed670606.serialize.27t7ffzi-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserialize-0b08771eed670606.rlib(serialize-0b08771eed670606.serialize.27t7ffzi-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserialize-0b08771eed670606.rlib(serialize-0b08771eed670606.serialize.27t7ffzi-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserialize-0b08771eed670606.rlib(serialize-0b08771eed670606.serialize.27t7ffzi-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserialize-0b08771eed670606.rlib(serialize-0b08771eed670606.serialize.27t7ffzi-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserialize-0b08771eed670606.rlib(serialize-0b08771eed670606.serialize.27t7ffzi-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserialize-0b08771eed670606.rlib(serialize-0b08771eed670606.serialize.27t7ffzi-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserialize-0b08771eed670606.rlib(serialize-0b08771eed670606.serialize.27t7ffzi-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserialize-0b08771eed670606.rlib(serialize-0b08771eed670606.serialize.27t7ffzi-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserialize-0b08771eed670606.rlib(serialize-0b08771eed670606.serialize.27t7ffzi-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserialize-0b08771eed670606.rlib(serialize-0b08771eed670606.serialize.27t7ffzi-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserialize-0b08771eed670606.rlib(serialize-0b08771eed670606.serialize.27t7ffzi-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserialize-0b08771eed670606.rlib(serialize-0b08771eed670606.serialize.27t7ffzi-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_pcg-4d3acf262c2d43b0.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_pcg-4d3acf262c2d43b0.rlib(rand_pcg-4d3acf262c2d43b0.rand_pcg.d1la8zjk-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_pcg-4d3acf262c2d43b0.rlib(rand_pcg-4d3acf262c2d43b0.rand_pcg.d1la8zjk-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_pcg-4d3acf262c2d43b0.rlib(rand_pcg-4d3acf262c2d43b0.rand_pcg.d1la8zjk-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_pcg-4d3acf262c2d43b0.rlib(rand_pcg-4d3acf262c2d43b0.rand_pcg.d1la8zjk-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_demangle-7bb142011d959af5.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_demangle-7bb142011d959af5.rlib(rustc_demangle-7bb142011d959af5.rustc_demangle.ef4t966j-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_demangle-7bb142011d959af5.rlib(rustc_demangle-7bb142011d959af5.rustc_demangle.ef4t966j-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_demangle-7bb142011d959af5.rlib(rustc_demangle-7bb142011d959af5.rustc_demangle.ef4t966j-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_demangle-7bb142011d959af5.rlib(rustc_demangle-7bb142011d959af5.rustc_demangle.ef4t966j-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_demangle-7bb142011d959af5.rlib(rustc_demangle-7bb142011d959af5.rustc_demangle.ef4t966j-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_demangle-7bb142011d959af5.rlib(rustc_demangle-7bb142011d959af5.rustc_demangle.ef4t966j-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_demangle-7bb142011d959af5.rlib(rustc_demangle-7bb142011d959af5.rustc_demangle.ef4t966j-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_demangle-7bb142011d959af5.rlib(rustc_demangle-7bb142011d959af5.rustc_demangle.ef4t966j-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_demangle-7bb142011d959af5.rlib(rustc_demangle-7bb142011d959af5.rustc_demangle.ef4t966j-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_demangle-7bb142011d959af5.rlib(rustc_demangle-7bb142011d959af5.rustc_demangle.ef4t966j-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_demangle-7bb142011d959af5.rlib(rustc_demangle-7bb142011d959af5.rustc_demangle.ef4t966j-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde_json-69c38c8d9a421422.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde_json-69c38c8d9a421422.rlib(serde_json-69c38c8d9a421422.serde_json.djcgvi0y-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde_json-69c38c8d9a421422.rlib(serde_json-69c38c8d9a421422.serde_json.djcgvi0y-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde_json-69c38c8d9a421422.rlib(serde_json-69c38c8d9a421422.serde_json.djcgvi0y-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde_json-69c38c8d9a421422.rlib(serde_json-69c38c8d9a421422.serde_json.djcgvi0y-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde_json-69c38c8d9a421422.rlib(serde_json-69c38c8d9a421422.serde_json.djcgvi0y-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde_json-69c38c8d9a421422.rlib(serde_json-69c38c8d9a421422.serde_json.djcgvi0y-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde_json-69c38c8d9a421422.rlib(serde_json-69c38c8d9a421422.serde_json.djcgvi0y-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde_json-69c38c8d9a421422.rlib(serde_json-69c38c8d9a421422.serde_json.djcgvi0y-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde_json-69c38c8d9a421422.rlib(serde_json-69c38c8d9a421422.serde_json.djcgvi0y-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde_json-69c38c8d9a421422.rlib(serde_json-69c38c8d9a421422.serde_json.djcgvi0y-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde_json-69c38c8d9a421422.rlib(serde_json-69c38c8d9a421422.serde_json.djcgvi0y-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde_json-69c38c8d9a421422.rlib(serde_json-69c38c8d9a421422.serde_json.djcgvi0y-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde_json-69c38c8d9a421422.rlib(serde_json-69c38c8d9a421422.serde_json.djcgvi0y-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde_json-69c38c8d9a421422.rlib(serde_json-69c38c8d9a421422.serde_json.djcgvi0y-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde_json-69c38c8d9a421422.rlib(serde_json-69c38c8d9a421422.serde_json.djcgvi0y-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde_json-69c38c8d9a421422.rlib(serde_json-69c38c8d9a421422.serde_json.djcgvi0y-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_isaac-52b6f600e916c311.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_isaac-52b6f600e916c311.rlib(rand_isaac-52b6f600e916c311.rand_isaac.c2jlra9b-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_isaac-52b6f600e916c311.rlib(rand_isaac-52b6f600e916c311.rand_isaac.c2jlra9b-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_isaac-52b6f600e916c311.rlib(rand_isaac-52b6f600e916c311.rand_isaac.c2jlra9b-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_isaac-52b6f600e916c311.rlib(rand_isaac-52b6f600e916c311.rand_isaac.c2jlra9b-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_isaac-52b6f600e916c311.rlib(rand_isaac-52b6f600e916c311.rand_isaac.c2jlra9b-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_isaac-52b6f600e916c311.rlib(rand_isaac-52b6f600e916c311.rand_isaac.c2jlra9b-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_isaac-52b6f600e916c311.rlib(rand_isaac-52b6f600e916c311.rand_isaac.c2jlra9b-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_isaac-52b6f600e916c311.rlib(rand_isaac-52b6f600e916c311.rand_isaac.c2jlra9b-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_isaac-52b6f600e916c311.rlib(rand_isaac-52b6f600e916c311.rand_isaac.c2jlra9b-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_isaac-52b6f600e916c311.rlib(rand_isaac-52b6f600e916c311.rand_isaac.c2jlra9b-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libindexmap-8b5998b1e0b17f34.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libindexmap-8b5998b1e0b17f34.rlib(indexmap-8b5998b1e0b17f34.indexmap.6ji4jf1s-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libindexmap-8b5998b1e0b17f34.rlib(indexmap-8b5998b1e0b17f34.indexmap.6ji4jf1s-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libindexmap-8b5998b1e0b17f34.rlib(indexmap-8b5998b1e0b17f34.indexmap.6ji4jf1s-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtempfile-999bf403ce401fda.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtempfile-999bf403ce401fda.rlib(tempfile-999bf403ce401fda.tempfile.76nkzo0f-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtempfile-999bf403ce401fda.rlib(tempfile-999bf403ce401fda.tempfile.76nkzo0f-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtempfile-999bf403ce401fda.rlib(tempfile-999bf403ce401fda.tempfile.76nkzo0f-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtempfile-999bf403ce401fda.rlib(tempfile-999bf403ce401fda.tempfile.76nkzo0f-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtempfile-999bf403ce401fda.rlib(tempfile-999bf403ce401fda.tempfile.76nkzo0f-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtempfile-999bf403ce401fda.rlib(tempfile-999bf403ce401fda.tempfile.76nkzo0f-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtempfile-999bf403ce401fda.rlib(tempfile-999bf403ce401fda.tempfile.76nkzo0f-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtempfile-999bf403ce401fda.rlib(tempfile-999bf403ce401fda.tempfile.76nkzo0f-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtempfile-999bf403ce401fda.rlib(tempfile-999bf403ce401fda.tempfile.76nkzo0f-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtempfile-999bf403ce401fda.rlib(tempfile-999bf403ce401fda.tempfile.76nkzo0f-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtempfile-999bf403ce401fda.rlib(tempfile-999bf403ce401fda.tempfile.76nkzo0f-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtempfile-999bf403ce401fda.rlib(tempfile-999bf403ce401fda.tempfile.76nkzo0f-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtempfile-999bf403ce401fda.rlib(tempfile-999bf403ce401fda.tempfile.76nkzo0f-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtempfile-999bf403ce401fda.rlib(tempfile-999bf403ce401fda.tempfile.76nkzo0f-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtempfile-999bf403ce401fda.rlib(tempfile-999bf403ce401fda.tempfile.76nkzo0f-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtempfile-999bf403ce401fda.rlib(tempfile-999bf403ce401fda.tempfile.76nkzo0f-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpunycode-9371c9252770f900.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpunycode-9371c9252770f900.rlib(punycode-9371c9252770f900.punycode.55jxmqwj-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpunycode-9371c9252770f900.rlib(punycode-9371c9252770f900.punycode.55jxmqwj-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpunycode-9371c9252770f900.rlib(punycode-9371c9252770f900.punycode.55jxmqwj-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpunycode-9371c9252770f900.rlib(punycode-9371c9252770f900.punycode.55jxmqwj-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpunycode-9371c9252770f900.rlib(punycode-9371c9252770f900.punycode.55jxmqwj-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpunycode-9371c9252770f900.rlib(punycode-9371c9252770f900.punycode.55jxmqwj-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpunycode-9371c9252770f900.rlib(punycode-9371c9252770f900.punycode.55jxmqwj-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpunycode-9371c9252770f900.rlib(punycode-9371c9252770f900.punycode.55jxmqwj-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpunycode-9371c9252770f900.rlib(punycode-9371c9252770f900.punycode.55jxmqwj-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpunycode-9371c9252770f900.rlib(punycode-9371c9252770f900.punycode.55jxmqwj-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpunycode-9371c9252770f900.rlib(punycode-9371c9252770f900.punycode.55jxmqwj-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpunycode-9371c9252770f900.rlib(punycode-9371c9252770f900.punycode.55jxmqwj-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpunycode-9371c9252770f900.rlib(punycode-9371c9252770f900.punycode.55jxmqwj-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpunycode-9371c9252770f900.rlib(punycode-9371c9252770f900.punycode.55jxmqwj-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpunycode-9371c9252770f900.rlib(punycode-9371c9252770f900.punycode.55jxmqwj-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpunycode-9371c9252770f900.rlib(punycode-9371c9252770f900.punycode.55jxmqwj-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libstable_deref_trait-5b9eda722ea7fcc7.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libstable_deref_trait-5b9eda722ea7fcc7.rlib(stable_deref_trait-5b9eda722ea7fcc7.stable_deref_trait.odzrge3u-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpanic_unwind-e955bbef19d54b5b.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpanic_unwind-e955bbef19d54b5b.rlib(panic_unwind-e955bbef19d54b5b.panic_unwind.84fplrw8-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpanic_unwind-e955bbef19d54b5b.rlib(panic_unwind-e955bbef19d54b5b.panic_unwind.84fplrw8-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpanic_unwind-e955bbef19d54b5b.rlib(panic_unwind-e955bbef19d54b5b.panic_unwind.84fplrw8-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpanic_unwind-e955bbef19d54b5b.rlib(panic_unwind-e955bbef19d54b5b.panic_unwind.84fplrw8-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpanic_unwind-e955bbef19d54b5b.rlib(panic_unwind-e955bbef19d54b5b.panic_unwind.84fplrw8-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpanic_unwind-e955bbef19d54b5b.rlib(panic_unwind-e955bbef19d54b5b.panic_unwind.84fplrw8-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_core-fae365c16873e292.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_core-fae365c16873e292.rlib(rand_core-fae365c16873e292.rand_core.32pys0d6-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_core-fae365c16873e292.rlib(rand_core-fae365c16873e292.rand_core.32pys0d6-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_core-fae365c16873e292.rlib(rand_core-fae365c16873e292.rand_core.32pys0d6-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_core-fae365c16873e292.rlib(rand_core-fae365c16873e292.rand_core.32pys0d6-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_core-fae365c16873e292.rlib(rand_core-fae365c16873e292.rand_core.32pys0d6-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_core-fae365c16873e292.rlib(rand_core-fae365c16873e292.rand_core.32pys0d6-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_core-fae365c16873e292.rlib(rand_core-fae365c16873e292.rand_core.32pys0d6-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_core-fae365c16873e292.rlib(rand_core-fae365c16873e292.rand_core.32pys0d6-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_core-fae365c16873e292.rlib(rand_core-fae365c16873e292.rand_core.32pys0d6-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_core-fae365c16873e292.rlib(rand_core-fae365c16873e292.rand_core.32pys0d6-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_core-fae365c16873e292.rlib(rand_core-fae365c16873e292.rand_core.32pys0d6-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_core-fae365c16873e292.rlib(rand_core-fae365c16873e292.rand_core.32pys0d6-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblazy_static-1da6bc22f618fbec.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblazy_static-1da6bc22f618fbec.rlib(lazy_static-1da6bc22f618fbec.lazy_static.bk3hxab2-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtest-8a01febd6414c4b8.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtest-8a01febd6414c4b8.rlib(test-8a01febd6414c4b8.test.8s4ez3ma-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtest-8a01febd6414c4b8.rlib(test-8a01febd6414c4b8.test.8s4ez3ma-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtest-8a01febd6414c4b8.rlib(test-8a01febd6414c4b8.test.8s4ez3ma-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtest-8a01febd6414c4b8.rlib(test-8a01febd6414c4b8.test.8s4ez3ma-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtest-8a01febd6414c4b8.rlib(test-8a01febd6414c4b8.test.8s4ez3ma-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtest-8a01febd6414c4b8.rlib(test-8a01febd6414c4b8.test.8s4ez3ma-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtest-8a01febd6414c4b8.rlib(test-8a01febd6414c4b8.test.8s4ez3ma-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtest-8a01febd6414c4b8.rlib(test-8a01febd6414c4b8.test.8s4ez3ma-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtest-8a01febd6414c4b8.rlib(test-8a01febd6414c4b8.test.8s4ez3ma-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtest-8a01febd6414c4b8.rlib(test-8a01febd6414c4b8.test.8s4ez3ma-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtest-8a01febd6414c4b8.rlib(test-8a01febd6414c4b8.test.8s4ez3ma-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtest-8a01febd6414c4b8.rlib(test-8a01febd6414c4b8.test.8s4ez3ma-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtest-8a01febd6414c4b8.rlib(test-8a01febd6414c4b8.test.8s4ez3ma-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtest-8a01febd6414c4b8.rlib(test-8a01febd6414c4b8.test.8s4ez3ma-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtest-8a01febd6414c4b8.rlib(test-8a01febd6414c4b8.test.8s4ez3ma-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtest-8a01febd6414c4b8.rlib(test-8a01febd6414c4b8.test.8s4ez3ma-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libeither-55ad809143efd8f2.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libeither-55ad809143efd8f2.rlib(either-55ad809143efd8f2.either.cttawcsv-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpanic_abort-9c5f85eb08e42a28.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpanic_abort-9c5f85eb08e42a28.rlib(panic_abort-9c5f85eb08e42a28.panic_abort.49imj4d0-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpanic_abort-9c5f85eb08e42a28.rlib(panic_abort-9c5f85eb08e42a28.panic_abort.49imj4d0-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libmemoffset-2939fc93dd507d63.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libmemoffset-2939fc93dd507d63.rlib(memoffset-2939fc93dd507d63.memoffset.box15kfq-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libscoped_tls-b3440930d193b087.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libscoped_tls-b3440930d193b087.rlib(scoped_tls-b3440930d193b087.scoped_tls.87f5djwe-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libscoped_tls-b3440930d193b087.rlib(scoped_tls-b3440930d193b087.scoped_tls.87f5djwe-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libscoped_tls-b3440930d193b087.rlib(scoped_tls-b3440930d193b087.scoped_tls.87f5djwe-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libscoped_tls-b3440930d193b087.rlib(scoped_tls-b3440930d193b087.scoped_tls.87f5djwe-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libscoped_tls-b3440930d193b087.rlib(scoped_tls-b3440930d193b087.scoped_tls.87f5djwe-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_hc-ae26dad00661a38d.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_hc-ae26dad00661a38d.rlib(rand_hc-ae26dad00661a38d.rand_hc.5cvos3ao-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_hc-ae26dad00661a38d.rlib(rand_hc-ae26dad00661a38d.rand_hc.5cvos3ao-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_hc-ae26dad00661a38d.rlib(rand_hc-ae26dad00661a38d.rand_hc.5cvos3ao-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_hc-ae26dad00661a38d.rlib(rand_hc-ae26dad00661a38d.rand_hc.5cvos3ao-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_hc-ae26dad00661a38d.rlib(rand_hc-ae26dad00661a38d.rand_hc.5cvos3ao-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_hc-ae26dad00661a38d.rlib(rand_hc-ae26dad00661a38d.rand_hc.5cvos3ao-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_hc-ae26dad00661a38d.rlib(rand_hc-ae26dad00661a38d.rand_hc.5cvos3ao-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_std_workspace_core-4d8ba07c53c16516.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_std_workspace_core-4d8ba07c53c16516.rlib(rustc_std_workspace_core-4d8ba07c53c16516.rustc_std_workspace_core.exep8ma7-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libnum_cpus-f1e4bf261a073157.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libnum_cpus-f1e4bf261a073157.rlib(num_cpus-f1e4bf261a073157.num_cpus.49yct227-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libnum_cpus-f1e4bf261a073157.rlib(num_cpus-f1e4bf261a073157.num_cpus.49yct227-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libnum_cpus-f1e4bf261a073157.rlib(num_cpus-f1e4bf261a073157.num_cpus.49yct227-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libnum_cpus-f1e4bf261a073157.rlib(num_cpus-f1e4bf261a073157.num_cpus.49yct227-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libnum_cpus-f1e4bf261a073157.rlib(num_cpus-f1e4bf261a073157.num_cpus.49yct227-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libnum_cpus-f1e4bf261a073157.rlib(num_cpus-f1e4bf261a073157.num_cpus.49yct227-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libnum_cpus-f1e4bf261a073157.rlib(num_cpus-f1e4bf261a073157.num_cpus.49yct227-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libnum_cpus-f1e4bf261a073157.rlib(num_cpus-f1e4bf261a073157.num_cpus.49yct227-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libnum_cpus-f1e4bf261a073157.rlib(num_cpus-f1e4bf261a073157.num_cpus.49yct227-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libnum_cpus-f1e4bf261a073157.rlib(num_cpus-f1e4bf261a073157.num_cpus.49yct227-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libnum_cpus-f1e4bf261a073157.rlib(num_cpus-f1e4bf261a073157.num_cpus.49yct227-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libnum_cpus-f1e4bf261a073157.rlib(num_cpus-f1e4bf261a073157.num_cpus.49yct227-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libnum_cpus-f1e4bf261a073157.rlib(num_cpus-f1e4bf261a073157.num_cpus.49yct227-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libnum_cpus-f1e4bf261a073157.rlib(num_cpus-f1e4bf261a073157.num_cpus.49yct227-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libnum_cpus-f1e4bf261a073157.rlib(num_cpus-f1e4bf261a073157.num_cpus.49yct227-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libnum_cpus-f1e4bf261a073157.rlib(num_cpus-f1e4bf261a073157.num_cpus.49yct227-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libsmallvec-318bace47db2ae77.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libsmallvec-318bace47db2ae77.rlib(smallvec-318bace47db2ae77.smallvec.1n6f7w8d-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcc-97a6a56c6c560bb5.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcc-97a6a56c6c560bb5.rlib(cc-97a6a56c6c560bb5.cc.6di7s0x2-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcc-97a6a56c6c560bb5.rlib(cc-97a6a56c6c560bb5.cc.6di7s0x2-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcc-97a6a56c6c560bb5.rlib(cc-97a6a56c6c560bb5.cc.6di7s0x2-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcc-97a6a56c6c560bb5.rlib(cc-97a6a56c6c560bb5.cc.6di7s0x2-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcc-97a6a56c6c560bb5.rlib(cc-97a6a56c6c560bb5.cc.6di7s0x2-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcc-97a6a56c6c560bb5.rlib(cc-97a6a56c6c560bb5.cc.6di7s0x2-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcc-97a6a56c6c560bb5.rlib(cc-97a6a56c6c560bb5.cc.6di7s0x2-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcc-97a6a56c6c560bb5.rlib(cc-97a6a56c6c560bb5.cc.6di7s0x2-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcc-97a6a56c6c560bb5.rlib(cc-97a6a56c6c560bb5.cc.6di7s0x2-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcc-97a6a56c6c560bb5.rlib(cc-97a6a56c6c560bb5.cc.6di7s0x2-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcc-97a6a56c6c560bb5.rlib(cc-97a6a56c6c560bb5.cc.6di7s0x2-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcc-97a6a56c6c560bb5.rlib(cc-97a6a56c6c560bb5.cc.6di7s0x2-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcc-97a6a56c6c560bb5.rlib(cc-97a6a56c6c560bb5.cc.6di7s0x2-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcc-97a6a56c6c560bb5.rlib(cc-97a6a56c6c560bb5.cc.6di7s0x2-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcc-97a6a56c6c560bb5.rlib(cc-97a6a56c6c560bb5.cc.6di7s0x2-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcc-97a6a56c6c560bb5.rlib(cc-97a6a56c6c560bb5.cc.6di7s0x2-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot-75feed47f7b0b5b7.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot-75feed47f7b0b5b7.rlib(parking_lot-75feed47f7b0b5b7.parking_lot.8ufpe4sf-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot-75feed47f7b0b5b7.rlib(parking_lot-75feed47f7b0b5b7.parking_lot.8ufpe4sf-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot-75feed47f7b0b5b7.rlib(parking_lot-75feed47f7b0b5b7.parking_lot.8ufpe4sf-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot-75feed47f7b0b5b7.rlib(parking_lot-75feed47f7b0b5b7.parking_lot.8ufpe4sf-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot-75feed47f7b0b5b7.rlib(parking_lot-75feed47f7b0b5b7.parking_lot.8ufpe4sf-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot-75feed47f7b0b5b7.rlib(parking_lot-75feed47f7b0b5b7.parking_lot.8ufpe4sf-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot-75feed47f7b0b5b7.rlib(parking_lot-75feed47f7b0b5b7.parking_lot.8ufpe4sf-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot-75feed47f7b0b5b7.rlib(parking_lot-75feed47f7b0b5b7.parking_lot.8ufpe4sf-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot-75feed47f7b0b5b7.rlib(parking_lot-75feed47f7b0b5b7.parking_lot.8ufpe4sf-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot-75feed47f7b0b5b7.rlib(parking_lot-75feed47f7b0b5b7.parking_lot.8ufpe4sf-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot-75feed47f7b0b5b7.rlib(parking_lot-75feed47f7b0b5b7.parking_lot.8ufpe4sf-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot-75feed47f7b0b5b7.rlib(parking_lot-75feed47f7b0b5b7.parking_lot.8ufpe4sf-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot-75feed47f7b0b5b7.rlib(parking_lot-75feed47f7b0b5b7.parking_lot.8ufpe4sf-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot-75feed47f7b0b5b7.rlib(parking_lot-75feed47f7b0b5b7.parking_lot.8ufpe4sf-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot-75feed47f7b0b5b7.rlib(parking_lot-75feed47f7b0b5b7.parking_lot.8ufpe4sf-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libannotate_snippets-69171843cfe13008.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libannotate_snippets-69171843cfe13008.rlib(annotate_snippets-69171843cfe13008.annotate_snippets.ad4back2-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libannotate_snippets-69171843cfe13008.rlib(annotate_snippets-69171843cfe13008.annotate_snippets.ad4back2-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libannotate_snippets-69171843cfe13008.rlib(annotate_snippets-69171843cfe13008.annotate_snippets.ad4back2-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libannotate_snippets-69171843cfe13008.rlib(annotate_snippets-69171843cfe13008.annotate_snippets.ad4back2-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libannotate_snippets-69171843cfe13008.rlib(annotate_snippets-69171843cfe13008.annotate_snippets.ad4back2-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libannotate_snippets-69171843cfe13008.rlib(annotate_snippets-69171843cfe13008.annotate_snippets.ad4back2-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libannotate_snippets-69171843cfe13008.rlib(annotate_snippets-69171843cfe13008.annotate_snippets.ad4back2-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libannotate_snippets-69171843cfe13008.rlib(annotate_snippets-69171843cfe13008.annotate_snippets.ad4back2-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libannotate_snippets-69171843cfe13008.rlib(annotate_snippets-69171843cfe13008.annotate_snippets.ad4back2-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libannotate_snippets-69171843cfe13008.rlib(annotate_snippets-69171843cfe13008.annotate_snippets.ad4back2-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libannotate_snippets-69171843cfe13008.rlib(annotate_snippets-69171843cfe13008.annotate_snippets.ad4back2-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libannotate_snippets-69171843cfe13008.rlib(annotate_snippets-69171843cfe13008.annotate_snippets.ad4back2-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libannotate_snippets-69171843cfe13008.rlib(annotate_snippets-69171843cfe13008.annotate_snippets.ad4back2-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libannotate_snippets-69171843cfe13008.rlib(annotate_snippets-69171843cfe13008.annotate_snippets.ad4back2-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libannotate_snippets-69171843cfe13008.rlib(annotate_snippets-69171843cfe13008.annotate_snippets.ad4back2-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libannotate_snippets-69171843cfe13008.rlib(annotate_snippets-69171843cfe13008.annotate_snippets.ad4back2-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon-ae73ab0f969dad04.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon-ae73ab0f969dad04.rlib(rustc_rayon-ae73ab0f969dad04.rustc_rayon.482aq20p-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon-ae73ab0f969dad04.rlib(rustc_rayon-ae73ab0f969dad04.rustc_rayon.482aq20p-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon-ae73ab0f969dad04.rlib(rustc_rayon-ae73ab0f969dad04.rustc_rayon.482aq20p-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon-ae73ab0f969dad04.rlib(rustc_rayon-ae73ab0f969dad04.rustc_rayon.482aq20p-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon-ae73ab0f969dad04.rlib(rustc_rayon-ae73ab0f969dad04.rustc_rayon.482aq20p-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon-ae73ab0f969dad04.rlib(rustc_rayon-ae73ab0f969dad04.rustc_rayon.482aq20p-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon-ae73ab0f969dad04.rlib(rustc_rayon-ae73ab0f969dad04.rustc_rayon.482aq20p-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon-ae73ab0f969dad04.rlib(rustc_rayon-ae73ab0f969dad04.rustc_rayon.482aq20p-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon-ae73ab0f969dad04.rlib(rustc_rayon-ae73ab0f969dad04.rustc_rayon.482aq20p-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon-ae73ab0f969dad04.rlib(rustc_rayon-ae73ab0f969dad04.rustc_rayon.482aq20p-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon-ae73ab0f969dad04.rlib(rustc_rayon-ae73ab0f969dad04.rustc_rayon.482aq20p-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_rayon-ae73ab0f969dad04.rlib(rustc_rayon-ae73ab0f969dad04.rustc_rayon.482aq20p-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_apfloat-1271aa8b494fd6ee.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_apfloat-1271aa8b494fd6ee.rlib(rustc_apfloat-1271aa8b494fd6ee.rustc_apfloat.5geiywu9-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_apfloat-1271aa8b494fd6ee.rlib(rustc_apfloat-1271aa8b494fd6ee.rustc_apfloat.5geiywu9-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_apfloat-1271aa8b494fd6ee.rlib(rustc_apfloat-1271aa8b494fd6ee.rustc_apfloat.5geiywu9-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_apfloat-1271aa8b494fd6ee.rlib(rustc_apfloat-1271aa8b494fd6ee.rustc_apfloat.5geiywu9-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_apfloat-1271aa8b494fd6ee.rlib(rustc_apfloat-1271aa8b494fd6ee.rustc_apfloat.5geiywu9-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_apfloat-1271aa8b494fd6ee.rlib(rustc_apfloat-1271aa8b494fd6ee.rustc_apfloat.5geiywu9-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_apfloat-1271aa8b494fd6ee.rlib(rustc_apfloat-1271aa8b494fd6ee.rustc_apfloat.5geiywu9-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_apfloat-1271aa8b494fd6ee.rlib(rustc_apfloat-1271aa8b494fd6ee.rustc_apfloat.5geiywu9-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_apfloat-1271aa8b494fd6ee.rlib(rustc_apfloat-1271aa8b494fd6ee.rustc_apfloat.5geiywu9-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_apfloat-1271aa8b494fd6ee.rlib(rustc_apfloat-1271aa8b494fd6ee.rustc_apfloat.5geiywu9-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_apfloat-1271aa8b494fd6ee.rlib(rustc_apfloat-1271aa8b494fd6ee.rustc_apfloat.5geiywu9-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_apfloat-1271aa8b494fd6ee.rlib(rustc_apfloat-1271aa8b494fd6ee.rustc_apfloat.5geiywu9-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_apfloat-1271aa8b494fd6ee.rlib(rustc_apfloat-1271aa8b494fd6ee.rustc_apfloat.5geiywu9-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_apfloat-1271aa8b494fd6ee.rlib(rustc_apfloat-1271aa8b494fd6ee.rustc_apfloat.5geiywu9-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbitflags-88fd264981ee05e7.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbitflags-88fd264981ee05e7.rlib(bitflags-88fd264981ee05e7.bitflags.duv2k125-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_demangle-ac29f9cb259e88ee.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_demangle-ac29f9cb259e88ee.rlib(rustc_demangle-ac29f9cb259e88ee.rustc_demangle.39g9ks89-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_demangle-ac29f9cb259e88ee.rlib(rustc_demangle-ac29f9cb259e88ee.rustc_demangle.39g9ks89-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_demangle-ac29f9cb259e88ee.rlib(rustc_demangle-ac29f9cb259e88ee.rustc_demangle.39g9ks89-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_demangle-ac29f9cb259e88ee.rlib(rustc_demangle-ac29f9cb259e88ee.rustc_demangle.39g9ks89-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_demangle-ac29f9cb259e88ee.rlib(rustc_demangle-ac29f9cb259e88ee.rustc_demangle.39g9ks89-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_demangle-ac29f9cb259e88ee.rlib(rustc_demangle-ac29f9cb259e88ee.rustc_demangle.39g9ks89-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_demangle-ac29f9cb259e88ee.rlib(rustc_demangle-ac29f9cb259e88ee.rustc_demangle.39g9ks89-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_demangle-ac29f9cb259e88ee.rlib(rustc_demangle-ac29f9cb259e88ee.rustc_demangle.39g9ks89-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_demangle-ac29f9cb259e88ee.rlib(rustc_demangle-ac29f9cb259e88ee.rustc_demangle.39g9ks89-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_demangle-ac29f9cb259e88ee.rlib(rustc_demangle-ac29f9cb259e88ee.rustc_demangle.39g9ks89-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librustc_demangle-ac29f9cb259e88ee.rlib(rustc_demangle-ac29f9cb259e88ee.rustc_demangle.39g9ks89-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libenv_logger-81d344cf8a882f8b.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libenv_logger-81d344cf8a882f8b.rlib(env_logger-81d344cf8a882f8b.env_logger.casoghpb-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libenv_logger-81d344cf8a882f8b.rlib(env_logger-81d344cf8a882f8b.env_logger.casoghpb-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libenv_logger-81d344cf8a882f8b.rlib(env_logger-81d344cf8a882f8b.env_logger.casoghpb-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libenv_logger-81d344cf8a882f8b.rlib(env_logger-81d344cf8a882f8b.env_logger.casoghpb-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libenv_logger-81d344cf8a882f8b.rlib(env_logger-81d344cf8a882f8b.env_logger.casoghpb-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libenv_logger-81d344cf8a882f8b.rlib(env_logger-81d344cf8a882f8b.env_logger.casoghpb-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libenv_logger-81d344cf8a882f8b.rlib(env_logger-81d344cf8a882f8b.env_logger.casoghpb-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libenv_logger-81d344cf8a882f8b.rlib(env_logger-81d344cf8a882f8b.env_logger.casoghpb-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libenv_logger-81d344cf8a882f8b.rlib(env_logger-81d344cf8a882f8b.env_logger.casoghpb-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libenv_logger-81d344cf8a882f8b.rlib(env_logger-81d344cf8a882f8b.env_logger.casoghpb-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libenv_logger-81d344cf8a882f8b.rlib(env_logger-81d344cf8a882f8b.env_logger.casoghpb-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libenv_logger-81d344cf8a882f8b.rlib(env_logger-81d344cf8a882f8b.env_logger.casoghpb-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libenv_logger-81d344cf8a882f8b.rlib(env_logger-81d344cf8a882f8b.env_logger.casoghpb-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libenv_logger-81d344cf8a882f8b.rlib(env_logger-81d344cf8a882f8b.env_logger.casoghpb-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libenv_logger-81d344cf8a882f8b.rlib(env_logger-81d344cf8a882f8b.env_logger.casoghpb-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libenv_logger-81d344cf8a882f8b.rlib(env_logger-81d344cf8a882f8b.env_logger.casoghpb-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libterm-5bc6bde3f3749f1b.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libterm-5bc6bde3f3749f1b.rlib(term-5bc6bde3f3749f1b.term.9ko3k9fg-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libterm-5bc6bde3f3749f1b.rlib(term-5bc6bde3f3749f1b.term.9ko3k9fg-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libterm-5bc6bde3f3749f1b.rlib(term-5bc6bde3f3749f1b.term.9ko3k9fg-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libterm-5bc6bde3f3749f1b.rlib(term-5bc6bde3f3749f1b.term.9ko3k9fg-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libterm-5bc6bde3f3749f1b.rlib(term-5bc6bde3f3749f1b.term.9ko3k9fg-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libterm-5bc6bde3f3749f1b.rlib(term-5bc6bde3f3749f1b.term.9ko3k9fg-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libterm-5bc6bde3f3749f1b.rlib(term-5bc6bde3f3749f1b.term.9ko3k9fg-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libterm-5bc6bde3f3749f1b.rlib(term-5bc6bde3f3749f1b.term.9ko3k9fg-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libterm-5bc6bde3f3749f1b.rlib(term-5bc6bde3f3749f1b.term.9ko3k9fg-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libterm-5bc6bde3f3749f1b.rlib(term-5bc6bde3f3749f1b.term.9ko3k9fg-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libterm-5bc6bde3f3749f1b.rlib(term-5bc6bde3f3749f1b.term.9ko3k9fg-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libterm-5bc6bde3f3749f1b.rlib(term-5bc6bde3f3749f1b.term.9ko3k9fg-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libterm-5bc6bde3f3749f1b.rlib(term-5bc6bde3f3749f1b.term.9ko3k9fg-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libterm-5bc6bde3f3749f1b.rlib(term-5bc6bde3f3749f1b.term.9ko3k9fg-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libterm-5bc6bde3f3749f1b.rlib(term-5bc6bde3f3749f1b.term.9ko3k9fg-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libterm-5bc6bde3f3749f1b.rlib(term-5bc6bde3f3749f1b.term.9ko3k9fg-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libquick_error-6c6e7be8d3b2149d.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libquick_error-6c6e7be8d3b2149d.rlib(quick_error-6c6e7be8d3b2149d.quick_error.8rucggtc-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblibc-777c3b8417300761.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblibc-777c3b8417300761.rlib(libc-777c3b8417300761.libc.33g5p3t4-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblibc-777c3b8417300761.rlib(libc-777c3b8417300761.libc.33g5p3t4-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblibc-777c3b8417300761.rlib(libc-777c3b8417300761.libc.33g5p3t4-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblibc-777c3b8417300761.rlib(libc-777c3b8417300761.libc.33g5p3t4-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblibc-777c3b8417300761.rlib(libc-777c3b8417300761.libc.33g5p3t4-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblibc-777c3b8417300761.rlib(libc-777c3b8417300761.libc.33g5p3t4-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblibc-777c3b8417300761.rlib(libc-777c3b8417300761.libc.33g5p3t4-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblibc-777c3b8417300761.rlib(libc-777c3b8417300761.libc.33g5p3t4-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libjobserver-04976058b7d52910.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libjobserver-04976058b7d52910.rlib(jobserver-04976058b7d52910.jobserver.5wu9xj5x-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libjobserver-04976058b7d52910.rlib(jobserver-04976058b7d52910.jobserver.5wu9xj5x-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libjobserver-04976058b7d52910.rlib(jobserver-04976058b7d52910.jobserver.5wu9xj5x-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libjobserver-04976058b7d52910.rlib(jobserver-04976058b7d52910.jobserver.5wu9xj5x-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libjobserver-04976058b7d52910.rlib(jobserver-04976058b7d52910.jobserver.5wu9xj5x-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libjobserver-04976058b7d52910.rlib(jobserver-04976058b7d52910.jobserver.5wu9xj5x-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libjobserver-04976058b7d52910.rlib(jobserver-04976058b7d52910.jobserver.5wu9xj5x-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libjobserver-04976058b7d52910.rlib(jobserver-04976058b7d52910.jobserver.5wu9xj5x-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libjobserver-04976058b7d52910.rlib(jobserver-04976058b7d52910.jobserver.5wu9xj5x-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libjobserver-04976058b7d52910.rlib(jobserver-04976058b7d52910.jobserver.5wu9xj5x-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libjobserver-04976058b7d52910.rlib(jobserver-04976058b7d52910.jobserver.5wu9xj5x-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libjobserver-04976058b7d52910.rlib(jobserver-04976058b7d52910.jobserver.5wu9xj5x-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libjobserver-04976058b7d52910.rlib(jobserver-04976058b7d52910.jobserver.5wu9xj5x-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libjobserver-04976058b7d52910.rlib(jobserver-04976058b7d52910.jobserver.5wu9xj5x-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libjobserver-04976058b7d52910.rlib(jobserver-04976058b7d52910.jobserver.5wu9xj5x-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libjobserver-04976058b7d52910.rlib(jobserver-04976058b7d52910.jobserver.5wu9xj5x-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libmeasureme-43f197838c84a9ed.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libmeasureme-43f197838c84a9ed.rlib(measureme-43f197838c84a9ed.measureme.23qmym4h-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libmeasureme-43f197838c84a9ed.rlib(measureme-43f197838c84a9ed.measureme.23qmym4h-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libmeasureme-43f197838c84a9ed.rlib(measureme-43f197838c84a9ed.measureme.23qmym4h-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libmeasureme-43f197838c84a9ed.rlib(measureme-43f197838c84a9ed.measureme.23qmym4h-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libmeasureme-43f197838c84a9ed.rlib(measureme-43f197838c84a9ed.measureme.23qmym4h-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libmeasureme-43f197838c84a9ed.rlib(measureme-43f197838c84a9ed.measureme.23qmym4h-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libmeasureme-43f197838c84a9ed.rlib(measureme-43f197838c84a9ed.measureme.23qmym4h-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libmeasureme-43f197838c84a9ed.rlib(measureme-43f197838c84a9ed.measureme.23qmym4h-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libmeasureme-43f197838c84a9ed.rlib(measureme-43f197838c84a9ed.measureme.23qmym4h-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libmeasureme-43f197838c84a9ed.rlib(measureme-43f197838c84a9ed.measureme.23qmym4h-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libmeasureme-43f197838c84a9ed.rlib(measureme-43f197838c84a9ed.measureme.23qmym4h-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libmeasureme-43f197838c84a9ed.rlib(measureme-43f197838c84a9ed.measureme.23qmym4h-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libmeasureme-43f197838c84a9ed.rlib(measureme-43f197838c84a9ed.measureme.23qmym4h-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libmeasureme-43f197838c84a9ed.rlib(measureme-43f197838c84a9ed.measureme.23qmym4h-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libmeasureme-43f197838c84a9ed.rlib(measureme-43f197838c84a9ed.measureme.23qmym4h-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libmeasureme-43f197838c84a9ed.rlib(measureme-43f197838c84a9ed.measureme.23qmym4h-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libunwind-b4502358a083817b.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libunwind-b4502358a083817b.rlib(unwind-b4502358a083817b.unwind.3gztgm5x-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrossbeam_deque-4ad6d9886ad267a4.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrossbeam_deque-4ad6d9886ad267a4.rlib(crossbeam_deque-4ad6d9886ad267a4.crossbeam_deque.6hwosa32-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libremove_dir_all-4baee910af8fe4cb.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libremove_dir_all-4baee910af8fe4cb.rlib(remove_dir_all-4baee910af8fe4cb.remove_dir_all.48weoeaw-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_data-d0f12ec3460301fa.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_data-d0f12ec3460301fa.rlib(rls_data-d0f12ec3460301fa.rls_data.b3l0ocxa-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_data-d0f12ec3460301fa.rlib(rls_data-d0f12ec3460301fa.rls_data.b3l0ocxa-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_data-d0f12ec3460301fa.rlib(rls_data-d0f12ec3460301fa.rls_data.b3l0ocxa-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_data-d0f12ec3460301fa.rlib(rls_data-d0f12ec3460301fa.rls_data.b3l0ocxa-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_data-d0f12ec3460301fa.rlib(rls_data-d0f12ec3460301fa.rls_data.b3l0ocxa-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_data-d0f12ec3460301fa.rlib(rls_data-d0f12ec3460301fa.rls_data.b3l0ocxa-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_data-d0f12ec3460301fa.rlib(rls_data-d0f12ec3460301fa.rls_data.b3l0ocxa-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_data-d0f12ec3460301fa.rlib(rls_data-d0f12ec3460301fa.rls_data.b3l0ocxa-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_data-d0f12ec3460301fa.rlib(rls_data-d0f12ec3460301fa.rls_data.b3l0ocxa-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_data-d0f12ec3460301fa.rlib(rls_data-d0f12ec3460301fa.rls_data.b3l0ocxa-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_data-d0f12ec3460301fa.rlib(rls_data-d0f12ec3460301fa.rls_data.b3l0ocxa-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_data-d0f12ec3460301fa.rlib(rls_data-d0f12ec3460301fa.rls_data.b3l0ocxa-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_data-d0f12ec3460301fa.rlib(rls_data-d0f12ec3460301fa.rls_data.b3l0ocxa-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_data-d0f12ec3460301fa.rlib(rls_data-d0f12ec3460301fa.rls_data.b3l0ocxa-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_data-d0f12ec3460301fa.rlib(rls_data-d0f12ec3460301fa.rls_data.b3l0ocxa-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librls_data-d0f12ec3460301fa.rlib(rls_data-d0f12ec3460301fa.rls_data.b3l0ocxa-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libitoa-3c826a494f63dba1.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libitoa-3c826a494f63dba1.rlib(itoa-3c826a494f63dba1.itoa.43774caf-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand-30e9dd45c3bd053a.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand-30e9dd45c3bd053a.rlib(rand-30e9dd45c3bd053a.rand.7lccxvih-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand-30e9dd45c3bd053a.rlib(rand-30e9dd45c3bd053a.rand.7lccxvih-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand-30e9dd45c3bd053a.rlib(rand-30e9dd45c3bd053a.rand.7lccxvih-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand-30e9dd45c3bd053a.rlib(rand-30e9dd45c3bd053a.rand.7lccxvih-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand-30e9dd45c3bd053a.rlib(rand-30e9dd45c3bd053a.rand.7lccxvih-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand-30e9dd45c3bd053a.rlib(rand-30e9dd45c3bd053a.rand.7lccxvih-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand-30e9dd45c3bd053a.rlib(rand-30e9dd45c3bd053a.rand.7lccxvih-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand-30e9dd45c3bd053a.rlib(rand-30e9dd45c3bd053a.rand.7lccxvih-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand-30e9dd45c3bd053a.rlib(rand-30e9dd45c3bd053a.rand.7lccxvih-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand-30e9dd45c3bd053a.rlib(rand-30e9dd45c3bd053a.rand.7lccxvih-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand-30e9dd45c3bd053a.rlib(rand-30e9dd45c3bd053a.rand.7lccxvih-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand-30e9dd45c3bd053a.rlib(rand-30e9dd45c3bd053a.rand.7lccxvih-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand-30e9dd45c3bd053a.rlib(rand-30e9dd45c3bd053a.rand.7lccxvih-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand-30e9dd45c3bd053a.rlib(rand-30e9dd45c3bd053a.rand.7lccxvih-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand-30e9dd45c3bd053a.rlib(rand-30e9dd45c3bd053a.rand.7lccxvih-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand-30e9dd45c3bd053a.rlib(rand-30e9dd45c3bd053a.rand.7lccxvih-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrossbeam_epoch-159d84fc034b40b4.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrossbeam_epoch-159d84fc034b40b4.rlib(crossbeam_epoch-159d84fc034b40b4.crossbeam_epoch.996ys27p-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrossbeam_epoch-159d84fc034b40b4.rlib(crossbeam_epoch-159d84fc034b40b4.crossbeam_epoch.996ys27p-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrossbeam_epoch-159d84fc034b40b4.rlib(crossbeam_epoch-159d84fc034b40b4.crossbeam_epoch.996ys27p-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrossbeam_epoch-159d84fc034b40b4.rlib(crossbeam_epoch-159d84fc034b40b4.crossbeam_epoch.996ys27p-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrossbeam_epoch-159d84fc034b40b4.rlib(crossbeam_epoch-159d84fc034b40b4.crossbeam_epoch.996ys27p-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrossbeam_epoch-159d84fc034b40b4.rlib(crossbeam_epoch-159d84fc034b40b4.crossbeam_epoch.996ys27p-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrossbeam_epoch-159d84fc034b40b4.rlib(crossbeam_epoch-159d84fc034b40b4.crossbeam_epoch.996ys27p-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrossbeam_epoch-159d84fc034b40b4.rlib(crossbeam_epoch-159d84fc034b40b4.crossbeam_epoch.996ys27p-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrossbeam_epoch-159d84fc034b40b4.rlib(crossbeam_epoch-159d84fc034b40b4.crossbeam_epoch.996ys27p-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrossbeam_epoch-159d84fc034b40b4.rlib(crossbeam_epoch-159d84fc034b40b4.crossbeam_epoch.996ys27p-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrossbeam_epoch-159d84fc034b40b4.rlib(crossbeam_epoch-159d84fc034b40b4.crossbeam_epoch.996ys27p-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrossbeam_epoch-159d84fc034b40b4.rlib(crossbeam_epoch-159d84fc034b40b4.crossbeam_epoch.996ys27p-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrossbeam_epoch-159d84fc034b40b4.rlib(crossbeam_epoch-159d84fc034b40b4.crossbeam_epoch.996ys27p-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrossbeam_epoch-159d84fc034b40b4.rlib(crossbeam_epoch-159d84fc034b40b4.crossbeam_epoch.996ys27p-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrossbeam_epoch-159d84fc034b40b4.rlib(crossbeam_epoch-159d84fc034b40b4.crossbeam_epoch.996ys27p-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcrossbeam_epoch-159d84fc034b40b4.rlib(crossbeam_epoch-159d84fc034b40b4.crossbeam_epoch.996ys27p-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace_sys-01108d7ec49927cd.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libbacktrace_sys-01108d7ec49927cd.rlib(backtrace_sys-01108d7ec49927cd.backtrace_sys.7gfl64oj-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libunicode_width-1e584240cfb11839.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libunicode_width-1e584240cfb11839.rlib(unicode_width-1e584240cfb11839.unicode_width.2yoavmhq-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcfg_if-ccbbc87822af8868.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcfg_if-ccbbc87822af8868.rlib(cfg_if-ccbbc87822af8868.cfg_if.aidf4ys0-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot_core-4930c3f2ab1f840f.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot_core-4930c3f2ab1f840f.rlib(parking_lot_core-4930c3f2ab1f840f.parking_lot_core.l7uziz1j-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot_core-4930c3f2ab1f840f.rlib(parking_lot_core-4930c3f2ab1f840f.parking_lot_core.l7uziz1j-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot_core-4930c3f2ab1f840f.rlib(parking_lot_core-4930c3f2ab1f840f.parking_lot_core.l7uziz1j-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot_core-4930c3f2ab1f840f.rlib(parking_lot_core-4930c3f2ab1f840f.parking_lot_core.l7uziz1j-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot_core-4930c3f2ab1f840f.rlib(parking_lot_core-4930c3f2ab1f840f.parking_lot_core.l7uziz1j-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot_core-4930c3f2ab1f840f.rlib(parking_lot_core-4930c3f2ab1f840f.parking_lot_core.l7uziz1j-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot_core-4930c3f2ab1f840f.rlib(parking_lot_core-4930c3f2ab1f840f.parking_lot_core.l7uziz1j-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot_core-4930c3f2ab1f840f.rlib(parking_lot_core-4930c3f2ab1f840f.parking_lot_core.l7uziz1j-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot_core-4930c3f2ab1f840f.rlib(parking_lot_core-4930c3f2ab1f840f.parking_lot_core.l7uziz1j-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot_core-4930c3f2ab1f840f.rlib(parking_lot_core-4930c3f2ab1f840f.parking_lot_core.l7uziz1j-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot_core-4930c3f2ab1f840f.rlib(parking_lot_core-4930c3f2ab1f840f.parking_lot_core.l7uziz1j-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot_core-4930c3f2ab1f840f.rlib(parking_lot_core-4930c3f2ab1f840f.parking_lot_core.l7uziz1j-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot_core-4930c3f2ab1f840f.rlib(parking_lot_core-4930c3f2ab1f840f.parking_lot_core.l7uziz1j-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot_core-4930c3f2ab1f840f.rlib(parking_lot_core-4930c3f2ab1f840f.parking_lot_core.l7uziz1j-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot_core-4930c3f2ab1f840f.rlib(parking_lot_core-4930c3f2ab1f840f.parking_lot_core.l7uziz1j-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libparking_lot_core-4930c3f2ab1f840f.rlib(parking_lot_core-4930c3f2ab1f840f.parking_lot_core.l7uziz1j-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_engine-1e699fc7f066b96b.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_engine-1e699fc7f066b96b.rlib(chalk_engine-1e699fc7f066b96b.chalk_engine.bz4f979m-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_engine-1e699fc7f066b96b.rlib(chalk_engine-1e699fc7f066b96b.chalk_engine.bz4f979m-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_engine-1e699fc7f066b96b.rlib(chalk_engine-1e699fc7f066b96b.chalk_engine.bz4f979m-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_engine-1e699fc7f066b96b.rlib(chalk_engine-1e699fc7f066b96b.chalk_engine.bz4f979m-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_engine-1e699fc7f066b96b.rlib(chalk_engine-1e699fc7f066b96b.chalk_engine.bz4f979m-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_engine-1e699fc7f066b96b.rlib(chalk_engine-1e699fc7f066b96b.chalk_engine.bz4f979m-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_engine-1e699fc7f066b96b.rlib(chalk_engine-1e699fc7f066b96b.chalk_engine.bz4f979m-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_engine-1e699fc7f066b96b.rlib(chalk_engine-1e699fc7f066b96b.chalk_engine.bz4f979m-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_engine-1e699fc7f066b96b.rlib(chalk_engine-1e699fc7f066b96b.chalk_engine.bz4f979m-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_engine-1e699fc7f066b96b.rlib(chalk_engine-1e699fc7f066b96b.chalk_engine.bz4f979m-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_engine-1e699fc7f066b96b.rlib(chalk_engine-1e699fc7f066b96b.chalk_engine.bz4f979m-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_engine-1e699fc7f066b96b.rlib(chalk_engine-1e699fc7f066b96b.chalk_engine.bz4f979m-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_engine-1e699fc7f066b96b.rlib(chalk_engine-1e699fc7f066b96b.chalk_engine.bz4f979m-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_engine-1e699fc7f066b96b.rlib(chalk_engine-1e699fc7f066b96b.chalk_engine.bz4f979m-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_engine-1e699fc7f066b96b.rlib(chalk_engine-1e699fc7f066b96b.chalk_engine.bz4f979m-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_engine-1e699fc7f066b96b.rlib(chalk_engine-1e699fc7f066b96b.chalk_engine.bz4f979m-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libscopeguard-4427df3146aca7ea.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libscopeguard-4427df3146aca7ea.rlib(scopeguard-4427df3146aca7ea.scopeguard.8pfcr9s5-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblazy_static-3e0c6a0ddc3efd62.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblazy_static-3e0c6a0ddc3efd62.rlib(lazy_static-3e0c6a0ddc3efd62.lazy_static.4rkg8ame-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libunicode_width-19b53b2f0c83bc23.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libunicode_width-19b53b2f0c83bc23.rlib(unicode_width-19b53b2f0c83bc23.unicode_width.bs73bpjp-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcore-c53957d2ec38d38e.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcore-c53957d2ec38d38e.rlib(core-c53957d2ec38d38e.core.7yrvhvkp-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcore-c53957d2ec38d38e.rlib(core-c53957d2ec38d38e.core.7yrvhvkp-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcore-c53957d2ec38d38e.rlib(core-c53957d2ec38d38e.core.7yrvhvkp-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcore-c53957d2ec38d38e.rlib(core-c53957d2ec38d38e.core.7yrvhvkp-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcore-c53957d2ec38d38e.rlib(core-c53957d2ec38d38e.core.7yrvhvkp-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcore-c53957d2ec38d38e.rlib(core-c53957d2ec38d38e.core.7yrvhvkp-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcore-c53957d2ec38d38e.rlib(core-c53957d2ec38d38e.core.7yrvhvkp-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcore-c53957d2ec38d38e.rlib(core-c53957d2ec38d38e.core.7yrvhvkp-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcore-c53957d2ec38d38e.rlib(core-c53957d2ec38d38e.core.7yrvhvkp-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcore-c53957d2ec38d38e.rlib(core-c53957d2ec38d38e.core.7yrvhvkp-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcore-c53957d2ec38d38e.rlib(core-c53957d2ec38d38e.core.7yrvhvkp-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcore-c53957d2ec38d38e.rlib(core-c53957d2ec38d38e.core.7yrvhvkp-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcore-c53957d2ec38d38e.rlib(core-c53957d2ec38d38e.core.7yrvhvkp-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcore-c53957d2ec38d38e.rlib(core-c53957d2ec38d38e.core.7yrvhvkp-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcore-c53957d2ec38d38e.rlib(core-c53957d2ec38d38e.core.7yrvhvkp-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcore-c53957d2ec38d38e.rlib(core-c53957d2ec38d38e.core.7yrvhvkp-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_macros-6f6b4c980c80268d.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_macros-6f6b4c980c80268d.rlib(chalk_macros-6f6b4c980c80268d.chalk_macros.wuo5y9yn-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_macros-6f6b4c980c80268d.rlib(chalk_macros-6f6b4c980c80268d.chalk_macros.wuo5y9yn-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_macros-6f6b4c980c80268d.rlib(chalk_macros-6f6b4c980c80268d.chalk_macros.wuo5y9yn-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_macros-6f6b4c980c80268d.rlib(chalk_macros-6f6b4c980c80268d.chalk_macros.wuo5y9yn-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_macros-6f6b4c980c80268d.rlib(chalk_macros-6f6b4c980c80268d.chalk_macros.wuo5y9yn-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_macros-6f6b4c980c80268d.rlib(chalk_macros-6f6b4c980c80268d.chalk_macros.wuo5y9yn-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_macros-6f6b4c980c80268d.rlib(chalk_macros-6f6b4c980c80268d.chalk_macros.wuo5y9yn-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_macros-6f6b4c980c80268d.rlib(chalk_macros-6f6b4c980c80268d.chalk_macros.wuo5y9yn-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_macros-6f6b4c980c80268d.rlib(chalk_macros-6f6b4c980c80268d.chalk_macros.wuo5y9yn-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_macros-6f6b4c980c80268d.rlib(chalk_macros-6f6b4c980c80268d.chalk_macros.wuo5y9yn-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_macros-6f6b4c980c80268d.rlib(chalk_macros-6f6b4c980c80268d.chalk_macros.wuo5y9yn-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_macros-6f6b4c980c80268d.rlib(chalk_macros-6f6b4c980c80268d.chalk_macros.wuo5y9yn-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_macros-6f6b4c980c80268d.rlib(chalk_macros-6f6b4c980c80268d.chalk_macros.wuo5y9yn-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_macros-6f6b4c980c80268d.rlib(chalk_macros-6f6b4c980c80268d.chalk_macros.wuo5y9yn-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_macros-6f6b4c980c80268d.rlib(chalk_macros-6f6b4c980c80268d.chalk_macros.wuo5y9yn-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libchalk_macros-6f6b4c980c80268d.rlib(chalk_macros-6f6b4c980c80268d.chalk_macros.wuo5y9yn-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcfg_if-bb4c545de6390392.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libcfg_if-bb4c545de6390392.rlib(cfg_if-bb4c545de6390392.cfg_if.8dc2c3yd-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblog_settings-d5a1673eefd9c75d.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblog_settings-d5a1673eefd9c75d.rlib(log_settings-d5a1673eefd9c75d.log_settings.d1a0ewze-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblog_settings-d5a1673eefd9c75d.rlib(log_settings-d5a1673eefd9c75d.log_settings.d1a0ewze-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblog_settings-d5a1673eefd9c75d.rlib(log_settings-d5a1673eefd9c75d.log_settings.d1a0ewze-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblog_settings-d5a1673eefd9c75d.rlib(log_settings-d5a1673eefd9c75d.log_settings.d1a0ewze-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblog_settings-d5a1673eefd9c75d.rlib(log_settings-d5a1673eefd9c75d.log_settings.d1a0ewze-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblog_settings-d5a1673eefd9c75d.rlib(log_settings-d5a1673eefd9c75d.log_settings.d1a0ewze-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/liblog_settings-d5a1673eefd9c75d.rlib(log_settings-d5a1673eefd9c75d.log_settings.d1a0ewze-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libhashbrown-ee73567effede9cb.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libhashbrown-ee73567effede9cb.rlib(hashbrown-ee73567effede9cb.hashbrown.ae6q5wtm-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde-2d7ba43af0f1ae91.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde-2d7ba43af0f1ae91.rlib(serde-2d7ba43af0f1ae91.serde.r0ksc2ae-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde-2d7ba43af0f1ae91.rlib(serde-2d7ba43af0f1ae91.serde.r0ksc2ae-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde-2d7ba43af0f1ae91.rlib(serde-2d7ba43af0f1ae91.serde.r0ksc2ae-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde-2d7ba43af0f1ae91.rlib(serde-2d7ba43af0f1ae91.serde.r0ksc2ae-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde-2d7ba43af0f1ae91.rlib(serde-2d7ba43af0f1ae91.serde.r0ksc2ae-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde-2d7ba43af0f1ae91.rlib(serde-2d7ba43af0f1ae91.serde.r0ksc2ae-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde-2d7ba43af0f1ae91.rlib(serde-2d7ba43af0f1ae91.serde.r0ksc2ae-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde-2d7ba43af0f1ae91.rlib(serde-2d7ba43af0f1ae91.serde.r0ksc2ae-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde-2d7ba43af0f1ae91.rlib(serde-2d7ba43af0f1ae91.serde.r0ksc2ae-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde-2d7ba43af0f1ae91.rlib(serde-2d7ba43af0f1ae91.serde.r0ksc2ae-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde-2d7ba43af0f1ae91.rlib(serde-2d7ba43af0f1ae91.serde.r0ksc2ae-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde-2d7ba43af0f1ae91.rlib(serde-2d7ba43af0f1ae91.serde.r0ksc2ae-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde-2d7ba43af0f1ae91.rlib(serde-2d7ba43af0f1ae91.serde.r0ksc2ae-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde-2d7ba43af0f1ae91.rlib(serde-2d7ba43af0f1ae91.serde.r0ksc2ae-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde-2d7ba43af0f1ae91.rlib(serde-2d7ba43af0f1ae91.serde.r0ksc2ae-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libserde-2d7ba43af0f1ae91.rlib(serde-2d7ba43af0f1ae91.serde.r0ksc2ae-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libflate2-d0627f7accdef7fd.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libflate2-d0627f7accdef7fd.rlib(flate2-d0627f7accdef7fd.flate2.cf2gfdq5-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libflate2-d0627f7accdef7fd.rlib(flate2-d0627f7accdef7fd.flate2.cf2gfdq5-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libflate2-d0627f7accdef7fd.rlib(flate2-d0627f7accdef7fd.flate2.cf2gfdq5-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libflate2-d0627f7accdef7fd.rlib(flate2-d0627f7accdef7fd.flate2.cf2gfdq5-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libflate2-d0627f7accdef7fd.rlib(flate2-d0627f7accdef7fd.flate2.cf2gfdq5-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libflate2-d0627f7accdef7fd.rlib(flate2-d0627f7accdef7fd.flate2.cf2gfdq5-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libflate2-d0627f7accdef7fd.rlib(flate2-d0627f7accdef7fd.flate2.cf2gfdq5-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libflate2-d0627f7accdef7fd.rlib(flate2-d0627f7accdef7fd.flate2.cf2gfdq5-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libflate2-d0627f7accdef7fd.rlib(flate2-d0627f7accdef7fd.flate2.cf2gfdq5-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libflate2-d0627f7accdef7fd.rlib(flate2-d0627f7accdef7fd.flate2.cf2gfdq5-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libflate2-d0627f7accdef7fd.rlib(flate2-d0627f7accdef7fd.flate2.cf2gfdq5-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libflate2-d0627f7accdef7fd.rlib(flate2-d0627f7accdef7fd.flate2.cf2gfdq5-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libflate2-d0627f7accdef7fd.rlib(flate2-d0627f7accdef7fd.flate2.cf2gfdq5-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libflate2-d0627f7accdef7fd.rlib(flate2-d0627f7accdef7fd.flate2.cf2gfdq5-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libflate2-d0627f7accdef7fd.rlib(flate2-d0627f7accdef7fd.flate2.cf2gfdq5-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libflate2-d0627f7accdef7fd.rlib(flate2-d0627f7accdef7fd.flate2.cf2gfdq5-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpolonius_engine-ae552752658fd0b2.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpolonius_engine-ae552752658fd0b2.rlib(polonius_engine-ae552752658fd0b2.polonius_engine.d5csymv5-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpolonius_engine-ae552752658fd0b2.rlib(polonius_engine-ae552752658fd0b2.polonius_engine.d5csymv5-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpolonius_engine-ae552752658fd0b2.rlib(polonius_engine-ae552752658fd0b2.polonius_engine.d5csymv5-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpolonius_engine-ae552752658fd0b2.rlib(polonius_engine-ae552752658fd0b2.polonius_engine.d5csymv5-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpolonius_engine-ae552752658fd0b2.rlib(polonius_engine-ae552752658fd0b2.polonius_engine.d5csymv5-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpolonius_engine-ae552752658fd0b2.rlib(polonius_engine-ae552752658fd0b2.polonius_engine.d5csymv5-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpolonius_engine-ae552752658fd0b2.rlib(polonius_engine-ae552752658fd0b2.polonius_engine.d5csymv5-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpolonius_engine-ae552752658fd0b2.rlib(polonius_engine-ae552752658fd0b2.polonius_engine.d5csymv5-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpolonius_engine-ae552752658fd0b2.rlib(polonius_engine-ae552752658fd0b2.polonius_engine.d5csymv5-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libpolonius_engine-ae552752658fd0b2.rlib(polonius_engine-ae552752658fd0b2.polonius_engine.d5csymv5-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libnodrop-f296da80d689545d.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libnodrop-f296da80d689545d.rlib(nodrop-f296da80d689545d.nodrop.f1wzs5r1-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_xorshift-ba6487e77872ed59.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_xorshift-ba6487e77872ed59.rlib(rand_xorshift-ba6487e77872ed59.rand_xorshift.cllw3tes-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_xorshift-ba6487e77872ed59.rlib(rand_xorshift-ba6487e77872ed59.rand_xorshift.cllw3tes-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_xorshift-ba6487e77872ed59.rlib(rand_xorshift-ba6487e77872ed59.rand_xorshift.cllw3tes-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_xorshift-ba6487e77872ed59.rlib(rand_xorshift-ba6487e77872ed59.rand_xorshift.cllw3tes-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/librand_xorshift-ba6487e77872ed59.rlib(rand_xorshift-ba6487e77872ed59.rand_xorshift.cllw3tes-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtermcolor-abae6ea0822202ab.rlib(rust.metadata.bin): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtermcolor-abae6ea0822202ab.rlib(termcolor-abae6ea0822202ab.termcolor.49qqjvo3-cgu.0.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtermcolor-abae6ea0822202ab.rlib(termcolor-abae6ea0822202ab.termcolor.49qqjvo3-cgu.1.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtermcolor-abae6ea0822202ab.rlib(termcolor-abae6ea0822202ab.termcolor.49qqjvo3-cgu.10.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtermcolor-abae6ea0822202ab.rlib(termcolor-abae6ea0822202ab.termcolor.49qqjvo3-cgu.11.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtermcolor-abae6ea0822202ab.rlib(termcolor-abae6ea0822202ab.termcolor.49qqjvo3-cgu.12.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtermcolor-abae6ea0822202ab.rlib(termcolor-abae6ea0822202ab.termcolor.49qqjvo3-cgu.13.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtermcolor-abae6ea0822202ab.rlib(termcolor-abae6ea0822202ab.termcolor.49qqjvo3-cgu.14.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtermcolor-abae6ea0822202ab.rlib(termcolor-abae6ea0822202ab.termcolor.49qqjvo3-cgu.15.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtermcolor-abae6ea0822202ab.rlib(termcolor-abae6ea0822202ab.termcolor.49qqjvo3-cgu.2.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtermcolor-abae6ea0822202ab.rlib(termcolor-abae6ea0822202ab.termcolor.49qqjvo3-cgu.3.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtermcolor-abae6ea0822202ab.rlib(termcolor-abae6ea0822202ab.termcolor.49qqjvo3-cgu.4.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtermcolor-abae6ea0822202ab.rlib(termcolor-abae6ea0822202ab.termcolor.49qqjvo3-cgu.5.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtermcolor-abae6ea0822202ab.rlib(termcolor-abae6ea0822202ab.termcolor.49qqjvo3-cgu.6.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtermcolor-abae6ea0822202ab.rlib(termcolor-abae6ea0822202ab.termcolor.49qqjvo3-cgu.7.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtermcolor-abae6ea0822202ab.rlib(termcolor-abae6ea0822202ab.termcolor.49qqjvo3-cgu.8.rcgu.bc.z): Unable to recognise the format of file: file format not recognized /usr/bin/strip:/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/lib/rustlib/i686-unknown-linux-gnu/lib/libtermcolor-abae6ea0822202ab.rlib(termcolor-abae6ea0822202ab.termcolor.49qqjvo3-cgu.9.rcgu.bc.z): Unable to recognise the format of file: file format not recognized DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 45 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: rust-1.37.0-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.Aja013/BUILD/tmp /bin/sh -e /tmp/B.Aja013/BUILD/tmp/rpm-tmp.77885 + umask 022 + cd /tmp/B.Aja013/BUILD + cd rustc-1.37.0-src + DOCDIR=/tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/doc/rust-1.37.0 + export DOCDIR + rm -rf /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/doc/rust-1.37.0 + /bin/mkdir -p /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/doc/rust-1.37.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/doc/rust-1.37.0... Documentation compressed. + cp -pr COPYRIGHT LICENSE-APACHE LICENSE-MIT README.md vendor/backtrace-sys/src/libbacktrace/LICENSE-libbacktrace /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/doc/rust-1.37.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder/usr/share/doc/rust-1.37.0... ./README.md ./LICENSE-APACHE ./COPYRIGHT ./LICENSE-MIT ./LICENSE-libbacktrace Documentation compressed. + exit 0 Provides: libarena-51d603c593ddbd09.so libfmt_macros-ccf3c2fee2a61966.so libgraphviz-44ae0bad0c6e15d2.so librustc-c772a0a5dec9005a.so librustc_allocator-642cc899fb5a643e.so librustc_borrowck-4a5d0c1de87a1661.so librustc_codegen_llvm-llvm.so librustc_codegen_ssa-f96c3ea76fda7768.so librustc_codegen_utils-8bd84abe5d54b264.so librustc_cratesio_shim-a4990dabab10e733.so librustc_data_structures-cf0a69a26b7f1b7f.so librustc_driver-9f5324f7d4aaa724.so librustc_errors-55ef20e6a69bce99.so librustc_fs_util-403634d1b2b7e2c3.so librustc_incremental-13bf490936328d92.so librustc_interface-65c61d480fb14e96.so librustc_lint-16b5ffca3de43809.so librustc_macros-0eab57d4eb8d1737.so librustc_metadata-c7919e3fec1e43a7.so librustc_mir-40dcd60243570662.so librustc_passes-05f49f7954a72407.so librustc_plugin-1b165a108a8d8711.so librustc_privacy-c9a88273447453bb.so librustc_resolve-aaeb2c9ad1a7def3.so librustc_save_analysis-a8beedfbb4e52457.so librustc_target-07f5dd127d7597f5.so librustc_traits-31b29abefbefbe28.so librustc_typeck-e173d030bd763d7f.so libserialize-0b08771eed670606.so libstd-685064fa0ea8eee6.so libsyntax-c15db254c35597c5.so libsyntax_ext-3029181600a1c76a.so libsyntax_pos-6d6ed6329f993dac.so libterm-5bc6bde3f3749f1b.so libtest-8a01febd6414c4b8.so Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux.so.2 ld-linux.so.2(GLIBC_2.3) libLLVM-8.so libLLVM-8.so(LLVM_8) libarena-51d603c593ddbd09.so libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.18) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libcrypto.so.1.1 libcrypto.so.1.1(OPENSSL_1_1_0) libcrypto.so.1.1(OPENSSL_1_1_1) libcurl.so.4 libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libfmt_macros-ccf3c2fee2a61966.so libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3) libgcc_s.so.1(GCC_4.2.0) libgraphviz-44ae0bad0c6e15d2.so libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libm.so.6(GLIBC_2.27) libm.so.6(GLIBC_2.29) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.2.3) libpthread.so.0(GLIBC_2.3.2) libpthread.so.0(GLIBC_2.3.3) librustc-c772a0a5dec9005a.so librustc_allocator-642cc899fb5a643e.so librustc_borrowck-4a5d0c1de87a1661.so librustc_codegen_ssa-f96c3ea76fda7768.so librustc_codegen_utils-8bd84abe5d54b264.so librustc_cratesio_shim-a4990dabab10e733.so librustc_data_structures-cf0a69a26b7f1b7f.so librustc_driver-9f5324f7d4aaa724.so librustc_errors-55ef20e6a69bce99.so librustc_fs_util-403634d1b2b7e2c3.so librustc_incremental-13bf490936328d92.so librustc_interface-65c61d480fb14e96.so librustc_lint-16b5ffca3de43809.so librustc_metadata-c7919e3fec1e43a7.so librustc_mir-40dcd60243570662.so librustc_passes-05f49f7954a72407.so librustc_plugin-1b165a108a8d8711.so librustc_privacy-c9a88273447453bb.so librustc_resolve-aaeb2c9ad1a7def3.so librustc_save_analysis-a8beedfbb4e52457.so librustc_target-07f5dd127d7597f5.so librustc_traits-31b29abefbefbe28.so librustc_typeck-e173d030bd763d7f.so libserialize-0b08771eed670606.so libssl.so.1.1 libssl.so.1.1(OPENSSL_1_1_0) libstd-685064fa0ea8eee6.so libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) libsyntax-c15db254c35597c5.so libsyntax_ext-3029181600a1c76a.so libsyntax_pos-6d6ed6329f993dac.so libterm-5bc6bde3f3749f1b.so libtest-8a01febd6414c4b8.so libz.so.1 rtld(GNU_HASH) Processing files: rust-debugger-common-1.37.0-1 Processing files: rust-gdb-1.37.0-1 Requires: /bin/sh Processing files: rust-lldb-1.37.0-1 Requires: /bin/sh Processing files: rust-doc-1.37.0-1 Processing files: cargo-1.37.0-1 Requires: ld-linux.so.2 ld-linux.so.2(GLIBC_2.3) libarena-51d603c593ddbd09.so libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.18) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.4) libcrypto.so.1.1 libcrypto.so.1.1(OPENSSL_1_1_0) libcrypto.so.1.1(OPENSSL_1_1_1) libcurl.so.4 libdl.so.2 libdl.so.2(GLIBC_2.0) libfmt_macros-ccf3c2fee2a61966.so libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3) libgcc_s.so.1(GCC_4.2.0) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.29) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.2.3) libpthread.so.0(GLIBC_2.3.2) libpthread.so.0(GLIBC_2.3.3) librustc-c772a0a5dec9005a.so librustc_cratesio_shim-a4990dabab10e733.so librustc_driver-9f5324f7d4aaa724.so librustc_errors-55ef20e6a69bce99.so librustc_interface-65c61d480fb14e96.so librustc_mir-40dcd60243570662.so librustc_plugin-1b165a108a8d8711.so librustc_target-07f5dd127d7597f5.so librustc_typeck-e173d030bd763d7f.so libssl.so.1.1 libssl.so.1.1(OPENSSL_1_1_0) libstd-685064fa0ea8eee6.so libsyntax-c15db254c35597c5.so libsyntax_pos-6d6ed6329f993dac.so libz.so.1 rtld(GNU_HASH) Processing files: bash-completion-cargo-1.37.0-1 Processing files: zsh-completion-cargo-1.37.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder warning: Installed (but unpackaged) file(s) found: /usr/share/doc/rust/LICENSE-APACHE.old /usr/share/doc/rust/LICENSE-MIT.old /usr/share/doc/rust/LICENSE-THIRD-PARTY /usr/share/doc/rust/README.md.old Wrote: /tmp/B.Aja013/RPMS/rust-1.37.0-1.i686.rpm Wrote: /tmp/B.Aja013/RPMS/rust-debugger-common-1.37.0-1.noarch.rpm Wrote: /tmp/B.Aja013/RPMS/rust-gdb-1.37.0-1.noarch.rpm Wrote: /tmp/B.Aja013/RPMS/rust-lldb-1.37.0-1.noarch.rpm Wrote: /tmp/B.Aja013/RPMS/rust-doc-1.37.0-1.noarch.rpm Wrote: /tmp/B.Aja013/RPMS/cargo-1.37.0-1.i686.rpm Wrote: /tmp/B.Aja013/RPMS/bash-completion-cargo-1.37.0-1.i686.rpm Wrote: /tmp/B.Aja013/RPMS/zsh-completion-cargo-1.37.0-1.i686.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.Aja013/BUILD/tmp /bin/sh -e /tmp/B.Aja013/BUILD/tmp/rpm-tmp.46233 + umask 022 + cd /tmp/B.Aja013/BUILD + cd rustc-1.37.0-src + /bin/rm '--interactive=never' -rf /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder + rm -rf /tmp/B.Aja013/BUILD/tmp/rust-1.37.0-root-builder ended at: Sun Sep 22 02:00:06 2019, done in 2:14:33.347565 + chmod -R u+rwX /tmp/B.Aja013/BUILD + rm -rf /tmp/B.Aja013/tmp /tmp/B.Aja013/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..392 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B.Aja013 Begin-TLD-Builder-Info Build-Time: user:22981.07s sys:173.54s real:8103.32s (faults io:19876 non-io:46559182) Files queued for ftp: 7533 zsh-completion-cargo-1.37.0-1.i686.rpm 6508 bash-completion-cargo-1.37.0-1.i686.rpm 4920784 cargo-1.37.0-1.i686.rpm 12517295 rust-doc-1.37.0-1.noarch.rpm 7137 rust-lldb-1.37.0-1.noarch.rpm 8372 rust-gdb-1.37.0-1.noarch.rpm 7520 rust-debugger-common-1.37.0-1.noarch.rpm 65546319 rust-1.37.0-1.i686.rpm 372 rust-1.37.0-1.src.rpm.uploadinfo warning: Installed (but unpackaged) file(s) found: /usr/share/doc/rust/LICENSE-APACHE.old /usr/share/doc/rust/LICENSE-MIT.old /usr/share/doc/rust/LICENSE-THIRD-PARTY /usr/share/doc/rust/README.md.old End-TLD-Builder-Info