Skip to content
Failed

Console Output

Started by GitHub push by lamont-granquist
Started by GitHub push by lamont-granquist
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building in workspace /home/jenkins/jobs/MechJeb2-Dev/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/jenkins/jobs/MechJeb2-Dev/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/MuMech/MechJeb2.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/MuMech/MechJeb2.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --tags --force --progress -- https://github.com/MuMech/MechJeb2.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
Checking out Revision 391281c7da11152703d36122fd07fed34b5e5e30 (refs/remotes/origin/dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 391281c7da11152703d36122fd07fed34b5e5e30 # timeout=10
Commit message: "Merge pull request #2105 from MuMech/lcg/update-xunit-packages"
 > git rev-list --no-walk 79fea2a1a0606cc7aa56ae5b9bda96a71bcb7662 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins18289555893538222464.sh
+ mkdir -p /home/jenkins/jobs/MechJeb2-Dev/workspace/build
++ awk -F '"' '/^\[.*AssemblyFileVersion/{print $2}' MechJeb2/Properties/AssemblyInfo.cs
+ VERSION=2.15.1.0
++ awk '/^Version/{print $2}' /home/ksp/readme.txt
+ KSP_VERSION=1.12.5
+ sed -i 's/AssemblyInformationalVersion("\(.*\)")/AssemblyInformationalVersion("Dev #1545 Sarbian")/' MechJeb2/Properties/AssemblyInfo.cs
+ nuget restore
MSBuild auto-detection: using msbuild version '15.0' from '/usr/lib/mono/msbuild/15.0/bin'.
Restoring NuGet package xunit.abstractions.2.0.3.
Restoring NuGet package xunit.assert.2.9.3.
Restoring NuGet package xunit.2.9.3.
Restoring NuGet package xunit.analyzers.1.27.0.
  GET https://api.nuget.org/v3-flatcontainer/xunit/2.9.3/xunit.2.9.3.nupkg
  GET https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.3/xunit.abstractions.2.0.3.nupkg
  GET https://api.nuget.org/v3-flatcontainer/xunit.analyzers/1.27.0/xunit.analyzers.1.27.0.nupkg
  GET https://api.nuget.org/v3-flatcontainer/xunit.assert/2.9.3/xunit.assert.2.9.3.nupkg
  OK https://api.nuget.org/v3-flatcontainer/xunit/2.9.3/xunit.2.9.3.nupkg 78ms
Installed xunit 2.9.3 from https://api.nuget.org/v3/index.json with content hash TlXQBinK35LpOPKHAqbLY4xlEen9TBafjs0V5KnA4wZsoQLQJiirCR4CbIXvOH8NzkW4YeJKP5P/Bnrodm0h9Q==.
Adding package 'xunit.2.9.3' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages'
Added package 'xunit.2.9.3' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages'
Restoring NuGet package xunit.core.2.9.3.
  GET https://api.nuget.org/v3-flatcontainer/xunit.core/2.9.3/xunit.core.2.9.3.nupkg
  OK https://api.nuget.org/v3-flatcontainer/xunit.analyzers/1.27.0/xunit.analyzers.1.27.0.nupkg 265ms
  OK https://api.nuget.org/v3-flatcontainer/xunit.core/2.9.3/xunit.core.2.9.3.nupkg 160ms
  OK https://api.nuget.org/v3-flatcontainer/xunit.assert/2.9.3/xunit.assert.2.9.3.nupkg 352ms
Installed xunit.core 2.9.3 from https://api.nuget.org/v3/index.json with content hash BiAEvqGvyme19wE0wTKdADH+NloYqikiU0mcnmiNyXaF9HyHmE6sr/3DC5vnBkgsWaE6yPyWszKSPSApWdRVeQ==.
Adding package 'xunit.core.2.9.3' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages'
Added package 'xunit.core.2.9.3' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages'
Restoring NuGet package xunit.extensibility.core.2.9.3.
  GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.9.3/xunit.extensibility.core.2.9.3.nupkg
  OK https://api.nuget.org/v3-flatcontainer/xunit.abstractions/2.0.3/xunit.abstractions.2.0.3.nupkg 414ms
  OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.core/2.9.3/xunit.extensibility.core.2.9.3.nupkg 276ms
Installed xunit.assert 2.9.3 from https://api.nuget.org/v3/index.json with content hash /Kq28fCE7MjOV42YLVRAJzRF0WmEqsmflm0cfpMjGtzQ2lR5mYVj1/i0Y8uDAOLczkL3/jArrwehfMD0YogMAA==.
Adding package 'xunit.assert.2.9.3' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages'
Installed xunit.abstractions 2.0.3 from https://api.nuget.org/v3/index.json with content hash pot1I4YOxlWjIb5jmwvvQNbTrZ3lJQ+jUGkGjWE3hEFM0l5gOnBWS+H3qsex68s5cO52g+44vpGzhAt+42vwKg==.
Adding package 'xunit.abstractions.2.0.3' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages'
Added package 'xunit.assert.2.9.3' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages'
Restoring NuGet package xunit.extensibility.execution.2.9.3.
  GET https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.9.3/xunit.extensibility.execution.2.9.3.nupkg
Added package 'xunit.abstractions.2.0.3' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages'
Restoring NuGet package JetBrains.Annotations.2025.2.4.
  GET https://api.nuget.org/v3-flatcontainer/jetbrains.annotations/2025.2.4/jetbrains.annotations.2025.2.4.nupkg
Installed xunit.analyzers 1.27.0 from https://api.nuget.org/v3/index.json with content hash y/pxIQaLvk/kxAoDkZW9GnHLCEqzwl5TW0vtX3pweyQpjizB9y3DXhb9pkw2dGeUqhLjsxvvJM1k89JowU6z3g==.
Adding package 'xunit.analyzers.1.27.0' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages'
Added package 'xunit.analyzers.1.27.0' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages'
  OK https://api.nuget.org/v3-flatcontainer/xunit.extensibility.execution/2.9.3/xunit.extensibility.execution.2.9.3.nupkg 125ms
  OK https://api.nuget.org/v3-flatcontainer/jetbrains.annotations/2025.2.4/jetbrains.annotations.2025.2.4.nupkg 161ms
Installed xunit.extensibility.core 2.9.3 from https://api.nuget.org/v3/index.json with content hash kf3si0YTn2a8J8eZNb+zFpwfoyvIrQ7ivNk5ZYA5yuYk1bEtMe4DxJ2CF/qsRgmEnDr7MnW1mxylBaHTZ4qErA==.
Adding package 'xunit.extensibility.core.2.9.3' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages'
Added package 'xunit.extensibility.core.2.9.3' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages'
Installed JetBrains.Annotations 2025.2.4 from https://api.nuget.org/v3/index.json with content hash TwbgxAkXxY+vNEhNVx/QXjJ4vqxmepOjsgRvvImQPbHkHMMb4W+ahL3laMsxXKtNT7iMy+E1B3xkqao2hf1n3A==.
Adding package 'JetBrains.Annotations.2025.2.4' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages'
Added package 'JetBrains.Annotations.2025.2.4' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages'
Installed xunit.extensibility.execution 2.9.3 from https://api.nuget.org/v3/index.json with content hash yMb6vMESlSrE3Wfj7V6cjQ3S4TXdXpRqYeNEI3zsX31uTsGMJjEw6oD5F5u1cHnMptjhEECnmZSsPxB6ChZHDQ==.
Adding package 'xunit.extensibility.execution.2.9.3' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages'
Added package 'xunit.extensibility.execution.2.9.3' to folder '/home/jenkins/jobs/MechJeb2-Dev/workspace/packages'

NuGet Config files used:
    /home/jenkins/.config/NuGet/NuGet.Config

Feeds used:
    /home/jenkins/.nuget/packages/
    https://api.nuget.org/v3/index.json

Installed:
    8 package(s) to packages.config projects
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
KSPDIR=${WORKSPACE}/build/

[EnvInject] - Variables injected successfully.
Path To MSBuild.exe: /usr/bin/msbuild
FATAL: Unable to use this plugin on this kind of operation system
Executing the command /usr/bin/msbuild /p:TargetFrameworkSDKToolsDirectory=/home/mstools /p:CustomAfterMicrosoftCommonTargets=/home/mstools/noCopyLocal.targets /p:ReferencePath=/home/ksp/KSP_Data/Managed /p:PostBuildEvent= /p:Configuration=Release MechJeb2.sln from /home/jenkins/jobs/MechJeb2-Dev/workspace
[workspace] $ /usr/bin/msbuild /p:TargetFrameworkSDKToolsDirectory=/home/mstools /p:CustomAfterMicrosoftCommonTargets=/home/mstools/noCopyLocal.targets /p:ReferencePath=/home/ksp/KSP_Data/Managed /p:PostBuildEvent= /p:Configuration=Release MechJeb2.sln
Microsoft (R) Build Engine version 16.10.1 for Mono
Copyright (C) Microsoft Corporation. All rights reserved.

Building the projects in this solution one at a time. To enable parallel build, please add the "-m" switch.
Build started 04/05/2026 17:42:01.
Project "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2.sln" on node 1 (default targets).
ValidateSolutionConfiguration:
  Building solution configuration "Release|Any CPU".
Project "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2.sln" (1) is building "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj" (2) on node 1 (default targets).
PrepareForBuild:
  Creating directory "bin/Release/".
  Creating directory "obj/Release/".
Project "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj" (2) is building "/home/jenkins/jobs/MechJeb2-Dev/workspace/alglib/alglib.csproj" (3:2) on node 1 (default targets).
PrepareForBuild:
  Creating directory "bin/Release/".
  Creating directory "obj/Release/".
CoreCompile:
  /usr/lib/mono/msbuild/Current/bin/Roslyn/csc.exe /noconfig /nowarn:1701,1702 /fullpaths /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:TRACE /highentropyva+ /reference:/usr/lib/mono/4.8-api/mscorlib.dll /reference:/home/ksp/KSP_Data/Managed/System.Core.dll /reference:/usr/lib/mono/4.8-api/System.Data.dll /reference:/home/ksp/KSP_Data/Managed/System.dll /reference:/home/ksp/KSP_Data/Managed/System.Xml.dll /debug:pdbonly /filealign:512 /optimize+ /out:obj/Release/alglib.dll /subsystemversion:6.00 /target:library /utf8output /langversion:7.3 /analyzerconfig:/home/jenkins/jobs/MechJeb2-Dev/workspace/.editorconfig alglibinternal.cs alglibmisc.cs ap.cs dataanalysis.cs diffequations.cs fasttransforms.cs integration.cs interpolation.cs linalg.cs minlp.cs optimization.cs Properties/AssemblyInfo.cs solvers.cs specialfunctions.cs statistics.cs "obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs"
  Using shared compilation with compiler from directory: /usr/lib/mono/msbuild/Current/bin/Roslyn
CopyFilesToOutputDirectory:
  Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/alglib/obj/Release/alglib.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/alglib/bin/Release/alglib.dll".
  alglib -> /home/jenkins/jobs/MechJeb2-Dev/workspace/alglib/bin/Release/alglib.dll
  Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/alglib/obj/Release/alglib.pdb" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/alglib/bin/Release/alglib.pdb".
Done Building Project "/home/jenkins/jobs/MechJeb2-Dev/workspace/alglib/alglib.csproj" (default targets).
Project "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj" (2) is building "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/MechJebLibBindings.csproj" (4:2) on node 1 (default targets).
PrepareForBuild:
  Creating directory "bin/Release/".
  Creating directory "obj/Release/".
Project "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/MechJebLibBindings.csproj" (4:2) is building "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/MechJebLib.csproj" (5:3) on node 1 (default targets).
PrepareForBuild:
  Creating directory "bin/Release/".
  Creating directory "obj/Release/".
CoreCompile:
  /usr/lib/mono/msbuild/Current/bin/Roslyn/csc.exe /noconfig /nowarn:1701,1702 /fullpaths /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:TRACE /highentropyva+ /nullable:enable /reference:/home/jenkins/jobs/MechJeb2-Dev/workspace/alglib/bin/Release/alglib.dll /reference:/home/jenkins/jobs/MechJeb2-Dev/workspace/packages/JetBrains.Annotations.2025.2.4/lib/net20/JetBrains.Annotations.dll /reference:/home/ksp/KSP_Data/Managed/mscorlib.dll /reference:/home/ksp/KSP_Data/Managed/System.Core.dll /reference:/home/ksp/KSP_Data/Managed/System.dll /debug:pdbonly /filealign:512 /optimize+ /out:obj/Release/MechJebLib.dll /subsystemversion:6.00 /target:library /utf8output /langversion:8 /analyzerconfig:/home/jenkins/jobs/MechJeb2-Dev/workspace/.editorconfig Control/Biquad.cs Control/IPIDLoop.cs Control/LQRLoop1.cs Control/MultiVariableGrid.cs Control/MultiVariableInterpolator.cs Control/PIDLoop.cs Control/PIDLoop2.cs FuelFlowSimulation/DecouplingAnalyzer.cs FuelFlowSimulation/FuelFlowSimulation.cs FuelFlowSimulation/FuelStats.cs FuelFlowSimulation/PartModules/SimLaunchClamp.cs FuelFlowSimulation/PartModules/SimModuleDecouple.cs FuelFlowSimulation/PartModules/SimModuleDockingNode.cs FuelFlowSimulation/PartModules/SimModuleEngines.cs FuelFlowSimulation/PartModules/SimModuleRCS.cs FuelFlowSimulation/PartModules/SimProceduralFairingDecoupler.cs FuelFlowSimulation/SimPart.cs FuelFlowSimulation/SimPartModule.cs FuelFlowSimulation/SimPropellant.cs FuelFlowSimulation/SimResource.cs FuelFlowSimulation/SimVessel.cs FunctionImpls/RealDeltaVToChangeApoapsisPrograde.cs FunctionImpls/RealSingleImpulseHyperbolicBurn.cs FunctionImpls/RealSuicideBurnCalc.cs Functions/Angles.cs Functions/Astro.cs Functions/Interpolants.cs Functions/Maneuvers.cs Lambert/Gooding.cs Lambert/Izzo.cs Maneuvers/ChangeOrbitalElement.cs Maneuvers/ReturnFromMoon.cs Maneuvers/Simple.cs Maneuvers/TwoImpulseTransfer.cs Minimization/BrentMin.cs ODE/AbstractIVP.cs ODE/AbstractRungeKutta.cs ODE/BS3.cs ODE/DP5.cs ODE/DP8.cs ODE/Event.cs ODE/Tsit5.cs Primitives/Dual.cs Primitives/DualV3.cs Primitives/H1.cs Primitives/H3.cs Primitives/HBase.cs Primitives/Hn.cs Primitives/M3.cs Primitives/Q3.cs Primitives/Scale.cs Primitives/V3.cs Primitives/Vn.cs Properties/AssemblyInfo.cs PSG/Ascent.cs PSG/AscentBuilder.cs PSG/AscentGuesser.cs PSG/AscentProblem.cs PSG/InterpolantLayout.cs PSG/Optimizer.cs PSG/Phase.cs PSG/PhaseCollection.cs PSG/PhaseProxy.cs PSG/Problem.cs PSG/Solution.cs PSG/SolutionBuilder.cs PSG/Terminal/FlightPathAngle3Energy.cs PSG/Terminal/FlightPathAngle4Energy.cs PSG/Terminal/FlightPathAngle4.cs PSG/Terminal/FlightPathAngle5.cs PSG/Terminal/ITerminal.cs PSG/Terminal/Kepler3.cs PSG/Terminal/Kepler4.cs PSG/Terminal/Kepler5.cs PSG/VariableProxy.cs Rootfinding/Bisection.cs Rootfinding/BrentRoot.cs Rootfinding/Newton.cs SuicideBurnSimulation/Suicide.cs SuicideBurnSimulation/SuicideBuilder.cs TwoBody/Farnocchia.cs TwoBody/Shepperd.cs Utils/AutoDiff.cs Utils/BackgroundJob.cs Utils/Check.cs Utils/DictOfLists.cs Utils/Logger.cs Utils/MechJebLibException.cs Utils/ObjectPool.cs Utils/Statics.cs "obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs"
  Using shared compilation with compiler from directory: /usr/lib/mono/msbuild/Current/bin/Roslyn
_CopyFilesMarkedCopyLocal:
  Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/alglib/bin/Release/alglib.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Release/alglib.dll".
  Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/packages/JetBrains.Annotations.2025.2.4/lib/net20/JetBrains.Annotations.xml" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Release/JetBrains.Annotations.xml".
  Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/alglib/bin/Release/alglib.pdb" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Release/alglib.pdb".
  Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/packages/JetBrains.Annotations.2025.2.4/lib/net20/JetBrains.Annotations.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Release/JetBrains.Annotations.dll".
  Creating "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/obj/Release/MechJebLib.csproj.CopyComplete" because "AlwaysCreate" was specified.
CopyFilesToOutputDirectory:
  Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/obj/Release/MechJebLib.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Release/MechJebLib.dll".
  MechJebLib -> /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Release/MechJebLib.dll
  Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/obj/Release/MechJebLib.pdb" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Release/MechJebLib.pdb".
Done Building Project "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/MechJebLib.csproj" (default targets).
CoreCompile:
  /usr/lib/mono/msbuild/Current/bin/Roslyn/csc.exe /noconfig /nowarn:1701,1702 /fullpaths /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:TRACE /highentropyva+ /nullable:enable /reference:/home/ksp/KSP_Data/Managed/Assembly-CSharp.dll /reference:/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Release/MechJebLib.dll /reference:/home/ksp/KSP_Data/Managed/mscorlib.dll /reference:/home/ksp/KSP_Data/Managed/System.Core.dll /reference:/home/ksp/KSP_Data/Managed/System.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.CoreModule.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.UI.dll /debug:pdbonly /filealign:512 /optimize+ /out:obj/Release/MechJebLibBindings.dll /subsystemversion:6.00 /target:library /utf8output /langversion:8 /analyzerconfig:/home/jenkins/jobs/MechJeb2-Dev/workspace/.editorconfig FuelFlowSimulation/SimVesselBuilder.cs FuelFlowSimulation/SimVesselManager.cs FuelFlowSimulation/SimVesselUpdater.cs H1Extensions.cs MathExtensions.cs PartExtensions.cs Properties/AssemblyInfo.cs ReflectionUtils.cs "obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs"
  Using shared compilation with compiler from directory: /usr/lib/mono/msbuild/Current/bin/Roslyn
_CopyFilesMarkedCopyLocal:
  Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Release/MechJebLib.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/bin/Release/MechJebLib.dll".
  Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Release/alglib.pdb" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/bin/Release/alglib.pdb".
  Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Release/alglib.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/bin/Release/alglib.dll".
  Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Release/MechJebLib.pdb" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/bin/Release/MechJebLib.pdb".
  Creating "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/obj/Release/MechJebLibBindings.csproj.CopyComplete" because "AlwaysCreate" was specified.
CopyFilesToOutputDirectory:
  Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/obj/Release/MechJebLibBindings.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/bin/Release/MechJebLibBindings.dll".
  MechJebLibBindings -> /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/bin/Release/MechJebLibBindings.dll
  Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/obj/Release/MechJebLibBindings.pdb" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/bin/Release/MechJebLibBindings.pdb".
Done Building Project "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/MechJebLibBindings.csproj" (default targets).
ResolveAssemblyReferences:
  Primary reference "JetBrains.Annotations".
/usr/lib/mono/msbuild/Current/bin/Microsoft.Common.CurrentVersion.targets(2218,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "JetBrains.Annotations". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
          For SearchPath "/home/ksp/KSP_Data/Managed".
          Considered "/home/ksp/KSP_Data/Managed/JetBrains.Annotations.winmd", but it didn't exist.
          Considered "/home/ksp/KSP_Data/Managed/JetBrains.Annotations.dll", but it didn't exist.
          Considered "/home/ksp/KSP_Data/Managed/JetBrains.Annotations.exe", but it didn't exist.
          For SearchPath "{HintPathFromItem}".
          Considered "/home/jenkins/jobs/MechJeb2-Dev/workspace/packages/JetBrains.Annotations.2023.3.0/lib/net20/JetBrains.Annotations.dll", but it didn't exist.
          For SearchPath "{TargetFrameworkDirectory}".
          Considered "/usr/lib/mono/xbuild-frameworks/.NETFramework/v4.8/JetBrains.Annotations.winmd", but it didn't exist.
          Considered "/usr/lib/mono/xbuild-frameworks/.NETFramework/v4.8/JetBrains.Annotations.dll", but it didn't exist.
          Considered "/usr/lib/mono/xbuild-frameworks/.NETFramework/v4.8/JetBrains.Annotations.exe", but it didn't exist.
          Considered "/usr/lib/mono/4.8-api/JetBrains.Annotations.winmd", but it didn't exist.
          Considered "/usr/lib/mono/4.8-api/JetBrains.Annotations.dll", but it didn't exist.
          Considered "/usr/lib/mono/4.8-api/JetBrains.Annotations.exe", but it didn't exist.
          Considered "/usr/lib/mono/4.8-api/Facades/JetBrains.Annotations.winmd", but it didn't exist.
          Considered "/usr/lib/mono/4.8-api/Facades/JetBrains.Annotations.dll", but it didn't exist.
          Considered "/usr/lib/mono/4.8-api/Facades/JetBrains.Annotations.exe", but it didn't exist.
          Considered "/usr/lib/mono/4.8-api/Facades/JetBrains.Annotations.winmd", but it didn't exist.
          Considered "/usr/lib/mono/4.8-api/Facades/JetBrains.Annotations.dll", but it didn't exist.
          Considered "/usr/lib/mono/4.8-api/Facades/JetBrains.Annotations.exe", but it didn't exist.
          For SearchPath "{GAC}".
          Considered "JetBrains.Annotations", which was not found in the GAC.
          For SearchPath "{RawFileName}".
          Considered treating "JetBrains.Annotations" as a file name, but it didn't exist.
          For SearchPath "bin/Release/".
          Considered "bin/Release/JetBrains.Annotations.winmd", but it didn't exist.
          Considered "bin/Release/JetBrains.Annotations.dll", but it didn't exist.
          Considered "bin/Release/JetBrains.Annotations.exe", but it didn't exist.
CoreResGen:
  /home/mstools/resgen.exe /useSourcePath /r:/home/jenkins/jobs/MechJeb2-Dev/workspace/alglib/bin/Release/alglib.dll /r:/home/ksp/KSP_Data/Managed/Assembly-CSharp-firstpass.dll /r:/home/ksp/KSP_Data/Managed/Assembly-CSharp.dll /r:/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Release/MechJebLib.dll /r:/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/bin/Release/MechJebLibBindings.dll /r:/home/ksp/KSP_Data/Managed/mscorlib.dll /r:/home/ksp/KSP_Data/Managed/System.Core.dll /r:/home/ksp/KSP_Data/Managed/System.dll /r:/home/ksp/KSP_Data/Managed/UnityEngine.AnimationModule.dll /r:/home/ksp/KSP_Data/Managed/UnityEngine.AssetBundleModule.dll /r:/home/ksp/KSP_Data/Managed/UnityEngine.CoreModule.dll /r:/home/ksp/KSP_Data/Managed/UnityEngine.dll /r:/home/ksp/KSP_Data/Managed/UnityEngine.ImageConversionModule.dll /r:/home/ksp/KSP_Data/Managed/UnityEngine.IMGUIModule.dll /r:/home/ksp/KSP_Data/Managed/UnityEngine.InputLegacyModule.dll /r:/home/ksp/KSP_Data/Managed/UnityEngine.PhysicsModule.dll /r:/home/ksp/KSP_Data/Managed/UnityEngine.TextRenderingModule.dll /r:/home/ksp/KSP_Data/Managed/UnityEngine.UI.dll /r:/home/ksp/KSP_Data/Managed/UnityEngine.VehiclesModule.dll /compile Properties/Resources.resx,obj/Release/MuMech.Properties.Resources.resources
  Processing resource file "Properties/Resources.resx" into "obj/Release/MuMech.Properties.Resources.resources".
/usr/lib/mono/msbuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets(137,9): warning MSB3884: Could not find rule set file "MechJeb2.ruleset". [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
CoreCompile:
  /usr/lib/mono/msbuild/Current/bin/Roslyn/csc.exe /noconfig /nowarn:1701,1702 /fullpaths /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:TRACE;UNITY_2017_1 /highentropyva+ /reference:/home/jenkins/jobs/MechJeb2-Dev/workspace/alglib/bin/Release/alglib.dll /reference:/home/ksp/KSP_Data/Managed/Assembly-CSharp-firstpass.dll /reference:/home/ksp/KSP_Data/Managed/Assembly-CSharp.dll /reference:/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Release/MechJebLib.dll /reference:/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibBindings/bin/Release/MechJebLibBindings.dll /reference:/home/ksp/KSP_Data/Managed/mscorlib.dll /reference:/home/ksp/KSP_Data/Managed/System.Core.dll /reference:/home/ksp/KSP_Data/Managed/System.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.AnimationModule.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.AssetBundleModule.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.CoreModule.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.ImageConversionModule.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.IMGUIModule.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.InputLegacyModule.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.PhysicsModule.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.TextRenderingModule.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.UI.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.VehiclesModule.dll /debug- /filealign:512 /optimize+ /out:obj/Release/MechJeb2.dll /subsystemversion:6.00 /resource:obj/Release/MuMech.Properties.Resources.resources /target:library /utf8output /langversion:8 /analyzerconfig:/home/jenkins/jobs/MechJeb2-Dev/workspace/.editorconfig AttitudeControllers/BaseAttitudeController.cs AttitudeControllers/BetterController.cs AttitudeControllers/DirectionTracker.cs AttitudeControllers/HybridController.cs AttitudeControllers/KosAttitudeController.cs AttitudeControllers/LQRController.cs AttitudeControllers/MJAttitudeController.cs AttitudeControllers/KosPIDLoop.cs AttitudeControllers/TorquePI.cs AutopilotModule.cs CachedLocalizer.cs CelestialBodyExtensions.cs CompatibilityChecker.cs ComputerModule.cs DisplayModule.cs FlyingSim/SimulatedParachute.cs FlyingSim/SimulatedPart.cs FlyingSim/SimulatedVessel.cs GlobalSuppressions.cs GLUtils.cs GuiUtils.cs InstallChecker.cs LandingAutopilot/CoastToDeceleration.cs LandingAutopilot/CourseCorrection.cs LandingAutopilot/DecelerationBurn.cs LandingAutopilot/DeorbitBurn.cs LandingAutopilot/FinalDescent.cs LandingAutopilot/KillHorizontalVelocity.cs LandingAutopilot/LowDeorbitBurn.cs LandingAutopilot/PlaneChange.cs LandingAutopilot/UntargetedDeorbit.cs Maneuver/Operation.cs Maneuver/OperationAdvancedTransfer.cs Maneuver/OperationApoapsis.cs Maneuver/OperationCircularize.cs Maneuver/OperationCourseCorrection.cs Maneuver/OperationEccentricity.cs Maneuver/OperationEllipticize.cs Maneuver/OperationInclination.cs Maneuver/OperationInterplanetaryTransfer.cs Maneuver/OperationKillRelVel.cs Maneuver/OperationLambert.cs Maneuver/OperationLan.cs Maneuver/OperationLongitude.cs Maneuver/OperationMoonReturn.cs Maneuver/OperationPeriapsis.cs Maneuver/OperationPlane.cs Maneuver/OperationResonantOrbit.cs Maneuver/OperationSemiMajor.cs Maneuver/OperationTransfer.cs Maneuver/PlotArea.cs Maneuver/Porkchop.cs Maneuver/TimeSelector.cs Maneuver/TransferCalculator.cs MathExtensions.cs MechJebAR202.cs MechJebCore.cs MechJebModuleAirplaneAutopilot.cs MechJebModuleAirplaneGuidance.cs MechJebModuleAscentBaseAutopilot.cs MechJebModuleAscentClassicAutopilot.cs MechJebModuleAscentClassicPathMenu.cs MechJebModuleAscentMenu.cs MechJebModuleAscentPSGAutopilot.cs MechJebModuleAscentPSGSettingsMenu.cs MechJebModuleAscentSettings.cs MechJebModuleAscentSettingsMenu.cs MechJebModuleAttitudeAdjustment.cs MechJebModuleAttitudeController.cs MechJebModuleCustomInfoWindow.cs MechJebModuleDebugArrows.cs MechJebModuleDeployableAntennaController.cs MechJebModuleDeployableController.cs MechJebModuleDockingAutopilot.cs MechJebModuleDockingGuidance.cs MechJebModuleFlightRecorder.cs MechJebModuleFlightRecorderGraph.cs MechJebModuleInfoItems.cs MechJebModuleLandingAutopilot.cs MechJebModuleLandingGuidance.cs MechJebModuleLandingPredictions.cs MechJebModuleManeuverPlanner.cs MechJebModuleMenu.cs MechJebModuleStageStats.cs MechJebModuleNodeEditor.cs MechJebModuleNodeExecutor.cs MechJebModuleGuidanceController.cs MechJebModuleRCSBalancer.cs MechJebModuleRCSBalancerWindow.cs MechJebModuleRCSController.cs MechJebModuleRendezvousAutopilot.cs MechJebModuleRendezvousAutopilotWindow.cs MechJebModuleRendezvousGuidance.cs MechJebModuleRoverController.cs MechJebModuleRoverWindow.cs MechJebModuleSettings.cs MechJebModuleSmartASS.cs MechJebModuleSmartRcs.cs MechJebModuleSolarPanelController.cs MechJebModuleSpaceplaneAutopilot.cs MechJebModuleSpaceplaneGuidance.cs MechJebModuleSpinupController.cs MechJebModuleStagingController.cs MechJebModuleSuicideTimer.cs MechJebModuleTargetController.cs MechJebModuleThrustController.cs MechJebModuleThrustWindow.cs MechJebModuleTranslatron.cs MechJebModuleWarpController.cs MechJebModuleWarpHelper.cs MechJebModuleWaypointWindow.cs MechjebBundlesManager.cs MechJebStageStatsHelper.cs ModExtensionDemo.cs MuUtils.cs OrbitExtensions.cs OrbitalManeuverCalculator.cs PIDController.cs PartExtensions.cs Properties/AssemblyInfo.cs Properties/Resources.Designer.cs MechJebModulePSGGlueBall.cs RCSSolver.cs ReentrySimulation.cs ReentrySimulation/SimCurves.cs ToolbarWrapper.cs UnityToolbag/Dispatcher/Dispatcher.cs UnityToolbag/Future/Future.cs Vector6.cs VesselExtensions.cs VesselState.cs "obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs"
  Using shared compilation with compiler from directory: /usr/lib/mono/msbuild/Current/bin/Roslyn
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(2,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/HybridController.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/HybridController.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosAttitudeController.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosAttitudeController.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/CelestialBodyExtensions.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/CelestialBodyExtensions.cs(2,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(5,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/DisplayModule.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/DisplayModule.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(5,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationAdvancedTransfer.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationAdvancedTransfer.cs(4,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationApoapsis.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationApoapsis.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationCircularize.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationCircularize.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationCourseCorrection.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationCourseCorrection.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationEccentricity.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationEccentricity.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationEllipticize.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationEllipticize.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationInclination.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationInclination.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationInterplanetaryTransfer.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationInterplanetaryTransfer.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationKillRelVel.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationKillRelVel.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationLambert.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationLambert.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationLan.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationLan.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationLongitude.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationLongitude.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationMoonReturn.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationMoonReturn.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationPeriapsis.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationPeriapsis.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationPlane.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationPlane.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationResonantOrbit.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationResonantOrbit.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationSemiMajor.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationSemiMajor.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationTransfer.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationTransfer.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/Porkchop.cs(3,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/Porkchop.cs(7,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/TimeSelector.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/TimeSelector.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MathExtensions.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MathExtensions.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebCore.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebCore.cs(8,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAirplaneAutopilot.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAirplaneGuidance.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAirplaneGuidance.cs(4,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentClassicAutopilot.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentClassicPathMenu.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentMenu.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentMenu.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentPSGAutopilot.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentPSGSettingsMenu.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentSettings.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentSettings.cs(4,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentSettingsMenu.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAttitudeAdjustment.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAttitudeController.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAttitudeController.cs(4,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleCustomInfoWindow.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleCustomInfoWindow.cs(9,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleDebugArrows.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleDeployableAntennaController.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleDeployableController.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleDeployableController.cs(4,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleDockingAutopilot.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleDockingGuidance.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(4,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorderGraph.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleInfoItems.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleLandingAutopilot.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleLandingGuidance.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleLandingGuidance.cs(5,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleLandingPredictions.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleManeuverPlanner.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleManeuverPlanner.cs(5,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleMenu.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleStageStats.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleNodeEditor.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleNodeEditor.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleNodeExecutor.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleGuidanceController.cs(7,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleRCSBalancer.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleRCSBalancerWindow.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleRCSController.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleRendezvousAutopilot.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleRendezvousAutopilotWindow.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleRendezvousGuidance.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleRoverController.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleRoverWindow.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleSmartASS.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleSmartRcs.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleSolarPanelController.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleSpaceplaneAutopilot.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleSpaceplaneGuidance.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleSpinupController.cs(9,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleStagingController.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleSuicideTimer.cs(3,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleTargetController.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(5,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustWindow.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleTranslatron.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleWarpController.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleWarpController.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleWarpHelper.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleWarpHelper.cs(4,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleWaypointWindow.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleWaypointWindow.cs(6,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ModExtensionDemo.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ModExtensionDemo.cs(2,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModulePSGGlueBall.cs(7,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationPlane.cs(8,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationPlane.cs(8,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationResonantOrbit.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationResonantOrbit.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/HybridController.cs(11,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/HybridController.cs(11,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/HybridController.cs(14,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/HybridController.cs(14,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/HybridController.cs(17,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/HybridController.cs(17,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/HybridController.cs(28,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/HybridController.cs(28,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(47,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(47,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(50,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(50,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(53,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(53,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(56,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(56,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(59,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(59,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosAttitudeController.cs(10,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosAttitudeController.cs(10,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(62,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(62,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosAttitudeController.cs(13,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosAttitudeController.cs(13,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(65,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(65,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationTransfer.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationTransfer.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(68,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(68,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(23,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(23,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(25,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(25,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(71,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(71,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(27,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(27,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(29,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(29,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(31,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(31,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(33,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(33,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(35,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(35,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationTransfer.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationTransfer.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(74,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(74,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(37,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(37,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(39,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(39,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(41,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(41,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(43,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(43,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationTransfer.cs(19,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationTransfer.cs(19,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(45,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(45,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(47,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(47,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(77,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(77,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(49,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(49,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationTransfer.cs(23,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationTransfer.cs(23,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationResonantOrbit.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationResonantOrbit.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationTransfer.cs(27,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationTransfer.cs(27,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(75,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(75,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationResonantOrbit.cs(19,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationResonantOrbit.cs(19,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(86,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(86,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(80,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(80,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationSemiMajor.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationSemiMajor.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationTransfer.cs(37,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationTransfer.cs(37,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(83,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(83,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(86,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(86,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationSemiMajor.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationSemiMajor.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(89,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(89,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(92,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(92,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(95,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(95,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/Porkchop.cs(12,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/Porkchop.cs(12,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/TimeSelector.cs(24,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/TimeSelector.cs(24,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(98,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(98,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/TimeSelector.cs(31,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/TimeSelector.cs(31,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/TimeSelector.cs(35,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/TimeSelector.cs(35,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(101,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(101,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(104,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(104,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(107,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(107,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(110,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(110,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(114,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(114,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(19,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(19,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(24,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(24,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(136,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(136,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(27,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(27,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(30,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(30,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(139,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(139,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(33,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(33,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(36,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(36,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(142,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(142,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(39,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(39,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(42,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(42,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(145,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(145,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(45,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(45,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleDeployableController.cs(22,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleDeployableController.cs(22,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(49,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(49,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(148,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(148,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(151,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(151,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleCustomInfoWindow.cs(1007,6): error CS0246: The type or namespace name 'MeansImplicitUseAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleCustomInfoWindow.cs(1007,6): error CS0246: The type or namespace name 'MeansImplicitUse' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MathExtensions.cs(258,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MathExtensions.cs(258,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ModExtensionDemo.cs(8,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ModExtensionDemo.cs(8,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAirplaneGuidance.cs(20,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAirplaneGuidance.cs(20,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAirplaneGuidance.cs(24,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAirplaneGuidance.cs(24,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(109,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(109,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(113,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(113,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(139,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(139,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(147,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(147,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(152,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(152,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(157,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(157,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleWaypointWindow.cs(1144,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleWaypointWindow.cs(1144,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(162,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(162,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(186,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(186,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(191,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(191,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(196,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(196,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(201,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(201,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(214,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(214,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(224,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(224,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(11,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(11,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(11,21): error CS0103: The name 'ImplicitUseTargetFlags' does not exist in the current context [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(282,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(282,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentMenu.cs(69,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentMenu.cs(69,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentMenu.cs(72,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentMenu.cs(72,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentMenu.cs(344,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentMenu.cs(344,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/DisplayModule.cs(49,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/DisplayModule.cs(49,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/DisplayModule.cs(54,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/DisplayModule.cs(54,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/DisplayModule.cs(58,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/DisplayModule.cs(58,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/DisplayModule.cs(76,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/DisplayModule.cs(76,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/DisplayModule.cs(92,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/DisplayModule.cs(92,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/DisplayModule.cs(107,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/DisplayModule.cs(107,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/CelestialBodyExtensions.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/CelestialBodyExtensions.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(21,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(21,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(24,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(24,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(27,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(27,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(30,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(30,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(34,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(34,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(65,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(65,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentSettings.cs(18,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentSettings.cs(18,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(25,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(25,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(43,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(43,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentSettings.cs(54,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentSettings.cs(54,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(85,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(85,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentSettings.cs(108,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentSettings.cs(108,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(129,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(129,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(133,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(133,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(137,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(137,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(141,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(141,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(181,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(181,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(197,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(197,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(249,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(249,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(252,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(252,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(229,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(229,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationAdvancedTransfer.cs(12,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationAdvancedTransfer.cs(12,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebCore.cs(68,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebCore.cs(68,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebCore.cs(72,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebCore.cs(72,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationApoapsis.cs(8,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationApoapsis.cs(8,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebCore.cs(326,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebCore.cs(326,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebCore.cs(366,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebCore.cs(366,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebCore.cs(1248,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebCore.cs(1248,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationApoapsis.cs(14,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationApoapsis.cs(14,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationCircularize.cs(8,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationCircularize.cs(8,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationCourseCorrection.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationCourseCorrection.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationCourseCorrection.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationCourseCorrection.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationCourseCorrection.cs(19,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationCourseCorrection.cs(19,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationEccentricity.cs(12,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationEccentricity.cs(12,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationEllipticize.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationEllipticize.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleLandingGuidance.cs(17,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleLandingGuidance.cs(17,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationEllipticize.cs(16,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationEllipticize.cs(16,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationEllipticize.cs(20,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationEllipticize.cs(20,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(447,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(447,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(512,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(512,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(515,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(515,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAttitudeController.cs(28,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAttitudeController.cs(28,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(613,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(613,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(619,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(619,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(778,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(778,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(906,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(906,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(941,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(941,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleCustomInfoWindow.cs(27,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleCustomInfoWindow.cs(27,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationInclination.cs(8,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationInclination.cs(8,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationInclination.cs(14,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationInclination.cs(14,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationInterplanetaryTransfer.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationInterplanetaryTransfer.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleManeuverPlanner.cs(22,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleManeuverPlanner.cs(22,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationInterplanetaryTransfer.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationInterplanetaryTransfer.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationKillRelVel.cs(8,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationKillRelVel.cs(8,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationLambert.cs(8,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationLambert.cs(8,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationLambert.cs(14,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationLambert.cs(14,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationLan.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationLan.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationLongitude.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationLongitude.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationMoonReturn.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationMoonReturn.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleCustomInfoWindow.cs(225,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleCustomInfoWindow.cs(225,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(17,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(17,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(24,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(24,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(31,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(31,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(38,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(38,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(45,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(45,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(52,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(52,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(59,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(59,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationMoonReturn.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationMoonReturn.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationPeriapsis.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationPeriapsis.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleNodeEditor.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleNodeEditor.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleNodeEditor.cs(19,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleNodeEditor.cs(19,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationPeriapsis.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationPeriapsis.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleNodeEditor.cs(23,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleNodeEditor.cs(23,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleNodeEditor.cs(27,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleNodeEditor.cs(27,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(81,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(81,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(85,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(85,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(129,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(129,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(144,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(144,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(170,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(170,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(195,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(195,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(199,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(199,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(323,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(323,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(327,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(327,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleWarpController.cs(29,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleWarpController.cs(29,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleWarpHelper.cs(25,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleWarpHelper.cs(25,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleWaypointWindow.cs(23,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleWaypointWindow.cs(23,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
Done Building Project "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj" (default targets) -- FAILED.
Project "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2.sln" (1) is building "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/MechJebLibTest.csproj" (6) on node 1 (default targets).
PrepareForBuild:
  Creating directory "bin/Release/".
  Creating directory "obj/Release/".
CoreCompile:
  /usr/lib/mono/msbuild/Current/bin/Roslyn/csc.exe /noconfig /nowarn:1701,1702 /fullpaths /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:4 /define:TRACE /highentropyva+ /nullable:enable /reference:/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Release/MechJebLib.dll /reference:/usr/lib/mono/4.8-api/mscorlib.dll /reference:/home/ksp/KSP_Data/Managed/System.Core.dll /reference:/usr/lib/mono/4.8-api/System.Data.dll /reference:/home/ksp/KSP_Data/Managed/System.dll /reference:/home/ksp/KSP_Data/Managed/System.Xml.dll /reference:/home/jenkins/jobs/MechJeb2-Dev/workspace/packages/xunit.abstractions.2.0.3/lib/net35/xunit.abstractions.dll /reference:/home/jenkins/jobs/MechJeb2-Dev/workspace/packages/xunit.assert.2.9.3/lib/netstandard1.1/xunit.assert.dll /reference:/home/jenkins/jobs/MechJeb2-Dev/workspace/packages/xunit.extensibility.core.2.9.3/lib/net452/xunit.core.dll /reference:/home/jenkins/jobs/MechJeb2-Dev/workspace/packages/xunit.extensibility.execution.2.9.3/lib/net452/xunit.execution.desktop.dll /reference:/usr/lib/mono/4.8-api/Facades/Microsoft.Win32.Primitives.dll /reference:/usr/lib/mono/4.8-api/Facades/netstandard.dll /reference:/usr/lib/mono/4.8-api/Facades/System.AppContext.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Collections.Concurrent.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Collections.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Collections.NonGeneric.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Collections.Specialized.dll /reference:/usr/lib/mono/4.8-api/Facades/System.ComponentModel.Annotations.dll /reference:/usr/lib/mono/4.8-api/Facades/System.ComponentModel.dll /reference:/usr/lib/mono/4.8-api/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/usr/lib/mono/4.8-api/Facades/System.ComponentModel.Primitives.dll /reference:/usr/lib/mono/4.8-api/Facades/System.ComponentModel.TypeConverter.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Console.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Data.Common.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Diagnostics.Contracts.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Diagnostics.Debug.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Diagnostics.FileVersionInfo.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Diagnostics.Process.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Diagnostics.StackTrace.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Diagnostics.TextWriterTraceListener.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Diagnostics.Tools.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Diagnostics.TraceSource.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Drawing.Primitives.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Dynamic.Runtime.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Globalization.Calendars.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Globalization.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Globalization.Extensions.dll /reference:/usr/lib/mono/4.8-api/Facades/System.IO.Compression.ZipFile.dll /reference:/usr/lib/mono/4.8-api/Facades/System.IO.dll /reference:/usr/lib/mono/4.8-api/Facades/System.IO.FileSystem.dll /reference:/usr/lib/mono/4.8-api/Facades/System.IO.FileSystem.DriveInfo.dll /reference:/usr/lib/mono/4.8-api/Facades/System.IO.FileSystem.Primitives.dll /reference:/usr/lib/mono/4.8-api/Facades/System.IO.FileSystem.Watcher.dll /reference:/usr/lib/mono/4.8-api/Facades/System.IO.IsolatedStorage.dll /reference:/usr/lib/mono/4.8-api/Facades/System.IO.MemoryMappedFiles.dll /reference:/usr/lib/mono/4.8-api/Facades/System.IO.Pipes.dll /reference:/usr/lib/mono/4.8-api/Facades/System.IO.UnmanagedMemoryStream.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Linq.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Linq.Expressions.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Linq.Parallel.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Linq.Queryable.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Net.Http.Rtc.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Net.NameResolution.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Net.NetworkInformation.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Net.Ping.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Net.Primitives.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Net.Requests.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Net.Security.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Net.Sockets.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Net.WebHeaderCollection.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Net.WebSockets.Client.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Net.WebSockets.dll /reference:/usr/lib/mono/4.8-api/Facades/System.ObjectModel.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Reflection.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Reflection.Emit.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Reflection.Emit.Lightweight.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Reflection.Extensions.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Reflection.Primitives.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Resources.Reader.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Resources.ResourceManager.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Resources.Writer.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Runtime.CompilerServices.VisualC.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Runtime.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Runtime.Extensions.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Runtime.Handles.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Runtime.InteropServices.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Runtime.Numerics.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Runtime.Serialization.Formatters.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Runtime.Serialization.Json.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Runtime.Serialization.Primitives.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Runtime.Serialization.Xml.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Security.Claims.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Security.Cryptography.Algorithms.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Security.Cryptography.Csp.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Security.Cryptography.Encoding.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Security.Cryptography.Primitives.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Security.Cryptography.X509Certificates.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Security.Principal.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Security.SecureString.dll /reference:/usr/lib/mono/4.8-api/Facades/System.ServiceModel.Duplex.dll /reference:/usr/lib/mono/4.8-api/Facades/System.ServiceModel.Http.dll /reference:/usr/lib/mono/4.8-api/Facades/System.ServiceModel.NetTcp.dll /reference:/usr/lib/mono/4.8-api/Facades/System.ServiceModel.Primitives.dll /reference:/usr/lib/mono/4.8-api/Facades/System.ServiceModel.Security.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Text.Encoding.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Text.Encoding.Extensions.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Text.RegularExpressions.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Threading.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Threading.Overlapped.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Threading.Tasks.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Threading.Tasks.Parallel.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Threading.Thread.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Threading.ThreadPool.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Threading.Timer.dll /reference:/usr/lib/mono/4.8-api/Facades/System.ValueTuple.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Xml.ReaderWriter.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Xml.XDocument.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Xml.XmlDocument.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Xml.XmlSerializer.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Xml.XPath.dll /reference:/usr/lib/mono/4.8-api/Facades/System.Xml.XPath.XDocument.dll /debug+ /debug:pdbonly /filealign:512 /optimize+ /out:obj/Release/MechJebLibTest.dll /subsystemversion:6.00 /target:library /utf8output /langversion:8 /analyzerconfig:/home/jenkins/jobs/MechJeb2-Dev/workspace/.editorconfig ApproximateEqualException.cs AssertionExtensions.cs ControlTests/PIDLoopTests.cs FunctionsTests.cs LambertTests/GoodingTests.cs ManeuversTests/ChangeOrbitalElementTests.cs ManeuversTests/TwoImpulseTransferTests.cs ManeuversTests/ReturnFromMoonTests.cs ManeuversTests/Simple.cs ODETests/BS3Tests.c.cs ODETests/DP5Tests.cs Primitives/M3Tests/CoreOperationsTests.cs Primitives/M3Tests/DiagonalSkewConstructionTests.cs Primitives/M3Tests/EqualityHashingTests.cs Primitives/M3Tests/EulerAngleTests.cs Primitives/M3Tests/MatrixAnalysisTests.cs Primitives/M3Tests/MiscConstructorTests.cs Primitives/M3Tests/NormTests.cs Primitives/M3Tests/OrthonormalizeQuaternionTests.cs Primitives/M3Tests/RotationTests.cs Primitives/Q3Tests/InterpolationTests.cs Primitives/Q3Tests/MagnitudeConjugateTests.cs Primitives/Q3Tests/MatrixConversionTests.cs Primitives/Q3Tests/OperationTests.cs Primitives/V3Tests/ComponentAnalysisTests.cs Primitives/V3Tests/ComponentOperationsTests.cs Primitives/V3Tests/ConstructorAccessorTests.cs Primitives/V3Tests/CoordinateConversionTests.cs Primitives/V3Tests/EqualityHashingTests.cs Primitives/V3Tests/InterpolationTests.cs Primitives/V3Tests/MagnitudeNormalizationTests.cs Primitives/V3Tests/ConstantDirectionalVectorTests.cs Primitives/V3Tests/OperatorTests.cs Primitives/V3Tests/StringRepresentationTests.cs Primitives/V3Tests/UtilityTests.cs Primitives/V3Tests/VectorMathOperationTests.cs Properties/AssemblyInfo.cs PSGTests/AscentTests/BuggyTests.cs PSGTests/AscentTests/RealRocketTests.cs PSGTests/AscentTests/TheStandardTests.cs PSGTests/AscentTests/Titan2Tests.cs RootfindingTests/BisectionTests.cs RootfindingTests/BrentRootTests.cs RootfindingTests/NewtonTests.cs StaticTests.cs Primitives/HTests.cs TestInitialization.cs TwoBodyTests/FarnocchiaTests.cs TwoBodyTests/ShepperdTests.cs Utils/AutoDiffTests.cs Utils/StaticsTests/TrigonometryTests.cs "obj/Release/.NETFramework,Version=v4.8.AssemblyAttributes.cs"
  Using shared compilation with compiler from directory: /usr/lib/mono/msbuild/Current/bin/Roslyn
_CopyFilesMarkedCopyLocal:
  Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/packages/xunit.assert.2.9.3/lib/netstandard1.1/xunit.assert.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/bin/Release/xunit.assert.dll".
  Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/packages/xunit.abstractions.2.0.3/lib/net35/xunit.abstractions.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/bin/Release/xunit.abstractions.dll".
  Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/packages/xunit.extensibility.core.2.9.3/lib/net452/xunit.core.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/bin/Release/xunit.core.dll".
  Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Release/MechJebLib.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/bin/Release/MechJebLib.dll".
  Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/packages/xunit.extensibility.execution.2.9.3/lib/net452/xunit.execution.desktop.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/bin/Release/xunit.execution.desktop.dll".
  Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Release/alglib.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/bin/Release/alglib.dll".
  Copying file from "/home/ksp/KSP_Data/Managed/Mono.Security.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/bin/Release/Mono.Security.dll".
  Copying file from "/home/ksp/KSP_Data/Managed/System.Configuration.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/bin/Release/System.Configuration.dll".
  Copying file from "/home/ksp/KSP_Data/Managed/Mono.Posix.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/bin/Release/Mono.Posix.dll".
  Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Release/MechJebLib.pdb" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/bin/Release/MechJebLib.pdb".
  Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/packages/xunit.assert.2.9.3/lib/netstandard1.1/xunit.assert.xml" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/bin/Release/xunit.assert.xml".
  Copying file from "/home/ksp/KSP_Data/Managed/System.Security.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/bin/Release/System.Security.dll".
  Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/packages/xunit.extensibility.core.2.9.3/lib/net452/xunit.core.xml" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/bin/Release/xunit.core.xml".
  Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/packages/xunit.extensibility.execution.2.9.3/lib/net452/xunit.execution.desktop.xml" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/bin/Release/xunit.execution.desktop.xml".
  Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLib/bin/Release/alglib.pdb" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/bin/Release/alglib.pdb".
  Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/packages/xunit.abstractions.2.0.3/lib/net35/xunit.abstractions.xml" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/bin/Release/xunit.abstractions.xml".
  Creating "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/obj/Release/MechJebLibTest.csproj.CopyComplete" because "AlwaysCreate" was specified.
_CopyAppConfigFile:
  Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/obj/Release/MechJebLibTest.dll.config" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/bin/Release/MechJebLibTest.dll.config".
CopyFilesToOutputDirectory:
  Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/obj/Release/MechJebLibTest.dll" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/bin/Release/MechJebLibTest.dll".
  MechJebLibTest -> /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/bin/Release/MechJebLibTest.dll
  Copying file from "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/obj/Release/MechJebLibTest.pdb" to "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/bin/Release/MechJebLibTest.pdb".
Done Building Project "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJebLibTest/MechJebLibTest.csproj" (default targets).
Done Building Project "/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2.sln" (default targets) -- FAILED.

Build FAILED.

"/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2.sln" (default target) (1) ->
"/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj" (default target) (2) ->
(ResolveAssemblyReferences target) -> 
  /usr/lib/mono/msbuild/Current/bin/Microsoft.Common.CurrentVersion.targets(2218,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "JetBrains.Annotations". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]


"/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2.sln" (default target) (1) ->
"/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj" (default target) (2) ->
(ResolveCodeAnalysisRuleSet target) -> 
  /usr/lib/mono/msbuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets(137,9): warning MSB3884: Could not find rule set file "MechJeb2.ruleset". [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]


"/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2.sln" (default target) (1) ->
"/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj" (default target) (2) ->
(CoreCompile target) -> 
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(2,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/HybridController.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/HybridController.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosAttitudeController.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosAttitudeController.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/CelestialBodyExtensions.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/CelestialBodyExtensions.cs(2,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(5,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/DisplayModule.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/DisplayModule.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(5,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationAdvancedTransfer.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationAdvancedTransfer.cs(4,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationApoapsis.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationApoapsis.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationCircularize.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationCircularize.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationCourseCorrection.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationCourseCorrection.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationEccentricity.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationEccentricity.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationEllipticize.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationEllipticize.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationInclination.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationInclination.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationInterplanetaryTransfer.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationInterplanetaryTransfer.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationKillRelVel.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationKillRelVel.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationLambert.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationLambert.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationLan.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationLan.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationLongitude.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationLongitude.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationMoonReturn.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationMoonReturn.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationPeriapsis.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationPeriapsis.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationPlane.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationPlane.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationResonantOrbit.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationResonantOrbit.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationSemiMajor.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationSemiMajor.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationTransfer.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationTransfer.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/Porkchop.cs(3,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/Porkchop.cs(7,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/TimeSelector.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/TimeSelector.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MathExtensions.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MathExtensions.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebCore.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebCore.cs(8,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAirplaneAutopilot.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAirplaneGuidance.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAirplaneGuidance.cs(4,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentClassicAutopilot.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentClassicPathMenu.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentMenu.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentMenu.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentPSGAutopilot.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentPSGSettingsMenu.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentSettings.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentSettings.cs(4,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentSettingsMenu.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAttitudeAdjustment.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAttitudeController.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAttitudeController.cs(4,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleCustomInfoWindow.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleCustomInfoWindow.cs(9,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleDebugArrows.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleDeployableAntennaController.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleDeployableController.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleDeployableController.cs(4,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleDockingAutopilot.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleDockingGuidance.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(4,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorderGraph.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleInfoItems.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleLandingAutopilot.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleLandingGuidance.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleLandingGuidance.cs(5,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleLandingPredictions.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleManeuverPlanner.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleManeuverPlanner.cs(5,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleMenu.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleStageStats.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleNodeEditor.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleNodeEditor.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleNodeExecutor.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleGuidanceController.cs(7,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleRCSBalancer.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleRCSBalancerWindow.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleRCSController.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleRendezvousAutopilot.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleRendezvousAutopilotWindow.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleRendezvousGuidance.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleRoverController.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleRoverWindow.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleSmartASS.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleSmartRcs.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleSolarPanelController.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleSpaceplaneAutopilot.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleSpaceplaneGuidance.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleSpinupController.cs(9,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleStagingController.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleSuicideTimer.cs(3,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleTargetController.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(5,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustWindow.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleTranslatron.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleWarpController.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleWarpController.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleWarpHelper.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleWarpHelper.cs(4,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleWaypointWindow.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleWaypointWindow.cs(6,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ModExtensionDemo.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ModExtensionDemo.cs(2,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModulePSGGlueBall.cs(7,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(1,14): error CS0430: The extern alias 'JetBrainsAnnotations' was not specified in a /reference option [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(3,29): error CS0234: The type or namespace name 'JetBrains' does not exist in the namespace 'JetBrainsAnnotations' (are you missing an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationPlane.cs(8,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationPlane.cs(8,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationResonantOrbit.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationResonantOrbit.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/HybridController.cs(11,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/HybridController.cs(11,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/HybridController.cs(14,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/HybridController.cs(14,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/HybridController.cs(17,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/HybridController.cs(17,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/HybridController.cs(28,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/HybridController.cs(28,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(47,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(47,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(50,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(50,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(53,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(53,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(56,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(56,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(59,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(59,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosAttitudeController.cs(10,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosAttitudeController.cs(10,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(62,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(62,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosAttitudeController.cs(13,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosAttitudeController.cs(13,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(65,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(65,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationTransfer.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationTransfer.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(68,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(68,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(23,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(23,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(25,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(25,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(71,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(71,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(27,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(27,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(29,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(29,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(31,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(31,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(33,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(33,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(35,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(35,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationTransfer.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationTransfer.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(74,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(74,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(37,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(37,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(39,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(39,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(41,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(41,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(43,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(43,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationTransfer.cs(19,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationTransfer.cs(19,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(45,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(45,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(47,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(47,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(77,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(77,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(49,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(49,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationTransfer.cs(23,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationTransfer.cs(23,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationResonantOrbit.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationResonantOrbit.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationTransfer.cs(27,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationTransfer.cs(27,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(75,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(75,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationResonantOrbit.cs(19,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationResonantOrbit.cs(19,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(86,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/KosPIDLoop.cs(86,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(80,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(80,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationSemiMajor.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationSemiMajor.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationTransfer.cs(37,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationTransfer.cs(37,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(83,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(83,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(86,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(86,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationSemiMajor.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationSemiMajor.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(89,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(89,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(92,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(92,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(95,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(95,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/Porkchop.cs(12,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/Porkchop.cs(12,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/TimeSelector.cs(24,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/TimeSelector.cs(24,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(98,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(98,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/TimeSelector.cs(31,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/TimeSelector.cs(31,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/TimeSelector.cs(35,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/TimeSelector.cs(35,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(101,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(101,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(104,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(104,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(107,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(107,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(110,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(110,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(114,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(114,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(19,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(19,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(24,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(24,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(136,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(136,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(27,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(27,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(30,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(30,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(139,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(139,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(33,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(33,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(36,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(36,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(142,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(142,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(39,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(39,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(42,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(42,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(145,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(145,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(45,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(45,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleDeployableController.cs(22,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleDeployableController.cs(22,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(49,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/MJAttitudeController.cs(49,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(148,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(148,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(151,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/AttitudeControllers/BetterController.cs(151,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleCustomInfoWindow.cs(1007,6): error CS0246: The type or namespace name 'MeansImplicitUseAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleCustomInfoWindow.cs(1007,6): error CS0246: The type or namespace name 'MeansImplicitUse' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MathExtensions.cs(258,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MathExtensions.cs(258,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ModExtensionDemo.cs(8,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ModExtensionDemo.cs(8,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAirplaneGuidance.cs(20,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAirplaneGuidance.cs(20,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAirplaneGuidance.cs(24,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAirplaneGuidance.cs(24,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(109,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(109,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(113,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(113,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(139,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(139,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(147,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(147,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(152,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(152,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(157,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(157,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleWaypointWindow.cs(1144,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleWaypointWindow.cs(1144,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(162,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(162,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(186,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(186,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(191,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(191,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(196,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(196,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(201,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(201,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(214,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(214,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(224,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleFlightRecorder.cs(224,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(11,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(11,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(11,21): error CS0103: The name 'ImplicitUseTargetFlags' does not exist in the current context [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(282,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(282,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentMenu.cs(69,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentMenu.cs(69,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentMenu.cs(72,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentMenu.cs(72,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentMenu.cs(344,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentMenu.cs(344,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/DisplayModule.cs(49,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/DisplayModule.cs(49,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/DisplayModule.cs(54,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/DisplayModule.cs(54,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/DisplayModule.cs(58,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/DisplayModule.cs(58,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/DisplayModule.cs(76,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/DisplayModule.cs(76,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/DisplayModule.cs(92,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/DisplayModule.cs(92,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/DisplayModule.cs(107,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/DisplayModule.cs(107,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/CelestialBodyExtensions.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/CelestialBodyExtensions.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(21,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(21,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(24,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(24,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(27,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(27,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(30,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(30,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(34,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(34,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(65,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(65,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentSettings.cs(18,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentSettings.cs(18,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(25,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(25,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(43,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(43,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentSettings.cs(54,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentSettings.cs(54,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(85,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(85,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentSettings.cs(108,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAscentSettings.cs(108,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(129,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(129,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(133,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(133,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(137,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(137,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(141,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(141,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(181,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(181,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(197,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(197,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(249,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(249,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(252,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/ComputerModule.cs(252,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(229,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(229,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationAdvancedTransfer.cs(12,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationAdvancedTransfer.cs(12,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebCore.cs(68,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebCore.cs(68,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebCore.cs(72,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebCore.cs(72,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationApoapsis.cs(8,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationApoapsis.cs(8,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebCore.cs(326,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebCore.cs(326,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebCore.cs(366,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebCore.cs(366,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebCore.cs(1248,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebCore.cs(1248,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationApoapsis.cs(14,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationApoapsis.cs(14,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationCircularize.cs(8,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationCircularize.cs(8,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationCourseCorrection.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationCourseCorrection.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationCourseCorrection.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationCourseCorrection.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationCourseCorrection.cs(19,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationCourseCorrection.cs(19,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationEccentricity.cs(12,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationEccentricity.cs(12,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationEllipticize.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationEllipticize.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleLandingGuidance.cs(17,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleLandingGuidance.cs(17,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationEllipticize.cs(16,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationEllipticize.cs(16,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationEllipticize.cs(20,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationEllipticize.cs(20,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(447,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(447,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(512,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(512,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(515,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(515,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAttitudeController.cs(28,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleAttitudeController.cs(28,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(613,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(613,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(619,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(619,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(778,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(778,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(906,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(906,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(941,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/GuiUtils.cs(941,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleCustomInfoWindow.cs(27,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleCustomInfoWindow.cs(27,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationInclination.cs(8,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationInclination.cs(8,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationInclination.cs(14,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationInclination.cs(14,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationInterplanetaryTransfer.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationInterplanetaryTransfer.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleManeuverPlanner.cs(22,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleManeuverPlanner.cs(22,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationInterplanetaryTransfer.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationInterplanetaryTransfer.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationKillRelVel.cs(8,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationKillRelVel.cs(8,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationLambert.cs(8,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationLambert.cs(8,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationLambert.cs(14,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationLambert.cs(14,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationLan.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationLan.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationLongitude.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationLongitude.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationMoonReturn.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationMoonReturn.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleCustomInfoWindow.cs(225,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleCustomInfoWindow.cs(225,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(17,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(17,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(24,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(24,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(31,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(31,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(38,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(38,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(45,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(45,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(52,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(52,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(59,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Vector6.cs(59,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationMoonReturn.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationMoonReturn.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationPeriapsis.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationPeriapsis.cs(9,6): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleNodeEditor.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleNodeEditor.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleNodeEditor.cs(19,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleNodeEditor.cs(19,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationPeriapsis.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/Maneuver/OperationPeriapsis.cs(15,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleNodeEditor.cs(23,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleNodeEditor.cs(23,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleNodeEditor.cs(27,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleNodeEditor.cs(27,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(81,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(81,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(85,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(85,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(129,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(129,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(144,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(144,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(170,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(170,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(195,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(195,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(199,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(199,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(323,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(323,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(327,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleThrustController.cs(327,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleWarpController.cs(29,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleWarpController.cs(29,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleWarpHelper.cs(25,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleWarpHelper.cs(25,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleWaypointWindow.cs(23,10): error CS0246: The type or namespace name 'UsedImplicitlyAttribute' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]
  /home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJebModuleWaypointWindow.cs(23,10): error CS0246: The type or namespace name 'UsedImplicitly' could not be found (are you missing a using directive or an assembly reference?) [/home/jenkins/jobs/MechJeb2-Dev/workspace/MechJeb2/MechJeb2.csproj]

    2 Warning(s)
    524 Error(s)

Time Elapsed 00:00:14.37
Build step 'Build a Visual Studio project or solution using MSBuild' marked build as failure
Skipped archiving because build is not successful
Triggering a new build of MechJeb2-CKAN-REPO
Finished: FAILURE