question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

System.ArgumentNullException when using dashboard compare with "Compiler Error" mutants

See original GitHub issue

Describe the bug System.ArgumentNullException is thrown when using --dashboard-compare with “Compiler Error” mutants. I have created a repo to reproduce the issue: https://github.com/vanashimko/stryker-compiler-error-npe. The repo contains the code producing “Compiler Error” mutant (arithmetic on DateTime) and two branches. The readme contains steps to reproduce.

Logs

The actual exception is not logged in file, copied from console output:

System.ArgumentNullException: Value cannot be null. (Parameter 'source')
   at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
   at Stryker.Core.MutantFilters.DiffMutantFilter.ResetMutantStatusForChangedTests(IEnumerable`1 mutants) in D:\a\1\s\src\Stryker.Core\Stryker.Core\MutantFilters\DiffMutantFilter.cs:line 261
   at Stryker.Core.MutantFilters.DiffMutantFilter.FilterMutants(IEnumerable`1 mutants, FileLeaf file, StrykerOptions options) in D:\a\1\s\src\Stryker.Core\Stryker.Core\MutantFilters\DiffMutantFilter.cs:line 109
   at Stryker.Core.MutantFilters.BroadcastMutantFilter.FilterMutants(IEnumerable`1 mutants, FileLeaf file, StrykerOptions options) in D:\a\1\s\src\Stryker.Core\Stryker.Core\MutantFilters\BroadcastMutantFilter.cs:line 43
   at Stryker.Core.MutationTest.MutationTestProcess.FilterMutants() in D:\a\1\s\src\Stryker.Core\Stryker.Core\MutationTest\MutationTestProcess.cs:line 285
   at Stryker.Core.StrykerRunner.RunMutationTest(StrykerOptions options, IEnumerable`1 initialLogMessages) in D:\a\1\s\src\Stryker.Core\Stryker.Core\StrykerRunner.cs:line 82
log-20201029.txt
2020-10-29T14:02:14.0664313+03:00  [INF] Logging enabled at level Info (44ae1268)
2020-10-29T14:02:14.1764250+03:00  [DBG] Stryker started with options: "{\"BasePath\":\"C:\\Users\\vanas\\source\\repos\\stryker-compiler-error-npe\\UnderTest.Tests\",\"SolutionPath\":null,\"OutputPath\":\"C:\\Users\\vanas\\source\\repos\\stryker-compiler-error-npe\\UnderTest.Tests\\StrykerOutput\\2020-10-29.14-02-13\",\"BaselineProvider\":\"Disk\",\"Reporters\":[\"Progress\",\"Html\",\"Baseline\"],\"LogOptions\":{\"LogToFile\":true,\"OutputPath\":\"C:\\Users\\vanas\\source\\repos\\stryker-compiler-error-npe\\UnderTest.Tests\\StrykerOutput\\2020-10-29.14-02-13\",\"LogLevel\":\"Debug\"},\"DevMode\":false,\"ProjectUnderTestNameFilter\":null,\"DiffEnabled\":true,\"CompareToDashboard\":true,\"GitDiffTarget\":\"master\",\"AdditionalTimeoutMS\":5000,\"ExcludedMutations\":[],\"IgnoredMethods\":[],\"ConcurrentTestrunners\":6,\"Thresholds\":{\"High\":80,\"Low\":60,\"Break\":0},\"TestRunner\":\"VsTest\",\"FilePatterns\":[{\"Glob\":{\"Tokens\":[{\"TrailingPathSeparator\":{\"Value\":\"\\\"},\"LeadingPathSeparator\":null},{}]},\"IsExclude\":false,\"TextSpans\":[{\"Start\":0,\"End\":2147483647,\"Length\":2147483647,\"IsEmpty\":false}]}],\"LanguageVersion\":\"Latest\",\"Optimizations\":\"CoverageBasedTest, AbortTestOnKill\",\"OptimizationMode\":\"perTest\",\"TestProjects\":[],\"DashboardUrl\":\"https://dashboard.stryker-mutator.io\",\"DashboardApiKey\":null,\"ProjectName\":null,\"ModuleName\":null,\"ProjectVersion\":\"another-branch\",\"MutationLevel\":\"Standard\",\"DiffIgnoreFiles\":[],\"AzureSAS\":null,\"AzureFileStorageUrl\":null,\"FallbackVersion\":\"dashboard-compare/master\"}" (618bc1e9)
2020-10-29T14:02:14.1980066+03:00  [VRB] Scanned the directory "C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest.Tests" for "*.csproj" files: found ["C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest.Tests\UnderTest.Tests.csproj"] (eedf8c90)
2020-10-29T14:02:14.1980629+03:00  [VRB] Found project file "C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest.Tests\UnderTest.Tests.csproj" in path "C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest.Tests" (dc55a84a)
2020-10-29T14:02:14.2000784+03:00  [DBG] Using "C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest.Tests\UnderTest.Tests.csproj" as test project (00c34121)
2020-10-29T14:02:14.2008489+03:00  [INF] Identifying project to mutate. (d4ce879e)
2020-10-29T14:02:14.2058604+03:00  [DBG] Analyzing project file "C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest.Tests\UnderTest.Tests.csproj" (59a92a9a)
2020-10-29T14:02:15.3123254+03:00  [DBG] Using "C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest\UnderTest.csproj" as project under test (b012007c)
2020-10-29T14:02:15.3132081+03:00  [INF] The project "C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest\UnderTest.csproj" will be mutated. (5560bc2e)
2020-10-29T14:02:15.3140107+03:00  [DBG] Analyzing project file "C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest\UnderTest.csproj" (59a92a9a)
2020-10-29T14:02:16.3627611+03:00  [DBG] Skipping auto-generated code file: ".NETCoreApp,Version=v3.1.AssemblyAttributes.cs" (1e1226c3)
2020-10-29T14:02:16.3636031+03:00  [DBG] Skipping auto-generated code file: "UnderTest.AssemblyInfo.cs" (1e1226c3)
2020-10-29T14:02:16.3655491+03:00  [INF] Analysis complete. (f039f576)
2020-10-29T14:02:16.3672791+03:00  [INF] Building test project "C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest.Tests\UnderTest.Tests.csproj" (1/1) (e2c15ab4)
2020-10-29T14:02:16.3681272+03:00  [DBG] Started initial build using "dotnet build" (a4e1a5e2)
2020-10-29T14:02:17.5897782+03:00  [DBG] Initial build output "Microsoft (R) Build Engine version 16.5.0+d4cbfca49 for .NET Core
Copyright (C) Microsoft Corporation. All rights reserved.

  Restore completed in 28.8 ms for C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest.Tests\UnderTest.Tests.csproj.
  Restore completed in 28.8 ms for C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest\UnderTest.csproj.
  UnderTest -> C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest\bin\Debug\netcoreapp3.1\UnderTest.dll
  UnderTest.Tests -> C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest.Tests\bin\Debug\netcoreapp3.1\UnderTest.Tests.dll

Build succeeded.
    0 Warning(s)
    0 Error(s)

Time Elapsed 00:00:00.94
" (5ff35669)
2020-10-29T14:02:17.5905170+03:00  [DBG] Initial build successful (61599426)
2020-10-29T14:02:17.5917981+03:00  [INF] Initializing test runners (VsTest) (e6a14ea1)
2020-10-29T14:02:17.5949602+03:00  [VRB] "C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest.Tests\StrykerOutput\2020-10-29.14-02-13\logs\VsTest-log.txt": Logging VsTest output to: "Runner 0" (019ba8a3)
2020-10-29T14:02:19.1135539+03:00  [DBG] VsTest zip was copied to: "C:\Users\vanas\AppData\Local\Temp\due20dnj.coa\.vstest\vstest.zip" (8e340ff1)
2020-10-29T14:02:19.4544307+03:00  [DBG] VsTest zip was unzipped to: "C:\Users\vanas\AppData\Local\Temp\due20dnj.coa\.vstest" (679800d3)
2020-10-29T14:02:19.4616504+03:00  [DBG] Using vstest from deployed vstest package (6132c740)
2020-10-29T14:02:19.4633212+03:00  [DBG] Using vstest.console: "C:\Users\vanas\AppData\Local\Temp\due20dnj.coa\.vstest\tools\net451\vstest.console.exe" for OS "WINDOWS" (38dfd549)
2020-10-29T14:02:19.4639920+03:00  [VRB] "Runner 0": VsTest logging set to Verbose (a56e136c)
2020-10-29T14:02:19.7746944+03:00  [VRB] VsTest run settings set to: "<RunSettings>
 <RunConfiguration>

  <MaxCpuCount>1</MaxCpuCount>


<DesignMode>false</DesignMode>
<BatchSize>1</BatchSize>
 </RunConfiguration>

</RunSettings>" (90b37f85)
2020-10-29T14:02:20.3619129+03:00  [VRB] "C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest.Tests\StrykerOutput\2020-10-29.14-02-13\logs\VsTest-log.txt": Logging VsTest output to: "Runner 0" (019ba8a3)
2020-10-29T14:02:20.3619132+03:00  [VRB] "C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest.Tests\StrykerOutput\2020-10-29.14-02-13\logs\VsTest-log.txt": Logging VsTest output to: "Runner 0" (019ba8a3)
2020-10-29T14:02:20.3619726+03:00  [VRB] "C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest.Tests\StrykerOutput\2020-10-29.14-02-13\logs\VsTest-log.txt": Logging VsTest output to: "Runner 0" (019ba8a3)
2020-10-29T14:02:20.3620231+03:00  [VRB] "Runner 0": VsTest logging set to Verbose (a56e136c)
2020-10-29T14:02:20.3620233+03:00  [VRB] "Runner 0": VsTest logging set to Verbose (a56e136c)
2020-10-29T14:02:20.3620243+03:00  [VRB] "Runner 0": VsTest logging set to Verbose (a56e136c)
2020-10-29T14:02:20.3620276+03:00  [VRB] "C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest.Tests\StrykerOutput\2020-10-29.14-02-13\logs\VsTest-log.txt": Logging VsTest output to: "Runner 0" (019ba8a3)
2020-10-29T14:02:20.3620276+03:00  [VRB] "C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest.Tests\StrykerOutput\2020-10-29.14-02-13\logs\VsTest-log.txt": Logging VsTest output to: "Runner 0" (019ba8a3)
2020-10-29T14:02:20.3620400+03:00  [VRB] "Runner 0": VsTest logging set to Verbose (a56e136c)
2020-10-29T14:02:20.3620400+03:00  [VRB] "Runner 0": VsTest logging set to Verbose (a56e136c)
2020-10-29T14:02:20.6799597+03:00  [INF] Test runners are ready (00251fdf)
2020-10-29T14:02:20.6806879+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\Microsoft.CSharp.dll" (de60bc63)
2020-10-29T14:02:20.6839008+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\Microsoft.VisualBasic.Core.dll" (de60bc63)
2020-10-29T14:02:20.6840224+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\Microsoft.VisualBasic.dll" (de60bc63)
2020-10-29T14:02:20.6840952+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\Microsoft.Win32.Primitives.dll" (de60bc63)
2020-10-29T14:02:20.6841659+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\mscorlib.dll" (de60bc63)
2020-10-29T14:02:20.6842511+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\netstandard.dll" (de60bc63)
2020-10-29T14:02:20.6843293+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.AppContext.dll" (de60bc63)
2020-10-29T14:02:20.6843969+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Buffers.dll" (de60bc63)
2020-10-29T14:02:20.6844622+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Collections.Concurrent.dll" (de60bc63)
2020-10-29T14:02:20.6845335+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Collections.dll" (de60bc63)
2020-10-29T14:02:20.6846077+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Collections.Immutable.dll" (de60bc63)
2020-10-29T14:02:20.6847056+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Collections.NonGeneric.dll" (de60bc63)
2020-10-29T14:02:20.6847795+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Collections.Specialized.dll" (de60bc63)
2020-10-29T14:02:20.6848487+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.ComponentModel.Annotations.dll" (de60bc63)
2020-10-29T14:02:20.6849240+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.ComponentModel.DataAnnotations.dll" (de60bc63)
2020-10-29T14:02:20.6849903+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.ComponentModel.dll" (de60bc63)
2020-10-29T14:02:20.6850563+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.ComponentModel.EventBasedAsync.dll" (de60bc63)
2020-10-29T14:02:20.6851250+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.ComponentModel.Primitives.dll" (de60bc63)
2020-10-29T14:02:20.6851923+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.ComponentModel.TypeConverter.dll" (de60bc63)
2020-10-29T14:02:20.6852821+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Configuration.dll" (de60bc63)
2020-10-29T14:02:20.6853480+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Console.dll" (de60bc63)
2020-10-29T14:02:20.6854149+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Core.dll" (de60bc63)
2020-10-29T14:02:20.6854810+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Data.Common.dll" (de60bc63)
2020-10-29T14:02:20.6855961+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Data.DataSetExtensions.dll" (de60bc63)
2020-10-29T14:02:20.6856653+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Data.dll" (de60bc63)
2020-10-29T14:02:20.6857329+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Diagnostics.Contracts.dll" (de60bc63)
2020-10-29T14:02:20.6858011+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Diagnostics.Debug.dll" (de60bc63)
2020-10-29T14:02:20.6858698+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Diagnostics.DiagnosticSource.dll" (de60bc63)
2020-10-29T14:02:20.6859389+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Diagnostics.FileVersionInfo.dll" (de60bc63)
2020-10-29T14:02:20.6860062+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Diagnostics.Process.dll" (de60bc63)
2020-10-29T14:02:20.6861078+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Diagnostics.StackTrace.dll" (de60bc63)
2020-10-29T14:02:20.6861944+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Diagnostics.TextWriterTraceListener.dll" (de60bc63)
2020-10-29T14:02:20.6862699+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Diagnostics.Tools.dll" (de60bc63)
2020-10-29T14:02:20.6863386+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Diagnostics.TraceSource.dll" (de60bc63)
2020-10-29T14:02:20.6864091+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Diagnostics.Tracing.dll" (de60bc63)
2020-10-29T14:02:20.6864816+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.dll" (de60bc63)
2020-10-29T14:02:20.6865660+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Drawing.dll" (de60bc63)
2020-10-29T14:02:20.6866324+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Drawing.Primitives.dll" (de60bc63)
2020-10-29T14:02:20.6867055+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Dynamic.Runtime.dll" (de60bc63)
2020-10-29T14:02:20.6867776+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Globalization.Calendars.dll" (de60bc63)
2020-10-29T14:02:20.6868653+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Globalization.dll" (de60bc63)
2020-10-29T14:02:20.6869330+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Globalization.Extensions.dll" (de60bc63)
2020-10-29T14:02:20.6870073+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.IO.Compression.Brotli.dll" (de60bc63)
2020-10-29T14:02:20.6870647+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.IO.Compression.dll" (de60bc63)
2020-10-29T14:02:20.6871202+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.IO.Compression.FileSystem.dll" (de60bc63)
2020-10-29T14:02:20.6871720+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.IO.Compression.ZipFile.dll" (de60bc63)
2020-10-29T14:02:20.6872261+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.IO.dll" (de60bc63)
2020-10-29T14:02:20.6872764+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.IO.FileSystem.dll" (de60bc63)
2020-10-29T14:02:20.6873353+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.IO.FileSystem.DriveInfo.dll" (de60bc63)
2020-10-29T14:02:20.6873903+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.IO.FileSystem.Primitives.dll" (de60bc63)
2020-10-29T14:02:20.6874444+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.IO.FileSystem.Watcher.dll" (de60bc63)
2020-10-29T14:02:20.6874995+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.IO.IsolatedStorage.dll" (de60bc63)
2020-10-29T14:02:20.6875558+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.IO.MemoryMappedFiles.dll" (de60bc63)
2020-10-29T14:02:20.6876144+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.IO.Pipes.dll" (de60bc63)
2020-10-29T14:02:20.6876695+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.IO.UnmanagedMemoryStream.dll" (de60bc63)
2020-10-29T14:02:20.6877210+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Linq.dll" (de60bc63)
2020-10-29T14:02:20.6877791+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Linq.Expressions.dll" (de60bc63)
2020-10-29T14:02:20.6878469+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Linq.Parallel.dll" (de60bc63)
2020-10-29T14:02:20.6879044+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Linq.Queryable.dll" (de60bc63)
2020-10-29T14:02:20.6879605+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Memory.dll" (de60bc63)
2020-10-29T14:02:20.6880209+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Net.dll" (de60bc63)
2020-10-29T14:02:20.6880874+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Net.Http.dll" (de60bc63)
2020-10-29T14:02:20.6881492+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Net.HttpListener.dll" (de60bc63)
2020-10-29T14:02:20.6882043+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Net.Mail.dll" (de60bc63)
2020-10-29T14:02:20.6882609+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Net.NameResolution.dll" (de60bc63)
2020-10-29T14:02:20.6883128+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Net.NetworkInformation.dll" (de60bc63)
2020-10-29T14:02:20.6883709+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Net.Ping.dll" (de60bc63)
2020-10-29T14:02:20.6884392+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Net.Primitives.dll" (de60bc63)
2020-10-29T14:02:20.6885140+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Net.Requests.dll" (de60bc63)
2020-10-29T14:02:20.6885766+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Net.Security.dll" (de60bc63)
2020-10-29T14:02:20.6886479+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Net.ServicePoint.dll" (de60bc63)
2020-10-29T14:02:20.6887180+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Net.Sockets.dll" (de60bc63)
2020-10-29T14:02:20.6887827+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Net.WebClient.dll" (de60bc63)
2020-10-29T14:02:20.6888544+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Net.WebHeaderCollection.dll" (de60bc63)
2020-10-29T14:02:20.6889103+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Net.WebProxy.dll" (de60bc63)
2020-10-29T14:02:20.6889647+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Net.WebSockets.Client.dll" (de60bc63)
2020-10-29T14:02:20.6890198+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Net.WebSockets.dll" (de60bc63)
2020-10-29T14:02:20.6890769+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Numerics.dll" (de60bc63)
2020-10-29T14:02:20.6891317+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Numerics.Vectors.dll" (de60bc63)
2020-10-29T14:02:20.6892059+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.ObjectModel.dll" (de60bc63)
2020-10-29T14:02:20.6892882+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Reflection.DispatchProxy.dll" (de60bc63)
2020-10-29T14:02:20.6893436+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Reflection.dll" (de60bc63)
2020-10-29T14:02:20.6893976+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Reflection.Emit.dll" (de60bc63)
2020-10-29T14:02:20.6894580+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Reflection.Emit.ILGeneration.dll" (de60bc63)
2020-10-29T14:02:20.6895394+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Reflection.Emit.Lightweight.dll" (de60bc63)
2020-10-29T14:02:20.6895962+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Reflection.Extensions.dll" (de60bc63)
2020-10-29T14:02:20.6896488+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Reflection.Metadata.dll" (de60bc63)
2020-10-29T14:02:20.6897396+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Reflection.Primitives.dll" (de60bc63)
2020-10-29T14:02:20.6897961+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Reflection.TypeExtensions.dll" (de60bc63)
2020-10-29T14:02:20.6898806+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Resources.Reader.dll" (de60bc63)
2020-10-29T14:02:20.6899357+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Resources.ResourceManager.dll" (de60bc63)
2020-10-29T14:02:20.6900203+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Resources.Writer.dll" (de60bc63)
2020-10-29T14:02:20.6900723+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Runtime.CompilerServices.Unsafe.dll" (de60bc63)
2020-10-29T14:02:20.6901409+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Runtime.CompilerServices.VisualC.dll" (de60bc63)
2020-10-29T14:02:20.6901930+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Runtime.dll" (de60bc63)
2020-10-29T14:02:20.6903455+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Runtime.Extensions.dll" (de60bc63)
2020-10-29T14:02:20.6904186+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Runtime.Handles.dll" (de60bc63)
2020-10-29T14:02:20.6904703+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Runtime.InteropServices.dll" (de60bc63)
2020-10-29T14:02:20.6905364+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Runtime.InteropServices.RuntimeInformation.dll" (de60bc63)
2020-10-29T14:02:20.6906023+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Runtime.InteropServices.WindowsRuntime.dll" (de60bc63)
2020-10-29T14:02:20.6906561+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Runtime.Intrinsics.dll" (de60bc63)
2020-10-29T14:02:20.6907528+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Runtime.Loader.dll" (de60bc63)
2020-10-29T14:02:20.6908188+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Runtime.Numerics.dll" (de60bc63)
2020-10-29T14:02:20.6908734+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Runtime.Serialization.dll" (de60bc63)
2020-10-29T14:02:20.6909243+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Runtime.Serialization.Formatters.dll" (de60bc63)
2020-10-29T14:02:20.6909790+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Runtime.Serialization.Json.dll" (de60bc63)
2020-10-29T14:02:20.6910315+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Runtime.Serialization.Primitives.dll" (de60bc63)
2020-10-29T14:02:20.6910846+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Runtime.Serialization.Xml.dll" (de60bc63)
2020-10-29T14:02:20.6911428+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Security.Claims.dll" (de60bc63)
2020-10-29T14:02:20.6911989+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Security.Cryptography.Algorithms.dll" (de60bc63)
2020-10-29T14:02:20.6912572+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Security.Cryptography.Csp.dll" (de60bc63)
2020-10-29T14:02:20.6913162+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Security.Cryptography.Encoding.dll" (de60bc63)
2020-10-29T14:02:20.6913686+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Security.Cryptography.Primitives.dll" (de60bc63)
2020-10-29T14:02:20.6914221+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Security.Cryptography.X509Certificates.dll" (de60bc63)
2020-10-29T14:02:20.6914789+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Security.dll" (de60bc63)
2020-10-29T14:02:20.6915300+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Security.Principal.dll" (de60bc63)
2020-10-29T14:02:20.6916260+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Security.SecureString.dll" (de60bc63)
2020-10-29T14:02:20.6916931+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.ServiceModel.Web.dll" (de60bc63)
2020-10-29T14:02:20.6917558+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.ServiceProcess.dll" (de60bc63)
2020-10-29T14:02:20.6918062+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Text.Encoding.CodePages.dll" (de60bc63)
2020-10-29T14:02:20.6918592+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Text.Encoding.dll" (de60bc63)
2020-10-29T14:02:20.6919131+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Text.Encoding.Extensions.dll" (de60bc63)
2020-10-29T14:02:20.6919675+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Text.Encodings.Web.dll" (de60bc63)
2020-10-29T14:02:20.6920236+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Text.Json.dll" (de60bc63)
2020-10-29T14:02:20.6920828+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Text.RegularExpressions.dll" (de60bc63)
2020-10-29T14:02:20.6921404+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Threading.Channels.dll" (de60bc63)
2020-10-29T14:02:20.6921936+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Threading.dll" (de60bc63)
2020-10-29T14:02:20.6922502+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Threading.Overlapped.dll" (de60bc63)
2020-10-29T14:02:20.6923031+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Threading.Tasks.Dataflow.dll" (de60bc63)
2020-10-29T14:02:20.6923610+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Threading.Tasks.dll" (de60bc63)
2020-10-29T14:02:20.6924171+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Threading.Tasks.Extensions.dll" (de60bc63)
2020-10-29T14:02:20.6924700+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Threading.Tasks.Parallel.dll" (de60bc63)
2020-10-29T14:02:20.6925228+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Threading.Thread.dll" (de60bc63)
2020-10-29T14:02:20.6925960+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Threading.ThreadPool.dll" (de60bc63)
2020-10-29T14:02:20.6926867+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Threading.Timer.dll" (de60bc63)
2020-10-29T14:02:20.6927552+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Transactions.dll" (de60bc63)
2020-10-29T14:02:20.6928089+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Transactions.Local.dll" (de60bc63)
2020-10-29T14:02:20.6928722+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.ValueTuple.dll" (de60bc63)
2020-10-29T14:02:20.6929249+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Web.dll" (de60bc63)
2020-10-29T14:02:20.6929795+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Web.HttpUtility.dll" (de60bc63)
2020-10-29T14:02:20.6930323+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Windows.dll" (de60bc63)
2020-10-29T14:02:20.6930836+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Xml.dll" (de60bc63)
2020-10-29T14:02:20.6931387+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Xml.Linq.dll" (de60bc63)
2020-10-29T14:02:20.6931887+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Xml.ReaderWriter.dll" (de60bc63)
2020-10-29T14:02:20.6932695+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Xml.Serialization.dll" (de60bc63)
2020-10-29T14:02:20.6933226+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Xml.XDocument.dll" (de60bc63)
2020-10-29T14:02:20.6933828+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Xml.XmlDocument.dll" (de60bc63)
2020-10-29T14:02:20.6934371+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Xml.XmlSerializer.dll" (de60bc63)
2020-10-29T14:02:20.6934979+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Xml.XPath.dll" (de60bc63)
2020-10-29T14:02:20.6935690+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\System.Xml.XPath.XDocument.dll" (de60bc63)
2020-10-29T14:02:20.6936566+03:00  [VRB] Resolved dependency "C:\Program Files\dotnet\packs\Microsoft.NETCore.App.Ref\3.1.0\ref\netcoreapp3.1\WindowsBase.dll" (de60bc63)
2020-10-29T14:02:20.7141084+03:00  [DBG] "another-branch" identified as current branch (5a224eb9)
2020-10-29T14:02:20.7152632+03:00  [DBG] No baseline was found at "C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest.Tests\StrykerOutput\Baselines\dashboard-compare\another-branch\stryker-report.json" (978369c4)
2020-10-29T14:02:20.7159749+03:00  [INF] We could not locate a baseline for branch "another-branch", now trying fallback version "dashboard-compare/master" (9729807e)
2020-10-29T14:02:20.7313769+03:00  [INF] Found fallback report using version "dashboard-compare/master" (c159a6f3)
2020-10-29T14:02:20.7333376+03:00  [DBG] Looking for branch matching "master" (d7e261c8)
2020-10-29T14:02:20.7404663+03:00  [DBG] Matched with upstream canonical name "refs/heads/master" (2b1a95cc)
2020-10-29T14:02:20.7640583+03:00  [INF] 0 files changed (8364427c)
2020-10-29T14:02:20.7647961+03:00  [INF] Changed test file "C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest.Tests\Tests.cs" (9e762113)
2020-10-29T14:02:20.7661687+03:00  [INF] Total number of tests found: "3" (edd41dfe)
2020-10-29T14:02:20.7666719+03:00  [INF] Initial testrun started (0a6999c7)
2020-10-29T14:02:20.7685609+03:00  [VRB] VsTest run settings set to: "<RunSettings>
 <RunConfiguration>

  <MaxCpuCount>1</MaxCpuCount>

<CollectDataForEachTestSeparately>true</CollectDataForEachTestSeparately>
<DesignMode>false</DesignMode>
<BatchSize>1</BatchSize>
 </RunConfiguration>

</RunSettings>" (90b37f85)
2020-10-29T14:02:21.4122608+03:00  [VRB] Runner 1: [Warning] Could not find extensions: C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest.Tests\bin\Debug\netcoreapp3.1,C:\Users\vanas\AppData\Local\Temp\due20dnj.coa\.vstest\tools\net451\Extensions (ab69c6e3)
2020-10-29T14:02:21.4128027+03:00  [VRB] Runner 1: [Debug] Logging TestHost Diagnostics in file: C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest.Tests\StrykerOutput\2020-10-29.14-02-13\logs\VsTest-log.host.20-10-29_14-02-20_87508_9.txt (7f69a0c3)
2020-10-29T14:02:21.4132662+03:00  [VRB] Runner 1: [Debug] NUnit Adapter 3.16.1.0: Test execution started (3585abaa)
2020-10-29T14:02:21.4137442+03:00  [VRB] Runner 1: [Debug] Running all tests in C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest.Tests\bin\Debug\netcoreapp3.1\UnderTest.Tests.dll (f2025f9c)
2020-10-29T14:02:21.4141669+03:00  [VRB] Runner 1: [Debug]    NUnit3TestExecutor converted 3 of 3 NUnit test cases (71279762)
2020-10-29T14:02:21.4352317+03:00  [VRB] Runner 1: [Debug] NUnit Adapter 3.16.1.0: Test execution complete (57e21756)
2020-10-29T14:02:21.4555098+03:00  [DBG] Initial testrun output: "" (7d747df3)
2020-10-29T14:02:21.4564795+03:00  [INF] Using 6030 ms as testrun timeout (5b835222)
2020-10-29T14:02:21.4578938+03:00  [DBG] Mutating DateTimeCalculator.cs (925c3d7f)
2020-10-29T14:02:21.5150254+03:00  [DBG] Mutant 0 created "a - b" -> "a + b" using "Stryker.Core.Mutators.BinaryExpressionMutator" (310d25d3)
2020-10-29T14:02:21.5329655+03:00  [DBG] Mutant 1 created "dateTime == default" -> "dateTime != default" using "Stryker.Core.Mutators.BinaryExpressionMutator" (310d25d3)
2020-10-29T14:02:21.5351504+03:00  [DBG] Mutant 2 created "dateTime == default" -> "!(dateTime == default)" using "Stryker.Core.Mutators.NegateConditionMutator" (310d25d3)
2020-10-29T14:02:21.5396404+03:00  [DBG] Mutant 3 created "true" -> "false" using "Stryker.Core.Mutators.BooleanMutator" (310d25d3)
2020-10-29T14:02:21.5413542+03:00  [DBG] Mutant 4 created "false" -> "true" using "Stryker.Core.Mutators.BooleanMutator" (310d25d3)
2020-10-29T14:02:21.5514801+03:00  [DBG] 5 mutants created (edec1dee)
2020-10-29T14:02:21.5856528+03:00  [DBG] Trying compilation for the first time. (8be7d951)
2020-10-29T14:02:22.5757126+03:00  [DBG] Compilation failed (5193a3b0)
2020-10-29T14:02:22.5845314+03:00  [DBG] "Operator '+' cannot be applied to operands of type 'DateTime' and 'DateTime'", "C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest\DateTimeCalculator.cs" (36070c24)
2020-10-29T14:02:22.5864205+03:00  [VRB] RollBacking mutations from C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest\DateTimeCalculator.cs. (c052784a)
2020-10-29T14:02:22.5870136+03:00  [VRB] source "using System;

namespace UnderTest
{
    public class DateTimeCalculator
    {
        public TimeSpan Diff(DateTime a, DateTime b) => (StrykerLOBOVlxlVB1krdo.MutantControl.IsActive(0)?a + b:a - b);

        public bool IsDefault(DateTime dateTime)
        {
            if ((StrykerLOBOVlxlVB1krdo.MutantControl.IsActive(2)?!(dateTime == default):(StrykerLOBOVlxlVB1krdo.MutantControl.IsActive(1)?dateTime != default:dateTime == default)))
                return (StrykerLOBOVlxlVB1krdo.MutantControl.IsActive(3)?false:true);
            else
                return (StrykerLOBOVlxlVB1krdo.MutantControl.IsActive(4)?true:false);
return default(bool );        }
    }
}" (91d16229)
2020-10-29T14:02:22.5901190+03:00  [DBG] Found id 0 in MutantIf annotation (855041fe)
2020-10-29T14:02:22.5907029+03:00  [VRB] RolledBack to "using System;

namespace UnderTest
{
    public class DateTimeCalculator
    {
        public TimeSpan Diff(DateTime a, DateTime b) => a - b;

        public bool IsDefault(DateTime dateTime)
        {
            if ((StrykerLOBOVlxlVB1krdo.MutantControl.IsActive(2)?!(dateTime == default):(StrykerLOBOVlxlVB1krdo.MutantControl.IsActive(1)?dateTime != default:dateTime == default)))
                return (StrykerLOBOVlxlVB1krdo.MutantControl.IsActive(3)?false:true);
            else
                return (StrykerLOBOVlxlVB1krdo.MutantControl.IsActive(4)?true:false);
return default(bool );        }
    }
}" (c78f849b)
2020-10-29T14:02:22.5996133+03:00  [DBG] Trying compilation for the second time. (cd8cc6d4)
2020-10-29T14:02:22.7666862+03:00  [DBG] Compilation successful (17bf6fae)
2020-10-29T14:02:22.7678732+03:00  [DBG] Injected the mutated assembly file into "C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest.Tests\bin\Debug\netcoreapp3.1\" (92a3e3c8)
2020-10-29T14:02:22.7693030+03:00  [INF] Capture mutant coverage using 'perTest' mode. (18824ce7)
2020-10-29T14:02:22.7704031+03:00  [DBG] Runner 1: Capturing coverage. (8511c14d)
2020-10-29T14:02:22.7715167+03:00  [VRB] VsTest run settings set to: "<RunSettings>
 <RunConfiguration>

  <MaxCpuCount>1</MaxCpuCount>

<CollectDataForEachTestSeparately>true</CollectDataForEachTestSeparately>
<DesignMode>false</DesignMode>
<BatchSize>1</BatchSize>
 </RunConfiguration>
<InProcDataCollectionRunSettings><InProcDataCollectors><InProcDataCollector friendlyName=\"StrykerCoverage\" uri=\"https://stryker-mutator.io/\" codebase=\"C:\Users\vanas\.dotnet\tools\.store\dotnet-stryker\0.20.0\dotnet-stryker\0.20.0\tools\netcoreapp3.1\any\Stryker.DataCollector.dll\" assemblyQualifiedName=\"Stryker.DataCollector.CoverageCollector, Stryker.DataCollector, Version=0.16.1.0, Culture=neutral, PublicKeyToken=null\">
<Configuration><Parameters><Coverage/><MutantControl  name='StrykerLOBOVlxlVB1krdo.MutantControl'/></Parameters></Configuration></InProcDataCollector></InProcDataCollectors></InProcDataCollectionRunSettings>
</RunSettings>" (90b37f85)
2020-10-29T14:02:22.9780946+03:00  [VRB] Runner 1: [Warning] Could not find extensions: C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest.Tests\bin\Debug\netcoreapp3.1,C:\Users\vanas\AppData\Local\Temp\due20dnj.coa\.vstest\tools\net451\Extensions (ab69c6e3)
2020-10-29T14:02:22.9864708+03:00  [VRB] Runner 1: [Debug] Logging TestHost Diagnostics in file: C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest.Tests\StrykerOutput\2020-10-29.14-02-13\logs\VsTest-log.host.20-10-29_14-02-22_78071_6.txt (3f643a19)
2020-10-29T14:02:23.1214811+03:00  [VRB] Runner 1: [Debug] NUnit Adapter 3.16.1.0: Test execution started (3585abaa)
2020-10-29T14:02:23.1897871+03:00  [VRB] Runner 1: [Debug] Running all tests in C:\Users\vanas\source\repos\stryker-compiler-error-npe\UnderTest.Tests\bin\Debug\netcoreapp3.1\UnderTest.Tests.dll (f2025f9c)
2020-10-29T14:02:23.2219568+03:00  [VRB] Runner 1: [Debug]    NUnit3TestExecutor converted 3 of 3 NUnit test cases (71279762)
2020-10-29T14:02:23.3013654+03:00  [VRB] Runner 1: [Debug] NUnit Adapter 3.16.1.0: Test execution complete (57e21756)

Expected behavior “Compiler Error” mutant is ignored.

Desktop:

  • OS: Windows
  • Type of project: core
  • Framework Version: netcoreapp3.1
  • Stryker Version: beta 0.20.0

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
rouke-broersmacommented, Oct 31, 2020

Thanks @Mobrockers, I messed up the wording, null check is what I meant yeah. Will try to get the PR ready with break removal, null check and tests (usually when I see comment like that in an open source repo from some random guy, this “PR” never happens, but I will do my best! 😄 )

I expect nothing and I appreciate almost anything 😉

Also please let us know after this bug is fixed how your experience with dashboard compare is,either through a discussion or on our slack 😃 , we are very curious if this new feature helps decrease runtime enough to make stryker usable in more ci/cd scenarios.

1reaction
rouke-broersmacommented, Oct 29, 2020

Thank you for the reproduction!

Read more comments on GitHub >

github_iconTop Results From Across the Web

ArgumentNullException Class (System)
An ArgumentNullException exception is thrown when a method is invoked and at least one of the passed arguments is null but should never...
Read more >
Welcome to C# 9.0 - .NET Blog
C# 9.0 is taking shape, and I'd like to share our thinking on some of ... assignment to the FirstName and LastName properties...
Read more >
Untitled
Local sales use tax rates city county, Riding boots with socks, Prada pr 10sv eyeglasses, Adidas plimsole 2 sneaker mystery/white, Cannon e071 error, ......
Read more >
https://raw.githubusercontent.com/dotnet/samples/m...
Vectors\tests\GenericVectorTests.cs(545): error : System.Numerics. ... (following IEEE semantics) but compare it as equal when using the `Equals` method.
Read more >
s6
White fox song lyrics, Coach giles texas, Compare two sets of data in excel chart, Pergamonaltar panorama, David bolton mayor?
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found