Created
November 19, 2014 22:45
-
-
Save alexcrichton/331bfc0714b106ae6721 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(view as text) | |
'make' 'clean' | |
in dir C:\bot\slave\auto-win-64-nopt-c\build/obj (timeout 1200 secs) | |
watching logfiles {} | |
argv: ['make', 'clean'] | |
environment: | |
ALLUSERSPROFILE=C:\ProgramData | |
APPDATA=C:\Users\rustbuild\AppData\Roaming | |
COMMONPROGRAMFILES=C:\Program Files (x86)\Common Files | |
COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files | |
COMMONPROGRAMW6432=C:\Program Files\Common Files | |
COMPUTERNAME=AMAZONA-PIH0UN1 | |
COMSPEC=C:\Windows\system32\cmd.exe | |
FP_NO_HOST_CHECK=NO | |
LOCALAPPDATA=C:\Users\rustbuild\AppData\Local | |
MACHTYPE=x86_64-pc-msys | |
MSYSTEM=MINGW64 | |
NUMBER_OF_PROCESSORS=8 | |
OS=Windows_NT | |
PATH=c:\program files\mingw-w64\x86_64-4.9.1-win32-seh-rt_v3-rev1\mingw64\bin;c:\msys64\usr\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\msys64\usr\bin;c:\python27;c:\python27\scripts;c:\program files (x86)\inno setup 5;c:\program files (x86)\CMake\bin | |
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC | |
PROCESSOR_ARCHITECTURE=x86 | |
PROCESSOR_ARCHITEW6432=AMD64 | |
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 62 Stepping 4, GenuineIntel | |
PROCESSOR_LEVEL=6 | |
PROCESSOR_REVISION=3e04 | |
PROGRAMDATA=C:\ProgramData | |
PROGRAMFILES=C:\Program Files (x86) | |
PROGRAMFILES(X86)=C:\Program Files (x86) | |
PROGRAMW6432=C:\Program Files | |
PSMODULEPATH=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\ | |
PUBLIC=C:\Users\Public | |
PWD=C:\bot\slave\auto-win-64-nopt-c\build\obj | |
RUST_LOG=rustc=1 | |
SYSTEMDRIVE=C: | |
SYSTEMROOT=C:\Windows | |
TEMP=C:\Users\RUSTBU~1\AppData\Local\Temp | |
TMP=C:\Users\RUSTBU~1\AppData\Local\Temp | |
USERDOMAIN=AMAZONA-PIH0UN1 | |
USERNAME=rustbuild | |
USERPROFILE=C:\Users\rustbuild | |
WINDIR=C:\Windows | |
WINDOWS_TRACING_FLAGS=3 | |
WINDOWS_TRACING_LOGFILE=C:\BVTBin\Tests\installpackage\csilogfile.log | |
using PTY: False | |
cfg: build triple x86_64-pc-windows-gnu | |
cfg: host triples x86_64-pc-windows-gnu | |
cfg: target triples x86_64-pc-windows-gnu | |
cfg: disabling rustc optimization (CFG_DISABLE_OPTIMIZE) | |
cfg: enabling more debugging (CFG_ENABLE_DEBUG) | |
cfg: host for x86_64-pc-windows-gnu is x86_64 | |
cfg: os for x86_64-pc-windows-gnu is pc-windows-gnu | |
cfg: good valgrind for x86_64-pc-windows-gnu is | |
cfg: using CC=gcc (CFG_CC) | |
cfg: enabling valgrind run-pass tests (CFG_ENABLE_VALGRIND_RPASS) | |
cfg: no lualatex found, deferring to xelatex | |
cfg: no xelatex found, deferring to pdflatex | |
cfg: no pdflatex found, disabling LaTeX docs | |
cfg: no pandoc found, omitting PDF and EPUB docs | |
cfg: no llnextgen found, omitting grammar-verification | |
cfg: including snap rules | |
cfg: including dist rules | |
cfg: including clean rules | |
cleaning | |
rm: cannot remove ‘x86_64-pc-windows-gnu/stage2/bin/rustlib/x86_64-pc-windows-gnu/lib/rustc-4e7c5e5c.0.o’: Device or resource busy | |
/c/bot/slave/auto-win-64-nopt-c/build/mk/clean.mk:74: recipe for target 'clean-generic-H-x86_64-pc-windows-gnu' failed | |
make: *** [clean-generic-H-x86_64-pc-windows-gnu] Error 123 | |
program finished with exit code 2 | |
elapsedTime=25.506000 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment