build_all
Sofya Glebova
1Running with gitlab-runner 12.1.0 (de7731dd)2 on docker on grade-dev e59377c24Authenticating with credentials from /root/.docker/config.json5Pulling docker image czen/ubuntu_xbuild ...6Using docker image sha256:5cf584b738b2aab15658033e5bc72012c202c14c4b839e1a7f064d3a06f147a0 for czen/ubuntu_xbuild ...8Running on runner-e59377c2-project-302-concurrent-0 via grade-dev...10Fetching changes...11Reinitialized existing Git repository in /builds/sglebova/compilers-sglebova/.git/13 * [new ref] refs/pipelines/5264 -> refs/pipelines/526414Checking out f6e653bd as master...15Removing Module1/bin/16Removing Module1/obj/17Removing Module2/SimpleLangLexer/bin/18Removing Module2/SimpleLangLexer/obj/19Removing Module2/SimpleLexerDemo/bin/20Removing Module2/SimpleLexerDemo/obj/21Removing Module3/bin/22Removing Module3/obj/23Removing Module4/SimpleLangParser/bin/24Removing Module4/SimpleLangParser/obj/25Removing Module4/SimpleLangParserTest/bin/26Removing Module4/SimpleLangParserTest/obj/27Removing Module5/bin/28Removing Module5/obj/29Removing Module6/bin/30Removing Module6/obj/31Removing Module7/bin/32Removing Module7/obj/33Removing Module8/bin/34Removing Module8/obj/35Removing NunitReportParser/bin/36Removing NunitReportParser/obj/37Removing TestASTParser/bin/38Removing TestASTParser/obj/39Removing TestCodeGenerator/bin/40Removing TestCodeGenerator/obj/41Removing TestDescentParser/bin/42Removing TestDescentParser/obj/43Removing TestGeneratedLexer/bin/44Removing TestGeneratedLexer/obj/45Removing TestGeneratedParser/bin/46Removing TestGeneratedParser/obj/47Removing TestLexer/bin/48Removing TestLexer/obj/49Removing TestResult.xml50Removing TestSimpleLexer/bin/51Removing TestSimpleLexer/obj/52Removing TestVisitors/bin/53Removing TestVisitors/obj/54Removing packages/55Skipping Git submodules setup59$ ./prebuild.sh60MSBuild auto-detection: using msbuild version '' from '/usr/bin'.61>>>> xbuild tool is deprecated and will be removed in future updates, use msbuild instead <<<<62MSBUILD: error MSBUILD0004: Too many project files specified63WARNING: Error reading msbuild project information, ensure that your input solution or project file is valid. NETCore and UAP projects will be skipped, only packages.config files will be restored.64Restoring NuGet package NUnit.ConsoleRunner.3.10.0.65Restoring NuGet package NUnit.Extension.VSProjectLoader.3.8.0.66Restoring NuGet package Newtonsoft.Json.11.0.2.67Restoring NuGet package NUnit.3.12.0.68Restoring NuGet package NUnit.Extension.NUnitProjectLoader.3.6.0.69Restoring NuGet package NUnit.Extension.TeamCityEventListener.1.0.6.70Restoring NuGet package Newtonsoft.Json.12.0.3-beta1.71Restoring NuGet package NUnit3TestAdapter.3.15.1.72 GET https://api.nuget.org/v3-flatcontainer/nunit.extension.vsprojectloader/3.8.0/nunit.extension.vsprojectloader.3.8.0.nupkg73 GET https://api.nuget.org/v3-flatcontainer/newtonsoft.json/12.0.3-beta1/newtonsoft.json.12.0.3-beta1.nupkg75 GET https://api.nuget.org/v3-flatcontainer/nunit.extension.teamcityeventlistener/1.0.6/nunit.extension.teamcityeventlistener.1.0.6.nupkg76 GET https://api.nuget.org/v3-flatcontainer/nunit.consolerunner/3.10.0/nunit.consolerunner.3.10.0.nupkg77 GET https://api.nuget.org/v3-flatcontainer/nunit3testadapter/3.15.1/nunit3testadapter.3.15.1.nupkg79 GET https://api.nuget.org/v3-flatcontainer/nunit.extension.nunitprojectloader/3.6.0/nunit.extension.nunitprojectloader.3.6.0.nupkg80 OK https://api.nuget.org/v3-flatcontainer/nunit.extension.vsprojectloader/3.8.0/nunit.extension.vsprojectloader.3.8.0.nupkg 43ms81Installing NUnit.Extension.VSProjectLoader 3.8.0.82 OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/11.0.2/newtonsoft.json.11.0.2.nupkg 159ms83Installing Newtonsoft.Json 11.0.2.84 OK https://api.nuget.org/v3-flatcontainer/nunit3testadapter/3.15.1/nunit3testadapter.3.15.1.nupkg 161ms85Installing NUnit3TestAdapter 3.15.1.86 OK https://api.nuget.org/v3-flatcontainer/nunit.extension.nunitprojectloader/3.6.0/nunit.extension.nunitprojectloader.3.6.0.nupkg 162ms87Installing NUnit.Extension.NUnitProjectLoader 3.6.0.88 OK https://api.nuget.org/v3-flatcontainer/newtonsoft.json/12.0.3-beta1/newtonsoft.json.12.0.3-beta1.nupkg 164ms89Installing Newtonsoft.Json 12.0.3-beta1.90 OK https://api.nuget.org/v3-flatcontainer/nunit.consolerunner/3.10.0/nunit.consolerunner.3.10.0.nupkg 168ms91 OK https://api.nuget.org/v3-flatcontainer/nunit.extension.teamcityeventlistener/1.0.6/nunit.extension.teamcityeventlistener.1.0.6.nupkg 169ms93Installing NUnit.ConsoleRunner 3.10.0.94Installing NUnit.Extension.TeamCityEventListener 1.0.6.95Installing NUnit 3.12.0.96Adding package 'NUnit.Extension.VSProjectLoader.3.8.0' to folder '/builds/sglebova/compilers-sglebova/packages'97Added package 'NUnit.Extension.VSProjectLoader.3.8.0' to folder '/builds/sglebova/compilers-sglebova/packages'98Adding package 'NUnit.Extension.NUnitProjectLoader.3.6.0' to folder '/builds/sglebova/compilers-sglebova/packages'99Adding package 'NUnit.Extension.TeamCityEventListener.1.0.6' to folder '/builds/sglebova/compilers-sglebova/packages'100Added package 'NUnit.Extension.TeamCityEventListener.1.0.6' to folder '/builds/sglebova/compilers-sglebova/packages'101Added package 'NUnit.Extension.NUnitProjectLoader.3.6.0' to folder '/builds/sglebova/compilers-sglebova/packages'102Adding package 'NUnit3TestAdapter.3.15.1' to folder '/builds/sglebova/compilers-sglebova/packages'103Adding package 'NUnit.ConsoleRunner.3.10.0' to folder '/builds/sglebova/compilers-sglebova/packages'104Added package 'NUnit3TestAdapter.3.15.1' to folder '/builds/sglebova/compilers-sglebova/packages'105Added package 'NUnit.ConsoleRunner.3.10.0' to folder '/builds/sglebova/compilers-sglebova/packages'106Adding package 'Newtonsoft.Json.11.0.2' to folder '/builds/sglebova/compilers-sglebova/packages'107Added package 'Newtonsoft.Json.11.0.2' to folder '/builds/sglebova/compilers-sglebova/packages'108Adding package 'Newtonsoft.Json.12.0.3-beta1' to folder '/builds/sglebova/compilers-sglebova/packages'109Added package 'Newtonsoft.Json.12.0.3-beta1' to folder '/builds/sglebova/compilers-sglebova/packages'110Adding package 'NUnit.3.12.0' to folder '/builds/sglebova/compilers-sglebova/packages'111Added package 'NUnit.3.12.0' to folder '/builds/sglebova/compilers-sglebova/packages'112NuGet Config files used:113 /root/.config/NuGet/NuGet.Config114Feeds used:116Installed:117 8 package(s) to packages.config projects118$ ./build.sh119>>>> xbuild tool is deprecated and will be removed in future updates, use msbuild instead <<<<120XBuild Engine Version 14.0121Mono, Version 6.8.0.105122Copyright (C) 2005-2013 Various Mono authors123Build started 09/12/2022 11:09:23.124__________________________________________________125/builds/sglebova/compilers-sglebova/Compilers.sln: warning : Don't know how to handle GlobalSection ExtensibilityGlobals, Ignoring.126Project "/builds/sglebova/compilers-sglebova/Compilers.sln" (default target(s)):127 Target ValidateSolutionConfiguration:128 Building solution configuration "Debug|Any CPU".129 Target Build:130 Project "/builds/sglebova/compilers-sglebova/Module1/Lexer.csproj" (default target(s)):131 Target PrepareForBuild:132 Configuration: Debug Platform: AnyCPU133 Created directory "bin/Debug/"134 Created directory "obj/Debug/"135 Target CopyFilesMarkedCopyLocal:136 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit.3.12.0/lib/net40/nunit.framework.dll' to '/builds/sglebova/compilers-sglebova/Module1/bin/Debug/nunit.framework.dll'137 Target GenerateSatelliteAssemblies:138 No input files were specified for target GenerateSatelliteAssemblies, skipping.139 Target CoreCompile:140 Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug:portable /optimize- /out:obj/Debug/Lexer.exe Lexer.cs Properties/AssemblyInfo.cs obj/Debug/.NETFramework,Version=v4.0.AssemblyAttribute.cs /target:winexe /define:"DEBUG;TRACE" /nostdlib /platform:AnyCPU /reference:/usr/lib/mono/4.0-api/Microsoft.CSharp.dll /reference:../packages/NUnit.3.12.0/lib/net40/nunit.framework.dll /reference:/usr/lib/mono/4.0-api/System.dll /reference:/usr/lib/mono/4.0-api/System.Xml.Linq.dll /reference:/usr/lib/mono/4.0-api/System.Data.DataSetExtensions.dll /reference:/usr/lib/mono/4.0-api/System.Data.dll /reference:/usr/lib/mono/4.0-api/System.Xml.dll /reference:/usr/lib/mono/4.0-api/System.Core.dll /reference:/usr/lib/mono/4.0-api//mscorlib.dll /warn:4141Lexer.cs(477,31): warning CS0414: The private field `Lexer.StringLexer.builder' is assigned but its value is never used142Lexer.cs(478,24): warning CS0649: Field `Lexer.StringLexer.parseResult' is never assigned to, and will always have its default value `null'143Lexer.cs(528,31): warning CS0414: The private field `Lexer.CommentLexer.builder' is assigned but its value is never used144Lexer.cs(529,24): warning CS0649: Field `Lexer.CommentLexer.parseResult' is never assigned to, and will always have its default value `null'145Lexer.cs(587,31): warning CS0414: The private field `Lexer.IdentChainLexer.builder' is assigned but its value is never used146 Target _CopyDeployFilesToOutputDirectoryPreserveNewest:147 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.dll' to '/builds/sglebova/compilers-sglebova/Module1/bin/Debug/NUnit3.TestAdapter.dll'148 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.pdb' to '/builds/sglebova/compilers-sglebova/Module1/bin/Debug/NUnit3.TestAdapter.pdb'149 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.dll' to '/builds/sglebova/compilers-sglebova/Module1/bin/Debug/nunit.engine.dll'150 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.api.dll' to '/builds/sglebova/compilers-sglebova/Module1/bin/Debug/nunit.engine.api.dll'151 Target _CopyAppConfigFile:152 Copying file from '/builds/sglebova/compilers-sglebova/Module1/App.config' to '/builds/sglebova/compilers-sglebova/Module1/bin/Debug/Lexer.exe.config'153 Target DeployOutputFiles:154 Copying file from '/builds/sglebova/compilers-sglebova/Module1/obj/Debug/Lexer.exe.mdb' to '/builds/sglebova/compilers-sglebova/Module1/bin/Debug/Lexer.exe.mdb'155 Copying file from '/builds/sglebova/compilers-sglebova/Module1/obj/Debug/Lexer.exe' to '/builds/sglebova/compilers-sglebova/Module1/bin/Debug/Lexer.exe'156 Done building project "/builds/sglebova/compilers-sglebova/Module1/Lexer.csproj".157 Project "/builds/sglebova/compilers-sglebova/Module2/SimpleLangLexer/SimpleLexer.csproj" (default target(s)):158 Target PrepareForBuild:159 Configuration: Debug Platform: AnyCPU160 Created directory "bin/Debug/"161 Created directory "obj/Debug/"162 Target CopyFilesMarkedCopyLocal:163 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit.3.12.0/lib/net40/nunit.framework.dll' to '/builds/sglebova/compilers-sglebova/Module2/SimpleLangLexer/bin/Debug/nunit.framework.dll'164 Target GenerateSatelliteAssemblies:165 No input files were specified for target GenerateSatelliteAssemblies, skipping.166 Target CoreCompile:167 Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug:portable /optimize- /out:obj/Debug/SimpleLexer.dll SimpleLexer.cs Properties/AssemblyInfo.cs obj/Debug/.NETFramework,Version=v4.0.AssemblyAttribute.cs /target:library /define:"DEBUG;TRACE" /nostdlib /platform:AnyCPU /reference:/usr/lib/mono/4.0-api/Microsoft.CSharp.dll /reference:../../packages/NUnit.3.12.0/lib/net40/nunit.framework.dll /reference:/usr/lib/mono/4.0-api/System.dll /reference:/usr/lib/mono/4.0-api/System.Xml.Linq.dll /reference:/usr/lib/mono/4.0-api/System.Data.DataSetExtensions.dll /reference:/usr/lib/mono/4.0-api/System.Data.dll /reference:/usr/lib/mono/4.0-api/System.Xml.dll /reference:/usr/lib/mono/4.0-api/System.Core.dll /reference:/usr/lib/mono/4.0-api//mscorlib.dll /warn:4168SimpleLexer.cs(62,21): warning CS0169: The private field `SimpleLexer.Lexer.position' is never used169 Target _CopyDeployFilesToOutputDirectoryPreserveNewest:170 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.dll' to '/builds/sglebova/compilers-sglebova/Module2/SimpleLangLexer/bin/Debug/NUnit3.TestAdapter.dll'171 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.pdb' to '/builds/sglebova/compilers-sglebova/Module2/SimpleLangLexer/bin/Debug/NUnit3.TestAdapter.pdb'172 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.dll' to '/builds/sglebova/compilers-sglebova/Module2/SimpleLangLexer/bin/Debug/nunit.engine.dll'173 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.api.dll' to '/builds/sglebova/compilers-sglebova/Module2/SimpleLangLexer/bin/Debug/nunit.engine.api.dll'174 Target DeployOutputFiles:175 Copying file from '/builds/sglebova/compilers-sglebova/Module2/SimpleLangLexer/obj/Debug/SimpleLexer.dll.mdb' to '/builds/sglebova/compilers-sglebova/Module2/SimpleLangLexer/bin/Debug/SimpleLexer.dll.mdb'176 Copying file from '/builds/sglebova/compilers-sglebova/Module2/SimpleLangLexer/obj/Debug/SimpleLexer.dll' to '/builds/sglebova/compilers-sglebova/Module2/SimpleLangLexer/bin/Debug/SimpleLexer.dll'177 Done building project "/builds/sglebova/compilers-sglebova/Module2/SimpleLangLexer/SimpleLexer.csproj".178 Project "/builds/sglebova/compilers-sglebova/Module6/ParserAST.csproj" (default target(s)):179 Target PrepareForBuild:180 Configuration: Debug Platform: AnyCPU181 Created directory "bin/Debug/"182 Created directory "obj/Debug/"183 Target CopyFilesMarkedCopyLocal:184 Copying file from '/builds/sglebova/compilers-sglebova/packages/Newtonsoft.Json.11.0.2/lib/net35/Newtonsoft.Json.dll' to '/builds/sglebova/compilers-sglebova/Module6/bin/Debug/Newtonsoft.Json.dll'185 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit.3.12.0/lib/net40/nunit.framework.dll' to '/builds/sglebova/compilers-sglebova/Module6/bin/Debug/nunit.framework.dll'186 Target GenerateSatelliteAssemblies:187 No input files were specified for target GenerateSatelliteAssemblies, skipping.188 Target CoreCompile:189 Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug:portable /out:obj/Debug/SimpleLang.exe Main.cs ParserHelper.cs ProgramTree.cs Properties/AssemblyInfo.cs ShiftReduceParserCode.cs SimpleLex.cs SimpleYacc.cs obj/Debug/.NETFramework,Version=v4.0.AssemblyAttribute.cs /target:exe /define:"DEBUG;TRACE" /nostdlib /platform:AnyCPU /reference:/usr/lib/mono/4.0-api/Microsoft.CSharp.dll /reference:../packages/Newtonsoft.Json.11.0.2/lib/net35/Newtonsoft.Json.dll /reference:../packages/NUnit.3.12.0/lib/net40/nunit.framework.dll /reference:/usr/lib/mono/4.0-api/System.dll /reference:/usr/lib/mono/4.0-api/System.Xml.Linq.dll /reference:/usr/lib/mono/4.0-api/System.Data.DataSetExtensions.dll /reference:/usr/lib/mono/4.0-api/System.Data.dll /reference:/usr/lib/mono/4.0-api/System.Xml.dll /reference:/usr/lib/mono/4.0-api/System.Core.dll /reference:/usr/lib/mono/4.0-api//mscorlib.dll190 Target _CopyDeployFilesToOutputDirectoryPreserveNewest:191 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.dll' to '/builds/sglebova/compilers-sglebova/Module6/bin/Debug/NUnit3.TestAdapter.dll'192 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.pdb' to '/builds/sglebova/compilers-sglebova/Module6/bin/Debug/NUnit3.TestAdapter.pdb'193 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.dll' to '/builds/sglebova/compilers-sglebova/Module6/bin/Debug/nunit.engine.dll'194 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.api.dll' to '/builds/sglebova/compilers-sglebova/Module6/bin/Debug/nunit.engine.api.dll'195 Target _CopyAppConfigFile:196 Copying file from '/builds/sglebova/compilers-sglebova/Module6/app.config' to '/builds/sglebova/compilers-sglebova/Module6/bin/Debug/SimpleLang.exe.config'197 Target DeployOutputFiles:198 Copying file from '/builds/sglebova/compilers-sglebova/Module6/obj/Debug/SimpleLang.exe.mdb' to '/builds/sglebova/compilers-sglebova/Module6/bin/Debug/SimpleLang.exe.mdb'199 Copying file from '/builds/sglebova/compilers-sglebova/Module6/obj/Debug/SimpleLang.exe' to '/builds/sglebova/compilers-sglebova/Module6/bin/Debug/SimpleLang.exe'200 Done building project "/builds/sglebova/compilers-sglebova/Module6/ParserAST.csproj".201 Project "/builds/sglebova/compilers-sglebova/Module7/ParserVistors.csproj" (default target(s)):202 Target PrepareForBuild:203 Configuration: Debug Platform: AnyCPU204 Created directory "bin/Debug/"205 Created directory "obj/Debug/"206 Target CopyFilesMarkedCopyLocal:207 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit.3.12.0/lib/net40/nunit.framework.dll' to '/builds/sglebova/compilers-sglebova/Module7/bin/Debug/nunit.framework.dll'208 Target GenerateSatelliteAssemblies:209 No input files were specified for target GenerateSatelliteAssemblies, skipping.210 Target CoreCompile:211 Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug:portable /out:obj/Debug/SimpleLang.exe Visitors/AssignCountVisitor.cs Visitors/AutoVisitor.cs Visitors/MaxIfCycleNestVisitor.cs Visitors/PrettyPrintVisitor.cs Visitors/Visitor.cs Visitors/ChangeVarIdVisitor.cs Visitors/CommonlyUsedVarVisitor.cs Visitors/CountCyclesOpVisitor.cs Visitors/ExprComplexityVisitor.cs Visitors/MaxNestCyclesVisitor.cs Main.cs ParserHelper.cs ProgramTree.cs Properties/AssemblyInfo.cs ShiftReduceParserCode.cs SimpleLex.cs SimpleYacc.cs obj/Debug/.NETFramework,Version=v4.0.AssemblyAttribute.cs /target:exe /define:"DEBUG;TRACE" /nostdlib /platform:AnyCPU /reference:/usr/lib/mono/4.0-api/Microsoft.CSharp.dll /reference:../packages/NUnit.3.12.0/lib/net40/nunit.framework.dll /reference:/usr/lib/mono/4.0-api/System.dll /reference:/usr/lib/mono/4.0-api/System.Xml.Linq.dll /reference:/usr/lib/mono/4.0-api/System.Data.DataSetExtensions.dll /reference:/usr/lib/mono/4.0-api/System.Data.dll /reference:/usr/lib/mono/4.0-api/System.Xml.dll /reference:/usr/lib/mono/4.0-api/System.Core.dll /reference:/usr/lib/mono/4.0-api//mscorlib.dll212Visitors/ChangeVarIdVisitor.cs(11,24): warning CS0414: The private field `SimpleLang.Visitors.ChangeVarIdVisitor.from' is assigned but its value is never used213Visitors/ChangeVarIdVisitor.cs(11,30): warning CS0414: The private field `SimpleLang.Visitors.ChangeVarIdVisitor.to' is assigned but its value is never used214 Target _CopyDeployFilesToOutputDirectoryPreserveNewest:215 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.dll' to '/builds/sglebova/compilers-sglebova/Module7/bin/Debug/NUnit3.TestAdapter.dll'216 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.pdb' to '/builds/sglebova/compilers-sglebova/Module7/bin/Debug/NUnit3.TestAdapter.pdb'217 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.dll' to '/builds/sglebova/compilers-sglebova/Module7/bin/Debug/nunit.engine.dll'218 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.api.dll' to '/builds/sglebova/compilers-sglebova/Module7/bin/Debug/nunit.engine.api.dll'219 Target _CopyAppConfigFile:220 Copying file from '/builds/sglebova/compilers-sglebova/Module7/app.config' to '/builds/sglebova/compilers-sglebova/Module7/bin/Debug/SimpleLang.exe.config'221 Target DeployOutputFiles:222 Copying file from '/builds/sglebova/compilers-sglebova/Module7/obj/Debug/SimpleLang.exe.mdb' to '/builds/sglebova/compilers-sglebova/Module7/bin/Debug/SimpleLang.exe.mdb'223 Copying file from '/builds/sglebova/compilers-sglebova/Module7/obj/Debug/SimpleLang.exe' to '/builds/sglebova/compilers-sglebova/Module7/bin/Debug/SimpleLang.exe'224 Done building project "/builds/sglebova/compilers-sglebova/Module7/ParserVistors.csproj".225 Project "/builds/sglebova/compilers-sglebova/Module8/ParserGenerator.csproj" (default target(s)):226 Target PrepareForBuild:227 Configuration: Debug Platform: AnyCPU228 Created directory "bin/Debug/"229 Created directory "obj/Debug/"230 Target CopyFilesMarkedCopyLocal:231 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit.3.12.0/lib/net40/nunit.framework.dll' to '/builds/sglebova/compilers-sglebova/Module8/bin/Debug/nunit.framework.dll'232 Target GenerateSatelliteAssemblies:233 No input files were specified for target GenerateSatelliteAssemblies, skipping.234 Target CoreCompile:235 Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug:portable /out:obj/Debug/SimpleLang.exe Visitors/AssignCountVisitor.cs Visitors/AutoVisitor.cs Visitors/GenCodeVisitors/GenCodeVisitor.cs Visitors/GenCodeVisitors/GenCodeCreator.cs Visitors/PrettyPrintVisitor.cs Visitors/Visitor.cs Main.cs ParserHelper.cs ProgramTree.cs Properties/AssemblyInfo.cs ShiftReduceParserCode.cs SimpleLex.cs SimpleYacc.cs obj/Debug/.NETFramework,Version=v4.0.AssemblyAttribute.cs /target:exe /define:"DEBUG;TRACE" /nostdlib /platform:AnyCPU /reference:/usr/lib/mono/4.0-api/Microsoft.CSharp.dll /reference:../packages/NUnit.3.12.0/lib/net40/nunit.framework.dll /reference:/usr/lib/mono/4.0-api/System.dll /reference:/usr/lib/mono/4.0-api/System.Xml.Linq.dll /reference:/usr/lib/mono/4.0-api/System.Data.DataSetExtensions.dll /reference:/usr/lib/mono/4.0-api/System.Data.dll /reference:/usr/lib/mono/4.0-api/System.Xml.dll /reference:/usr/lib/mono/4.0-api/System.Core.dll /reference:/usr/lib/mono/4.0-api//mscorlib.dll236 Target _CopyDeployFilesToOutputDirectoryPreserveNewest:237 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.dll' to '/builds/sglebova/compilers-sglebova/Module8/bin/Debug/NUnit3.TestAdapter.dll'238 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.pdb' to '/builds/sglebova/compilers-sglebova/Module8/bin/Debug/NUnit3.TestAdapter.pdb'239 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.dll' to '/builds/sglebova/compilers-sglebova/Module8/bin/Debug/nunit.engine.dll'240 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.api.dll' to '/builds/sglebova/compilers-sglebova/Module8/bin/Debug/nunit.engine.api.dll'241 Target _CopyAppConfigFile:242 Copying file from '/builds/sglebova/compilers-sglebova/Module8/app.config' to '/builds/sglebova/compilers-sglebova/Module8/bin/Debug/SimpleLang.exe.config'243 Target DeployOutputFiles:244 Copying file from '/builds/sglebova/compilers-sglebova/Module8/obj/Debug/SimpleLang.exe.mdb' to '/builds/sglebova/compilers-sglebova/Module8/bin/Debug/SimpleLang.exe.mdb'245 Copying file from '/builds/sglebova/compilers-sglebova/Module8/obj/Debug/SimpleLang.exe' to '/builds/sglebova/compilers-sglebova/Module8/bin/Debug/SimpleLang.exe'246 Done building project "/builds/sglebova/compilers-sglebova/Module8/ParserGenerator.csproj".247 Project "/builds/sglebova/compilers-sglebova/Module3/GeneratedLexer.csproj" (default target(s)):248 Target PrepareForBuild:249 Configuration: Debug Platform: AnyCPU250 Created directory "./bin/Debug/"251 Created directory "obj/Debug/"252 Target CopyFilesMarkedCopyLocal:253 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit.3.12.0/lib/net40/nunit.framework.dll' to '/builds/sglebova/compilers-sglebova/Module3/bin/Debug/nunit.framework.dll'254 Target GenerateSatelliteAssemblies:255 No input files were specified for target GenerateSatelliteAssemblies, skipping.256 Target CoreCompile:257 Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug:portable /optimize- /out:obj/Debug/GeneratedLexer.exe LexerAddon.cs ScannerHelper.cs SimpleLex.cs mymain.cs ShiftReduceParserCode.cs obj/Debug/.NETFramework,Version=v4.0.AssemblyAttribute.cs /target:exe /define:"DEBUG;TRACE" /langversion:5 /nostdlib /reference:/usr/lib/mono/4.0-api/Microsoft.CSharp.dll /reference:../packages/NUnit.3.12.0/lib/net40/nunit.framework.dll /reference:/usr/lib/mono/4.0-api/System.dll /reference:/usr/lib/mono/4.0-api/System.Data.dll /reference:/usr/lib/mono/4.0-api/System.Xml.dll /reference:/usr/lib/mono/4.0-api/System.Core.dll /reference:/usr/lib/mono/4.0-api//mscorlib.dll258 Target _CopyDeployFilesToOutputDirectoryPreserveNewest:259 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.dll' to '/builds/sglebova/compilers-sglebova/Module3/bin/Debug/NUnit3.TestAdapter.dll'260 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.pdb' to '/builds/sglebova/compilers-sglebova/Module3/bin/Debug/NUnit3.TestAdapter.pdb'261 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.dll' to '/builds/sglebova/compilers-sglebova/Module3/bin/Debug/nunit.engine.dll'262 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.api.dll' to '/builds/sglebova/compilers-sglebova/Module3/bin/Debug/nunit.engine.api.dll'263 Target _CopyAppConfigFile:264 Copying file from '/builds/sglebova/compilers-sglebova/Module3/app.config' to '/builds/sglebova/compilers-sglebova/Module3/bin/Debug/GeneratedLexer.exe.config'265 Target DeployOutputFiles:266 Copying file from '/builds/sglebova/compilers-sglebova/Module3/obj/Debug/GeneratedLexer.exe.mdb' to '/builds/sglebova/compilers-sglebova/Module3/bin/Debug/GeneratedLexer.exe.mdb'267 Copying file from '/builds/sglebova/compilers-sglebova/Module3/obj/Debug/GeneratedLexer.exe' to '/builds/sglebova/compilers-sglebova/Module3/bin/Debug/GeneratedLexer.exe'268 Done building project "/builds/sglebova/compilers-sglebova/Module3/GeneratedLexer.csproj".269 Project "/builds/sglebova/compilers-sglebova/NunitReportParser/NunitReport.csproj" (default target(s)):270 Target PrepareForBuild:271 Configuration: Debug Platform: AnyCPU272 Created directory "bin/Debug/"273 Created directory "obj/Debug/"274 Target CopyFilesMarkedCopyLocal:275 Copying file from '/builds/sglebova/compilers-sglebova/packages/Newtonsoft.Json.12.0.3-beta1/lib/net45/Newtonsoft.Json.dll' to '/builds/sglebova/compilers-sglebova/NunitReportParser/bin/Debug/Newtonsoft.Json.dll'276 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit.3.12.0/lib/net45/nunit.framework.dll' to '/builds/sglebova/compilers-sglebova/NunitReportParser/bin/Debug/nunit.framework.dll'277 Target GenerateSatelliteAssemblies:278 No input files were specified for target GenerateSatelliteAssemblies, skipping.279 Target CoreCompile:280 Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug:portable /optimize- /out:obj/Debug/NunitReportParser.exe Program.cs Properties/AssemblyInfo.cs obj/Debug/.NETFramework,Version=v4.0.AssemblyAttribute.cs /target:exe /define:"DEBUG;TRACE" /nostdlib /platform:AnyCPU /reference:../packages/Newtonsoft.Json.12.0.3-beta1/lib/net45/Newtonsoft.Json.dll /reference:../packages/NUnit.3.12.0/lib/net45/nunit.framework.dll /reference:/usr/lib/mono/4.0-api/System.dll /reference:/usr/lib/mono/4.0-api/System.Xml.Linq.dll /reference:/usr/lib/mono/4.0-api/System.Data.DataSetExtensions.dll /reference:/usr/lib/mono/4.0-api/Microsoft.CSharp.dll /reference:/usr/lib/mono/4.0-api/System.Data.dll /reference:/usr/lib/mono/gac/System.Net.Http/4.0.0.0__b03f5f7f11d50a3a/System.Net.Http.dll /reference:/usr/lib/mono/4.0-api/System.Xml.dll /reference:/usr/lib/mono/4.0-api/System.Core.dll /reference:/usr/lib/mono/4.0-api//mscorlib.dll /warn:4281Program.cs(9,1): warning CS0105: The using directive for `System.IO' appeared previously in this namespace282Program.cs(70,20): warning CS0168: The variable `objStream' is declared but never used283Program.cs(106,34): warning CS0168: The variable `e' is declared but never used284Program.cs(187,22): warning CS0219: The variable `XmlText' is assigned but its value is never used285Program.cs(217,23): warning CS0649: Field `NunitReport.ReportNode.id' is never assigned to, and will always have its default value `null'286Program.cs(218,23): warning CS0649: Field `NunitReport.ReportNode.title' is never assigned to, and will always have its default value `null'287Program.cs(219,23): warning CS0649: Field `NunitReport.ReportNode.author' is never assigned to, and will always have its default value `null'288 Target _CopyDeployFilesToOutputDirectoryPreserveNewest:289 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.dll' to '/builds/sglebova/compilers-sglebova/NunitReportParser/bin/Debug/NUnit3.TestAdapter.dll'290 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.pdb' to '/builds/sglebova/compilers-sglebova/NunitReportParser/bin/Debug/NUnit3.TestAdapter.pdb'291 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.dll' to '/builds/sglebova/compilers-sglebova/NunitReportParser/bin/Debug/nunit.engine.dll'292 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.api.dll' to '/builds/sglebova/compilers-sglebova/NunitReportParser/bin/Debug/nunit.engine.api.dll'293 Target _CopyAppConfigFile:294 Copying file from '/builds/sglebova/compilers-sglebova/NunitReportParser/App.config' to '/builds/sglebova/compilers-sglebova/NunitReportParser/bin/Debug/NunitReportParser.exe.config'295 Target DeployOutputFiles:296 Copying file from '/builds/sglebova/compilers-sglebova/NunitReportParser/obj/Debug/NunitReportParser.exe.mdb' to '/builds/sglebova/compilers-sglebova/NunitReportParser/bin/Debug/NunitReportParser.exe.mdb'297 Copying file from '/builds/sglebova/compilers-sglebova/NunitReportParser/obj/Debug/NunitReportParser.exe' to '/builds/sglebova/compilers-sglebova/NunitReportParser/bin/Debug/NunitReportParser.exe'298 Done building project "/builds/sglebova/compilers-sglebova/NunitReportParser/NunitReport.csproj".299 Project "/builds/sglebova/compilers-sglebova/Module2/SimpleLexerDemo/SimpleLexerDemo.csproj" (default target(s)):300 Target PrepareForBuild:301 Configuration: Debug Platform: AnyCPU302 Created directory "bin/Debug/"303 Created directory "obj/Debug/"304 Target CopyFilesMarkedCopyLocal:305 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit.3.12.0/lib/net40/nunit.framework.dll' to '/builds/sglebova/compilers-sglebova/Module2/SimpleLexerDemo/bin/Debug/nunit.framework.dll'306 Copying file from '/builds/sglebova/compilers-sglebova/Module2/SimpleLangLexer/bin/Debug/SimpleLexer.dll' to '/builds/sglebova/compilers-sglebova/Module2/SimpleLexerDemo/bin/Debug/SimpleLexer.dll'307 Copying file from '/builds/sglebova/compilers-sglebova/Module2/SimpleLangLexer/bin/Debug/SimpleLexer.dll.mdb' to '/builds/sglebova/compilers-sglebova/Module2/SimpleLexerDemo/bin/Debug/SimpleLexer.dll.mdb'308 Target GenerateSatelliteAssemblies:309 No input files were specified for target GenerateSatelliteAssemblies, skipping.310 Target CoreCompile:311 Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug:portable /optimize- /out:obj/Debug/SimpleLexerDemo.exe Program.cs Properties/AssemblyInfo.cs obj/Debug/.NETFramework,Version=v4.0.AssemblyAttribute.cs /target:exe /define:"DEBUG;TRACE" /nostdlib /platform:AnyCPU /reference:/usr/lib/mono/4.0-api/Microsoft.CSharp.dll /reference:../../packages/NUnit.3.12.0/lib/net40/nunit.framework.dll /reference:/usr/lib/mono/4.0-api/System.dll /reference:/usr/lib/mono/4.0-api/System.Xml.Linq.dll /reference:/usr/lib/mono/4.0-api/System.Data.DataSetExtensions.dll /reference:/usr/lib/mono/4.0-api/System.Data.dll /reference:/usr/lib/mono/4.0-api/System.Xml.dll /reference:/usr/lib/mono/4.0-api/System.Core.dll /reference:/builds/sglebova/compilers-sglebova/Module2/SimpleLangLexer/bin/Debug//SimpleLexer.dll /reference:/usr/lib/mono/4.0-api//mscorlib.dll /warn:4312 Target _CopyDeployFilesToOutputDirectoryPreserveNewest:313 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.dll' to '/builds/sglebova/compilers-sglebova/Module2/SimpleLexerDemo/bin/Debug/NUnit3.TestAdapter.dll'314 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.pdb' to '/builds/sglebova/compilers-sglebova/Module2/SimpleLexerDemo/bin/Debug/NUnit3.TestAdapter.pdb'315 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.dll' to '/builds/sglebova/compilers-sglebova/Module2/SimpleLexerDemo/bin/Debug/nunit.engine.dll'316 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.api.dll' to '/builds/sglebova/compilers-sglebova/Module2/SimpleLexerDemo/bin/Debug/nunit.engine.api.dll'317 Target _CopyAppConfigFile:318 Copying file from '/builds/sglebova/compilers-sglebova/Module2/SimpleLexerDemo/app.config' to '/builds/sglebova/compilers-sglebova/Module2/SimpleLexerDemo/bin/Debug/SimpleLexerDemo.exe.config'319 Target DeployOutputFiles:320 Copying file from '/builds/sglebova/compilers-sglebova/Module2/SimpleLexerDemo/obj/Debug/SimpleLexerDemo.exe.mdb' to '/builds/sglebova/compilers-sglebova/Module2/SimpleLexerDemo/bin/Debug/SimpleLexerDemo.exe.mdb'321 Copying file from '/builds/sglebova/compilers-sglebova/Module2/SimpleLexerDemo/obj/Debug/SimpleLexerDemo.exe' to '/builds/sglebova/compilers-sglebova/Module2/SimpleLexerDemo/bin/Debug/SimpleLexerDemo.exe'322 Done building project "/builds/sglebova/compilers-sglebova/Module2/SimpleLexerDemo/SimpleLexerDemo.csproj".323 Project "/builds/sglebova/compilers-sglebova/TestSimpleLexer/TestSimpleLexer.csproj" (default target(s)):324 Target PrepareForBuild:325 Configuration: Debug Platform: AnyCPU326 Created directory "bin/Debug/"327 Created directory "obj/Debug/"328 Target CopyFilesMarkedCopyLocal:329 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit.3.12.0/lib/net40/nunit.framework.dll' to '/builds/sglebova/compilers-sglebova/TestSimpleLexer/bin/Debug/nunit.framework.dll'330 Copying file from '/builds/sglebova/compilers-sglebova/Module2/SimpleLangLexer/bin/Debug/SimpleLexer.dll' to '/builds/sglebova/compilers-sglebova/TestSimpleLexer/bin/Debug/SimpleLexer.dll'331 Copying file from '/builds/sglebova/compilers-sglebova/Module2/SimpleLangLexer/bin/Debug/SimpleLexer.dll.mdb' to '/builds/sglebova/compilers-sglebova/TestSimpleLexer/bin/Debug/SimpleLexer.dll.mdb'332 Target GenerateSatelliteAssemblies:333 No input files were specified for target GenerateSatelliteAssemblies, skipping.334 Target CoreCompile:335 Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug:portable /optimize- /out:obj/Debug/TestSimpleLexer.dll Tests.cs Properties/AssemblyInfo.cs obj/Debug/.NETFramework,Version=v4.0.AssemblyAttribute.cs /target:library /define:"DEBUG;TRACE" /nostdlib /platform:AnyCPU /reference:/usr/lib/mono/4.0-api/Microsoft.CSharp.dll /reference:../packages/NUnit.3.12.0/lib/net40/nunit.framework.dll /reference:/usr/lib/mono/4.0-api/System.dll /reference:/usr/lib/mono/4.0-api/System.Data.dll /reference:/usr/lib/mono/4.0-api/System.Xml.dll /reference:/usr/lib/mono/4.0-api/System.Core.dll /reference:/builds/sglebova/compilers-sglebova/Module2/SimpleLangLexer/bin/Debug//SimpleLexer.dll /reference:/usr/lib/mono/4.0-api//mscorlib.dll /warn:4336Tests.cs(50,35): warning CS0168: The variable `e' is declared but never used337Tests.cs(122,21): warning CS0219: The variable `lexems' is assigned but its value is never used338Tests.cs(354,21): warning CS0219: The variable `lexems' is assigned but its value is never used339 Target _CopyDeployFilesToOutputDirectoryPreserveNewest:340 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.dll' to '/builds/sglebova/compilers-sglebova/TestSimpleLexer/bin/Debug/NUnit3.TestAdapter.dll'341 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.pdb' to '/builds/sglebova/compilers-sglebova/TestSimpleLexer/bin/Debug/NUnit3.TestAdapter.pdb'342 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.dll' to '/builds/sglebova/compilers-sglebova/TestSimpleLexer/bin/Debug/nunit.engine.dll'343 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.api.dll' to '/builds/sglebova/compilers-sglebova/TestSimpleLexer/bin/Debug/nunit.engine.api.dll'344 Target DeployOutputFiles:345 Copying file from '/builds/sglebova/compilers-sglebova/TestSimpleLexer/obj/Debug/TestSimpleLexer.dll.mdb' to '/builds/sglebova/compilers-sglebova/TestSimpleLexer/bin/Debug/TestSimpleLexer.dll.mdb'346 Copying file from '/builds/sglebova/compilers-sglebova/TestSimpleLexer/obj/Debug/TestSimpleLexer.dll' to '/builds/sglebova/compilers-sglebova/TestSimpleLexer/bin/Debug/TestSimpleLexer.dll'347 Done building project "/builds/sglebova/compilers-sglebova/TestSimpleLexer/TestSimpleLexer.csproj".348 Project "/builds/sglebova/compilers-sglebova/TestLexer/TestLexer.csproj" (default target(s)):349 Target PrepareForBuild:350 Configuration: Debug Platform: AnyCPU351 Created directory "bin/Debug/"352 Created directory "obj/Debug/"353 Target CopyFilesMarkedCopyLocal:354 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit.3.12.0/lib/net40/nunit.framework.dll' to '/builds/sglebova/compilers-sglebova/TestLexer/bin/Debug/nunit.framework.dll'355 Copying file from '/builds/sglebova/compilers-sglebova/Module1/bin/Debug/Lexer.exe' to '/builds/sglebova/compilers-sglebova/TestLexer/bin/Debug/Lexer.exe'356 Copying file from '/builds/sglebova/compilers-sglebova/Module1/bin/Debug/Lexer.exe.mdb' to '/builds/sglebova/compilers-sglebova/TestLexer/bin/Debug/Lexer.exe.mdb'357 Target GenerateSatelliteAssemblies:358 No input files were specified for target GenerateSatelliteAssemblies, skipping.359 Target CoreCompile:360 Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug:portable /optimize- /out:obj/Debug/TestLexer.dll Tests.cs Properties/AssemblyInfo.cs obj/Debug/.NETFramework,Version=v4.0.AssemblyAttribute.cs /target:library /define:"DEBUG;TRACE" /nostdlib /platform:AnyCPU /reference:/usr/lib/mono/4.0-api/Microsoft.CSharp.dll /reference:../packages/NUnit.3.12.0/lib/net40/nunit.framework.dll /reference:/usr/lib/mono/4.0-api/System.dll /reference:/usr/lib/mono/4.0-api/System.Data.dll /reference:/usr/lib/mono/4.0-api/System.Xml.dll /reference:/usr/lib/mono/4.0-api/System.Core.dll /reference:/builds/sglebova/compilers-sglebova/Module1/bin/Debug//Lexer.exe /reference:/usr/lib/mono/4.0-api//mscorlib.dll /warn:4361 Target _CopyDeployFilesToOutputDirectoryPreserveNewest:362 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.dll' to '/builds/sglebova/compilers-sglebova/TestLexer/bin/Debug/NUnit3.TestAdapter.dll'363 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.pdb' to '/builds/sglebova/compilers-sglebova/TestLexer/bin/Debug/NUnit3.TestAdapter.pdb'364 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.dll' to '/builds/sglebova/compilers-sglebova/TestLexer/bin/Debug/nunit.engine.dll'365 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.api.dll' to '/builds/sglebova/compilers-sglebova/TestLexer/bin/Debug/nunit.engine.api.dll'366 Target DeployOutputFiles:367 Copying file from '/builds/sglebova/compilers-sglebova/TestLexer/obj/Debug/TestLexer.dll.mdb' to '/builds/sglebova/compilers-sglebova/TestLexer/bin/Debug/TestLexer.dll.mdb'368 Copying file from '/builds/sglebova/compilers-sglebova/TestLexer/obj/Debug/TestLexer.dll' to '/builds/sglebova/compilers-sglebova/TestLexer/bin/Debug/TestLexer.dll'369 Done building project "/builds/sglebova/compilers-sglebova/TestLexer/TestLexer.csproj".370 Project "/builds/sglebova/compilers-sglebova/Module4/SimpleLangParser/RecursiveDescentParser.csproj" (default target(s)):371 Target PrepareForBuild:372 Configuration: Debug Platform: AnyCPU373 Created directory "bin/Debug/"374 Created directory "obj/Debug/"375 Target CopyFilesMarkedCopyLocal:376 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit.3.12.0/lib/net40/nunit.framework.dll' to '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParser/bin/Debug/nunit.framework.dll'377 Copying file from '/builds/sglebova/compilers-sglebova/Module2/SimpleLangLexer/bin/Debug/SimpleLexer.dll' to '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParser/bin/Debug/SimpleLexer.dll'378 Copying file from '/builds/sglebova/compilers-sglebova/Module2/SimpleLangLexer/bin/Debug/SimpleLexer.dll.mdb' to '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParser/bin/Debug/SimpleLexer.dll.mdb'379 Target GenerateSatelliteAssemblies:380 No input files were specified for target GenerateSatelliteAssemblies, skipping.381 Target CoreCompile:382 Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug:portable /optimize- /out:obj/Debug/SimpleLangParser.dll SimpleLangParser.cs Properties/AssemblyInfo.cs obj/Debug/.NETFramework,Version=v4.0.AssemblyAttribute.cs /target:library /define:"DEBUG;TRACE" /nostdlib /platform:AnyCPU /reference:/usr/lib/mono/4.0-api/Microsoft.CSharp.dll /reference:../../packages/NUnit.3.12.0/lib/net40/nunit.framework.dll /reference:/usr/lib/mono/4.0-api/System.dll /reference:/usr/lib/mono/4.0-api/System.Xml.Linq.dll /reference:/usr/lib/mono/4.0-api/System.Data.DataSetExtensions.dll /reference:/usr/lib/mono/4.0-api/System.Data.dll /reference:/usr/lib/mono/4.0-api/System.Xml.dll /reference:/usr/lib/mono/4.0-api/System.Core.dll /reference:/builds/sglebova/compilers-sglebova/Module2/SimpleLangLexer/bin/Debug//SimpleLexer.dll /reference:/usr/lib/mono/4.0-api//mscorlib.dll /warn:4383 Target _CopyDeployFilesToOutputDirectoryPreserveNewest:384 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.dll' to '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParser/bin/Debug/NUnit3.TestAdapter.dll'385 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.pdb' to '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParser/bin/Debug/NUnit3.TestAdapter.pdb'386 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.dll' to '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParser/bin/Debug/nunit.engine.dll'387 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.api.dll' to '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParser/bin/Debug/nunit.engine.api.dll'388 Target DeployOutputFiles:389 Copying file from '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParser/obj/Debug/SimpleLangParser.dll.mdb' to '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParser/bin/Debug/SimpleLangParser.dll.mdb'390 Copying file from '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParser/obj/Debug/SimpleLangParser.dll' to '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParser/bin/Debug/SimpleLangParser.dll'391 Done building project "/builds/sglebova/compilers-sglebova/Module4/SimpleLangParser/RecursiveDescentParser.csproj".392 Project "/builds/sglebova/compilers-sglebova/Module5/GeneratedParser.csproj" (default target(s)):393 Target PrepareForBuild:394 Configuration: Debug Platform: AnyCPU395 Created directory "bin/Debug/"396 Created directory "obj/Debug/"397 Target CopyFilesMarkedCopyLocal:398 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit.3.12.0/lib/net40/nunit.framework.dll' to '/builds/sglebova/compilers-sglebova/Module5/bin/Debug/nunit.framework.dll'399 Target GenerateSatelliteAssemblies:400 No input files were specified for target GenerateSatelliteAssemblies, skipping.401 Target CoreCompile:402 Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug:portable /out:obj/Debug/SimpleLang.exe Main.cs ParserHelper.cs Properties/AssemblyInfo.cs ShiftReduceParserCode.cs SimpleLex.cs SimpleYacc.cs obj/Debug/.NETFramework,Version=v4.0.AssemblyAttribute.cs /target:exe /define:"DEBUG;TRACE" /nostdlib /platform:AnyCPU /reference:/usr/lib/mono/4.0-api/Microsoft.CSharp.dll /reference:../packages/NUnit.3.12.0/lib/net40/nunit.framework.dll /reference:/usr/lib/mono/4.0-api/System.dll /reference:/usr/lib/mono/4.0-api/System.Xml.Linq.dll /reference:/usr/lib/mono/4.0-api/System.Data.DataSetExtensions.dll /reference:/usr/lib/mono/4.0-api/System.Data.dll /reference:/usr/lib/mono/4.0-api/System.Xml.dll /reference:/usr/lib/mono/4.0-api/System.Core.dll /reference:/usr/lib/mono/4.0-api//mscorlib.dll403 Target _CopyDeployFilesToOutputDirectoryPreserveNewest:404 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.dll' to '/builds/sglebova/compilers-sglebova/Module5/bin/Debug/NUnit3.TestAdapter.dll'405 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.pdb' to '/builds/sglebova/compilers-sglebova/Module5/bin/Debug/NUnit3.TestAdapter.pdb'406 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.dll' to '/builds/sglebova/compilers-sglebova/Module5/bin/Debug/nunit.engine.dll'407 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.api.dll' to '/builds/sglebova/compilers-sglebova/Module5/bin/Debug/nunit.engine.api.dll'408 Target _CopyAppConfigFile:409 Copying file from '/builds/sglebova/compilers-sglebova/Module5/app.config' to '/builds/sglebova/compilers-sglebova/Module5/bin/Debug/SimpleLang.exe.config'410 Target DeployOutputFiles:411 Copying file from '/builds/sglebova/compilers-sglebova/Module5/obj/Debug/SimpleLang.exe.mdb' to '/builds/sglebova/compilers-sglebova/Module5/bin/Debug/SimpleLang.exe.mdb'412 Copying file from '/builds/sglebova/compilers-sglebova/Module5/obj/Debug/SimpleLang.exe' to '/builds/sglebova/compilers-sglebova/Module5/bin/Debug/SimpleLang.exe'413 Done building project "/builds/sglebova/compilers-sglebova/Module5/GeneratedParser.csproj".414 Project "/builds/sglebova/compilers-sglebova/TestGeneratedLexer/TestGeneratedLexer.csproj" (default target(s)):415 Target PrepareForBuild:416 Configuration: Debug Platform: AnyCPU417 Created directory "bin/Debug/"418 Created directory "obj/Debug/"419 Target CopyFilesMarkedCopyLocal:420 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit.3.12.0/lib/net40/nunit.framework.dll' to '/builds/sglebova/compilers-sglebova/TestGeneratedLexer/bin/Debug/nunit.framework.dll'421 Copying file from '/builds/sglebova/compilers-sglebova/Module3/bin/Debug/GeneratedLexer.exe' to '/builds/sglebova/compilers-sglebova/TestGeneratedLexer/bin/Debug/GeneratedLexer.exe'422 Copying file from '/builds/sglebova/compilers-sglebova/Module3/bin/Debug/GeneratedLexer.exe.mdb' to '/builds/sglebova/compilers-sglebova/TestGeneratedLexer/bin/Debug/GeneratedLexer.exe.mdb'423 Target GenerateSatelliteAssemblies:424 No input files were specified for target GenerateSatelliteAssemblies, skipping.425 Target CoreCompile:426 Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug:portable /optimize- /out:obj/Debug/TestGeneratedLexer.dll Tests.cs Properties/AssemblyInfo.cs obj/Debug/.NETFramework,Version=v4.0.AssemblyAttribute.cs /target:library /define:"DEBUG;TRACE" /langversion:6 /nostdlib /platform:AnyCPU /reference:../packages/NUnit.3.12.0/lib/net40/nunit.framework.dll /reference:/usr/lib/mono/4.0-api/System.dll /reference:/usr/lib/mono/4.0-api/System.Data.dll /reference:/usr/lib/mono/4.0-api/System.Xml.dll /reference:/usr/lib/mono/4.0-api/System.Core.dll /reference:/builds/sglebova/compilers-sglebova/Module3/bin/Debug//GeneratedLexer.exe /reference:/usr/lib/mono/4.0-api//mscorlib.dll /warn:4427 Target _CopyDeployFilesToOutputDirectoryPreserveNewest:428 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.dll' to '/builds/sglebova/compilers-sglebova/TestGeneratedLexer/bin/Debug/NUnit3.TestAdapter.dll'429 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.pdb' to '/builds/sglebova/compilers-sglebova/TestGeneratedLexer/bin/Debug/NUnit3.TestAdapter.pdb'430 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.dll' to '/builds/sglebova/compilers-sglebova/TestGeneratedLexer/bin/Debug/nunit.engine.dll'431 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.api.dll' to '/builds/sglebova/compilers-sglebova/TestGeneratedLexer/bin/Debug/nunit.engine.api.dll'432 Target DeployOutputFiles:433 Copying file from '/builds/sglebova/compilers-sglebova/TestGeneratedLexer/obj/Debug/TestGeneratedLexer.dll.mdb' to '/builds/sglebova/compilers-sglebova/TestGeneratedLexer/bin/Debug/TestGeneratedLexer.dll.mdb'434 Copying file from '/builds/sglebova/compilers-sglebova/TestGeneratedLexer/obj/Debug/TestGeneratedLexer.dll' to '/builds/sglebova/compilers-sglebova/TestGeneratedLexer/bin/Debug/TestGeneratedLexer.dll'435 Done building project "/builds/sglebova/compilers-sglebova/TestGeneratedLexer/TestGeneratedLexer.csproj".436 Project "/builds/sglebova/compilers-sglebova/TestASTParser/TestASTParser.csproj" (default target(s)):437 Target PrepareForBuild:438 Configuration: Debug Platform: AnyCPU439 Created directory "bin/Debug/"440 Created directory "obj/Debug/"441 Target CopyFilesMarkedCopyLocal:442 Copying file from '/builds/sglebova/compilers-sglebova/packages/Newtonsoft.Json.11.0.2/lib/net35/Newtonsoft.Json.dll' to '/builds/sglebova/compilers-sglebova/TestASTParser/bin/Debug/Newtonsoft.Json.dll'443 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit.3.12.0/lib/net40/nunit.framework.dll' to '/builds/sglebova/compilers-sglebova/TestASTParser/bin/Debug/nunit.framework.dll'444 Copying file from '/builds/sglebova/compilers-sglebova/Module6/bin/Debug/SimpleLang.exe' to '/builds/sglebova/compilers-sglebova/TestASTParser/bin/Debug/SimpleLang.exe'445 Copying file from '/builds/sglebova/compilers-sglebova/Module6/bin/Debug/SimpleLang.exe.mdb' to '/builds/sglebova/compilers-sglebova/TestASTParser/bin/Debug/SimpleLang.exe.mdb'446 Target GenerateSatelliteAssemblies:447 No input files were specified for target GenerateSatelliteAssemblies, skipping.448 Target CoreCompile:449 Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug:portable /optimize- /out:obj/Debug/TestASTParser.dll Tests.cs Properties/AssemblyInfo.cs obj/Debug/.NETFramework,Version=v4.0.AssemblyAttribute.cs /target:library /define:"DEBUG;TRACE" /nostdlib /platform:AnyCPU /reference:../packages/Newtonsoft.Json.11.0.2/lib/net35/Newtonsoft.Json.dll /reference:../packages/NUnit.3.12.0/lib/net40/nunit.framework.dll /reference:/usr/lib/mono/4.0-api/System.dll /reference:/usr/lib/mono/4.0-api/System.Data.dll /reference:/usr/lib/mono/4.0-api/System.Xml.dll /reference:/usr/lib/mono/4.0-api/System.Core.dll /reference:/builds/sglebova/compilers-sglebova/Module6/bin/Debug//SimpleLang.exe /reference:/usr/lib/mono/4.0-api//mscorlib.dll /warn:4450 Target _CopyDeployFilesToOutputDirectoryPreserveNewest:451 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.dll' to '/builds/sglebova/compilers-sglebova/TestASTParser/bin/Debug/NUnit3.TestAdapter.dll'452 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.pdb' to '/builds/sglebova/compilers-sglebova/TestASTParser/bin/Debug/NUnit3.TestAdapter.pdb'453 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.dll' to '/builds/sglebova/compilers-sglebova/TestASTParser/bin/Debug/nunit.engine.dll'454 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.api.dll' to '/builds/sglebova/compilers-sglebova/TestASTParser/bin/Debug/nunit.engine.api.dll'455 Target DeployOutputFiles:456 Copying file from '/builds/sglebova/compilers-sglebova/TestASTParser/obj/Debug/TestASTParser.dll.mdb' to '/builds/sglebova/compilers-sglebova/TestASTParser/bin/Debug/TestASTParser.dll.mdb'457 Copying file from '/builds/sglebova/compilers-sglebova/TestASTParser/obj/Debug/TestASTParser.dll' to '/builds/sglebova/compilers-sglebova/TestASTParser/bin/Debug/TestASTParser.dll'458 Done building project "/builds/sglebova/compilers-sglebova/TestASTParser/TestASTParser.csproj".459 Project "/builds/sglebova/compilers-sglebova/TestVisitors/TestVisitors.csproj" (default target(s)):460 Target PrepareForBuild:461 Configuration: Debug Platform: AnyCPU462 Created directory "bin/Debug/"463 Created directory "obj/Debug/"464 Target CopyFilesMarkedCopyLocal:465 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit.3.12.0/lib/net40/nunit.framework.dll' to '/builds/sglebova/compilers-sglebova/TestVisitors/bin/Debug/nunit.framework.dll'466 Copying file from '/builds/sglebova/compilers-sglebova/Module7/bin/Debug/SimpleLang.exe' to '/builds/sglebova/compilers-sglebova/TestVisitors/bin/Debug/SimpleLang.exe'467 Copying file from '/builds/sglebova/compilers-sglebova/Module7/bin/Debug/SimpleLang.exe.mdb' to '/builds/sglebova/compilers-sglebova/TestVisitors/bin/Debug/SimpleLang.exe.mdb'468 Target GenerateSatelliteAssemblies:469 No input files were specified for target GenerateSatelliteAssemblies, skipping.470 Target CoreCompile:471 Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug:portable /optimize- /out:obj/Debug/TestVisitors.dll Tests.cs Properties/AssemblyInfo.cs obj/Debug/.NETFramework,Version=v4.0.AssemblyAttribute.cs /target:library /define:"DEBUG;TRACE" /nostdlib /platform:AnyCPU /reference:../packages/NUnit.3.12.0/lib/net40/nunit.framework.dll /reference:/usr/lib/mono/4.0-api/System.dll /reference:/usr/lib/mono/4.0-api/System.Data.dll /reference:/usr/lib/mono/4.0-api/System.Xml.dll /reference:/usr/lib/mono/4.0-api/System.Core.dll /reference:/builds/sglebova/compilers-sglebova/Module7/bin/Debug//SimpleLang.exe /reference:/usr/lib/mono/4.0-api//mscorlib.dll /warn:4472 Target _CopyDeployFilesToOutputDirectoryPreserveNewest:473 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.dll' to '/builds/sglebova/compilers-sglebova/TestVisitors/bin/Debug/NUnit3.TestAdapter.dll'474 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.pdb' to '/builds/sglebova/compilers-sglebova/TestVisitors/bin/Debug/NUnit3.TestAdapter.pdb'475 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.dll' to '/builds/sglebova/compilers-sglebova/TestVisitors/bin/Debug/nunit.engine.dll'476 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.api.dll' to '/builds/sglebova/compilers-sglebova/TestVisitors/bin/Debug/nunit.engine.api.dll'477 Target DeployOutputFiles:478 Copying file from '/builds/sglebova/compilers-sglebova/TestVisitors/obj/Debug/TestVisitors.dll.mdb' to '/builds/sglebova/compilers-sglebova/TestVisitors/bin/Debug/TestVisitors.dll.mdb'479 Copying file from '/builds/sglebova/compilers-sglebova/TestVisitors/obj/Debug/TestVisitors.dll' to '/builds/sglebova/compilers-sglebova/TestVisitors/bin/Debug/TestVisitors.dll'480 Done building project "/builds/sglebova/compilers-sglebova/TestVisitors/TestVisitors.csproj".481 Project "/builds/sglebova/compilers-sglebova/TestCodeGenerator/TestCodeGenerator.csproj" (default target(s)):482 Target PrepareForBuild:483 Configuration: Debug Platform: AnyCPU484 Created directory "bin/Debug/"485 Created directory "obj/Debug/"486 Target CopyFilesMarkedCopyLocal:487 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit.3.12.0/lib/net40/nunit.framework.dll' to '/builds/sglebova/compilers-sglebova/TestCodeGenerator/bin/Debug/nunit.framework.dll'488 Copying file from '/builds/sglebova/compilers-sglebova/Module8/bin/Debug/SimpleLang.exe' to '/builds/sglebova/compilers-sglebova/TestCodeGenerator/bin/Debug/SimpleLang.exe'489 Copying file from '/builds/sglebova/compilers-sglebova/Module8/bin/Debug/SimpleLang.exe.mdb' to '/builds/sglebova/compilers-sglebova/TestCodeGenerator/bin/Debug/SimpleLang.exe.mdb'490 Target GenerateSatelliteAssemblies:491 No input files were specified for target GenerateSatelliteAssemblies, skipping.492 Target CoreCompile:493 Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug:portable /optimize- /out:obj/Debug/TestCodeGenerator.dll Tests.cs Properties/AssemblyInfo.cs obj/Debug/.NETFramework,Version=v4.0.AssemblyAttribute.cs /target:library /define:"DEBUG;TRACE" /nostdlib /platform:AnyCPU /reference:../packages/NUnit.3.12.0/lib/net40/nunit.framework.dll /reference:/usr/lib/mono/4.0-api/System.dll /reference:/usr/lib/mono/4.0-api/System.Data.dll /reference:/usr/lib/mono/4.0-api/System.Xml.dll /reference:/usr/lib/mono/4.0-api/System.Core.dll /reference:/builds/sglebova/compilers-sglebova/Module8/bin/Debug//SimpleLang.exe /reference:/usr/lib/mono/4.0-api//mscorlib.dll /warn:4494 Target _CopyDeployFilesToOutputDirectoryPreserveNewest:495 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.dll' to '/builds/sglebova/compilers-sglebova/TestCodeGenerator/bin/Debug/NUnit3.TestAdapter.dll'496 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.pdb' to '/builds/sglebova/compilers-sglebova/TestCodeGenerator/bin/Debug/NUnit3.TestAdapter.pdb'497 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.dll' to '/builds/sglebova/compilers-sglebova/TestCodeGenerator/bin/Debug/nunit.engine.dll'498 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.api.dll' to '/builds/sglebova/compilers-sglebova/TestCodeGenerator/bin/Debug/nunit.engine.api.dll'499 Target DeployOutputFiles:500 Copying file from '/builds/sglebova/compilers-sglebova/TestCodeGenerator/obj/Debug/TestCodeGenerator.dll.mdb' to '/builds/sglebova/compilers-sglebova/TestCodeGenerator/bin/Debug/TestCodeGenerator.dll.mdb'501 Copying file from '/builds/sglebova/compilers-sglebova/TestCodeGenerator/obj/Debug/TestCodeGenerator.dll' to '/builds/sglebova/compilers-sglebova/TestCodeGenerator/bin/Debug/TestCodeGenerator.dll'502 Done building project "/builds/sglebova/compilers-sglebova/TestCodeGenerator/TestCodeGenerator.csproj".503 Project "/builds/sglebova/compilers-sglebova/Module4/SimpleLangParserTest/RecursiveDescentParserDemo.csproj" (default target(s)):504 Target PrepareForBuild:505 Configuration: Debug Platform: AnyCPU506 Created directory "bin/Debug/"507 Created directory "obj/Debug/"508 Target CopyFilesMarkedCopyLocal:509 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit.3.12.0/lib/net40/nunit.framework.dll' to '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParserTest/bin/Debug/nunit.framework.dll'510 Copying file from '/builds/sglebova/compilers-sglebova/Module2/SimpleLangLexer/bin/Debug/SimpleLexer.dll' to '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParserTest/bin/Debug/SimpleLexer.dll'511 Copying file from '/builds/sglebova/compilers-sglebova/Module2/SimpleLangLexer/bin/Debug/SimpleLexer.dll.mdb' to '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParserTest/bin/Debug/SimpleLexer.dll.mdb'512 Copying file from '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParser/bin/Debug/SimpleLangParser.dll' to '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParserTest/bin/Debug/SimpleLangParser.dll'513 Copying file from '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParser/bin/Debug/SimpleLangParser.dll.mdb' to '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParserTest/bin/Debug/SimpleLangParser.dll.mdb'514 Target GenerateSatelliteAssemblies:515 No input files were specified for target GenerateSatelliteAssemblies, skipping.516 Target CoreCompile:517 Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug:portable /optimize- /out:obj/Debug/SimpleLangParserTest.exe Program.cs Properties/AssemblyInfo.cs obj/Debug/.NETFramework,Version=v4.0.AssemblyAttribute.cs /target:winexe /define:"DEBUG;TRACE" /nostdlib /platform:AnyCPU /reference:/usr/lib/mono/4.0-api/Microsoft.CSharp.dll /reference:../../packages/NUnit.3.12.0/lib/net40/nunit.framework.dll /reference:/usr/lib/mono/4.0-api/System.dll /reference:/usr/lib/mono/4.0-api/System.Xml.Linq.dll /reference:/usr/lib/mono/4.0-api/System.Data.DataSetExtensions.dll /reference:/usr/lib/mono/4.0-api/System.Data.dll /reference:/usr/lib/mono/4.0-api/System.Xml.dll /reference:/usr/lib/mono/4.0-api/System.Core.dll /reference:/builds/sglebova/compilers-sglebova/Module2/SimpleLangLexer/bin/Debug//SimpleLexer.dll /reference:/builds/sglebova/compilers-sglebova/Module4/SimpleLangParser/bin/Debug//SimpleLangParser.dll /reference:/usr/lib/mono/4.0-api//mscorlib.dll /warn:4518 Target _CopyDeployFilesToOutputDirectoryPreserveNewest:519 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.dll' to '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParserTest/bin/Debug/NUnit3.TestAdapter.dll'520 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.pdb' to '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParserTest/bin/Debug/NUnit3.TestAdapter.pdb'521 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.dll' to '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParserTest/bin/Debug/nunit.engine.dll'522 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.api.dll' to '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParserTest/bin/Debug/nunit.engine.api.dll'523 Target _CopyAppConfigFile:524 Copying file from '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParserTest/app.config' to '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParserTest/bin/Debug/SimpleLangParserTest.exe.config'525 Target DeployOutputFiles:526 Copying file from '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParserTest/obj/Debug/SimpleLangParserTest.exe.mdb' to '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParserTest/bin/Debug/SimpleLangParserTest.exe.mdb'527 Copying file from '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParserTest/obj/Debug/SimpleLangParserTest.exe' to '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParserTest/bin/Debug/SimpleLangParserTest.exe'528 Done building project "/builds/sglebova/compilers-sglebova/Module4/SimpleLangParserTest/RecursiveDescentParserDemo.csproj".529 Project "/builds/sglebova/compilers-sglebova/TestDescentParser/TestDescentParser.csproj" (default target(s)):530 Target PrepareForBuild:531 Configuration: Debug Platform: AnyCPU532 Created directory "bin/Debug/"533 Created directory "obj/Debug/"534 Target CopyFilesMarkedCopyLocal:535 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit.3.12.0/lib/net40/nunit.framework.dll' to '/builds/sglebova/compilers-sglebova/TestDescentParser/bin/Debug/nunit.framework.dll'536 Copying file from '/builds/sglebova/compilers-sglebova/Module2/SimpleLangLexer/bin/Debug/SimpleLexer.dll' to '/builds/sglebova/compilers-sglebova/TestDescentParser/bin/Debug/SimpleLexer.dll'537 Copying file from '/builds/sglebova/compilers-sglebova/Module2/SimpleLangLexer/bin/Debug/SimpleLexer.dll.mdb' to '/builds/sglebova/compilers-sglebova/TestDescentParser/bin/Debug/SimpleLexer.dll.mdb'538 Copying file from '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParser/bin/Debug/SimpleLangParser.dll' to '/builds/sglebova/compilers-sglebova/TestDescentParser/bin/Debug/SimpleLangParser.dll'539 Copying file from '/builds/sglebova/compilers-sglebova/Module4/SimpleLangParser/bin/Debug/SimpleLangParser.dll.mdb' to '/builds/sglebova/compilers-sglebova/TestDescentParser/bin/Debug/SimpleLangParser.dll.mdb'540 Target GenerateSatelliteAssemblies:541 No input files were specified for target GenerateSatelliteAssemblies, skipping.542 Target CoreCompile:543 Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug:portable /optimize- /out:obj/Debug/TestDescentParser.dll Tests.cs Properties/AssemblyInfo.cs obj/Debug/.NETFramework,Version=v4.0.AssemblyAttribute.cs /target:library /define:"DEBUG;TRACE" /nostdlib /platform:AnyCPU /reference:../packages/NUnit.3.12.0/lib/net40/nunit.framework.dll /reference:/usr/lib/mono/4.0-api/System.dll /reference:/usr/lib/mono/4.0-api/System.Data.dll /reference:/usr/lib/mono/4.0-api/System.Xml.dll /reference:/usr/lib/mono/4.0-api/System.Core.dll /reference:/builds/sglebova/compilers-sglebova/Module2/SimpleLangLexer/bin/Debug//SimpleLexer.dll /reference:/builds/sglebova/compilers-sglebova/Module4/SimpleLangParser/bin/Debug//SimpleLangParser.dll /reference:/usr/lib/mono/4.0-api//mscorlib.dll /warn:4544 Target _CopyDeployFilesToOutputDirectoryPreserveNewest:545 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.dll' to '/builds/sglebova/compilers-sglebova/TestDescentParser/bin/Debug/NUnit3.TestAdapter.dll'546 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.pdb' to '/builds/sglebova/compilers-sglebova/TestDescentParser/bin/Debug/NUnit3.TestAdapter.pdb'547 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.dll' to '/builds/sglebova/compilers-sglebova/TestDescentParser/bin/Debug/nunit.engine.dll'548 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.api.dll' to '/builds/sglebova/compilers-sglebova/TestDescentParser/bin/Debug/nunit.engine.api.dll'549 Target DeployOutputFiles:550 Copying file from '/builds/sglebova/compilers-sglebova/TestDescentParser/obj/Debug/TestDescentParser.dll.mdb' to '/builds/sglebova/compilers-sglebova/TestDescentParser/bin/Debug/TestDescentParser.dll.mdb'551 Copying file from '/builds/sglebova/compilers-sglebova/TestDescentParser/obj/Debug/TestDescentParser.dll' to '/builds/sglebova/compilers-sglebova/TestDescentParser/bin/Debug/TestDescentParser.dll'552 Done building project "/builds/sglebova/compilers-sglebova/TestDescentParser/TestDescentParser.csproj".553 Project "/builds/sglebova/compilers-sglebova/TestGeneratedParser/TestGeneratedParser.csproj" (default target(s)):554 Target PrepareForBuild:555 Configuration: Debug Platform: AnyCPU556 Created directory "bin/Debug/"557 Created directory "obj/Debug/"558 Target CopyFilesMarkedCopyLocal:559 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit.3.12.0/lib/net40/nunit.framework.dll' to '/builds/sglebova/compilers-sglebova/TestGeneratedParser/bin/Debug/nunit.framework.dll'560 Copying file from '/builds/sglebova/compilers-sglebova/Module5/bin/Debug/SimpleLang.exe' to '/builds/sglebova/compilers-sglebova/TestGeneratedParser/bin/Debug/SimpleLang.exe'561 Copying file from '/builds/sglebova/compilers-sglebova/Module5/bin/Debug/SimpleLang.exe.mdb' to '/builds/sglebova/compilers-sglebova/TestGeneratedParser/bin/Debug/SimpleLang.exe.mdb'562 Target GenerateSatelliteAssemblies:563 No input files were specified for target GenerateSatelliteAssemblies, skipping.564 Target CoreCompile:565 Tool /usr/lib/mono/4.5/mcs.exe execution started with arguments: /noconfig /debug:full /debug:portable /optimize- /out:obj/Debug/TestGeneratedParser.dll Tests.cs Properties/AssemblyInfo.cs obj/Debug/.NETFramework,Version=v4.0.AssemblyAttribute.cs /target:library /define:"DEBUG;TRACE" /nostdlib /platform:AnyCPU /reference:../packages/NUnit.3.12.0/lib/net40/nunit.framework.dll /reference:/usr/lib/mono/4.0-api/System.dll /reference:/usr/lib/mono/4.0-api/System.Data.dll /reference:/usr/lib/mono/4.0-api/System.Xml.dll /reference:/usr/lib/mono/4.0-api/System.Core.dll /reference:/builds/sglebova/compilers-sglebova/Module5/bin/Debug//SimpleLang.exe /reference:/usr/lib/mono/4.0-api//mscorlib.dll /warn:4566 Target _CopyDeployFilesToOutputDirectoryPreserveNewest:567 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.dll' to '/builds/sglebova/compilers-sglebova/TestGeneratedParser/bin/Debug/NUnit3.TestAdapter.dll'568 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/NUnit3.TestAdapter.pdb' to '/builds/sglebova/compilers-sglebova/TestGeneratedParser/bin/Debug/NUnit3.TestAdapter.pdb'569 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.dll' to '/builds/sglebova/compilers-sglebova/TestGeneratedParser/bin/Debug/nunit.engine.dll'570 Copying file from '/builds/sglebova/compilers-sglebova/packages/NUnit3TestAdapter.3.15.1/build/net35/nunit.engine.api.dll' to '/builds/sglebova/compilers-sglebova/TestGeneratedParser/bin/Debug/nunit.engine.api.dll'571 Target DeployOutputFiles:572 Copying file from '/builds/sglebova/compilers-sglebova/TestGeneratedParser/obj/Debug/TestGeneratedParser.dll.mdb' to '/builds/sglebova/compilers-sglebova/TestGeneratedParser/bin/Debug/TestGeneratedParser.dll.mdb'573 Copying file from '/builds/sglebova/compilers-sglebova/TestGeneratedParser/obj/Debug/TestGeneratedParser.dll' to '/builds/sglebova/compilers-sglebova/TestGeneratedParser/bin/Debug/TestGeneratedParser.dll'574 Done building project "/builds/sglebova/compilers-sglebova/TestGeneratedParser/TestGeneratedParser.csproj".575Done building project "/builds/sglebova/compilers-sglebova/Compilers.sln".576Build succeeded.577Warnings:578/builds/sglebova/compilers-sglebova/Compilers.sln: warning : Don't know how to handle GlobalSection ExtensibilityGlobals, Ignoring.579/builds/sglebova/compilers-sglebova/Compilers.sln (default targets) ->580(Build target) ->581/builds/sglebova/compilers-sglebova/Module1/Lexer.csproj (default targets) ->582/usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) ->583 Lexer.cs(477,31): warning CS0414: The private field `Lexer.StringLexer.builder' is assigned but its value is never used584 Lexer.cs(478,24): warning CS0649: Field `Lexer.StringLexer.parseResult' is never assigned to, and will always have its default value `null'585 Lexer.cs(528,31): warning CS0414: The private field `Lexer.CommentLexer.builder' is assigned but its value is never used586 Lexer.cs(529,24): warning CS0649: Field `Lexer.CommentLexer.parseResult' is never assigned to, and will always have its default value `null'587 Lexer.cs(587,31): warning CS0414: The private field `Lexer.IdentChainLexer.builder' is assigned but its value is never used588/builds/sglebova/compilers-sglebova/Compilers.sln (default targets) ->589(Build target) ->590/builds/sglebova/compilers-sglebova/Module2/SimpleLangLexer/SimpleLexer.csproj (default targets) ->591/usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) ->592 SimpleLexer.cs(62,21): warning CS0169: The private field `SimpleLexer.Lexer.position' is never used593/builds/sglebova/compilers-sglebova/Compilers.sln (default targets) ->594(Build target) ->595/builds/sglebova/compilers-sglebova/Module7/ParserVistors.csproj (default targets) ->596/usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) ->597 Visitors/ChangeVarIdVisitor.cs(11,24): warning CS0414: The private field `SimpleLang.Visitors.ChangeVarIdVisitor.from' is assigned but its value is never used598 Visitors/ChangeVarIdVisitor.cs(11,30): warning CS0414: The private field `SimpleLang.Visitors.ChangeVarIdVisitor.to' is assigned but its value is never used599/builds/sglebova/compilers-sglebova/Compilers.sln (default targets) ->600(Build target) ->601/builds/sglebova/compilers-sglebova/NunitReportParser/NunitReport.csproj (default targets) ->602/usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) ->603 Program.cs(9,1): warning CS0105: The using directive for `System.IO' appeared previously in this namespace604 Program.cs(70,20): warning CS0168: The variable `objStream' is declared but never used605 Program.cs(106,34): warning CS0168: The variable `e' is declared but never used606 Program.cs(187,22): warning CS0219: The variable `XmlText' is assigned but its value is never used607 Program.cs(217,23): warning CS0649: Field `NunitReport.ReportNode.id' is never assigned to, and will always have its default value `null'608 Program.cs(218,23): warning CS0649: Field `NunitReport.ReportNode.title' is never assigned to, and will always have its default value `null'609 Program.cs(219,23): warning CS0649: Field `NunitReport.ReportNode.author' is never assigned to, and will always have its default value `null'610/builds/sglebova/compilers-sglebova/Compilers.sln (default targets) ->611(Build target) ->612/builds/sglebova/compilers-sglebova/TestSimpleLexer/TestSimpleLexer.csproj (default targets) ->613/usr/lib/mono/xbuild/14.0/bin/Microsoft.CSharp.targets (CoreCompile target) ->614 Tests.cs(50,35): warning CS0168: The variable `e' is declared but never used615 Tests.cs(122,21): warning CS0219: The variable `lexems' is assigned but its value is never used616 Tests.cs(354,21): warning CS0219: The variable `lexems' is assigned but its value is never used617 19 Warning(s)618 0 Error(s)619Time Elapsed 00:00:12.7582880622Uploading artifacts...633Job succeeded