OutOfMemoryException: Out of memoryNot An Issue
Hey Guys,

I updated my server today and as per the front page loaded the develop build for linux. When I start the server I get the below errors and the plugins do not load:
14:18 [Info] Loading Oxide Core v2.0.3867...
14:18 [Info] Loading extensions...
14:18 [Error] Failed to load extension Oxide.CSharp-0 (OutOfMemoryException: Out of memory)
at (wrapper managed-to-native) System.AppDomain.LoadAssemblyRaw(System.AppDomain,byte[],byte[],System.Security.Policy.Evidence,bool)
at System.AppDomain.Load (System.Byte[] rawAssembly, System.Byte[] rawSymbolStore, System.Security.Policy.Evidence securityEvidence, System.Boolean refonly) [0x0000e] in <a8ed250850854b439cedc18931a314fe>:0
at System.AppDomain.Load (System.Byte[] rawAssembly, System.Byte[] rawSymbolStore, System.Security.Policy.Evidence securityEvidence) [0x00000] in <a8ed250850854b439cedc18931a314fe>:0
at (wrapper remoting-invoke-with-check) System.AppDomain.Load(byte[],byte[],System.Security.Policy.Evidence)
at System.AppDomain.Load (System.Byte[] rawAssembly) [0x00000] in <a8ed250850854b439cedc18931a314fe>:0
at (wrapper remoting-invoke-with-check) System.AppDomain.Load(byte[])
at System.Reflection.Assembly.Load (System.Byte[] rawAssembly) [0x00005] in <a8ed250850854b439cedc18931a314fe>:0
at Oxide.Core.Extensions.ExtensionManager.LoadExtension (System.String filename, System.Boolean forced) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0
14:18 [Info] Latest compiler MD5: 8ce6d27e7718e3d164766bba8833537a
14:18 [Info] Local compiler MD5: 8ce6d27e7718e3d164766bba8833537a
14:18 [Info] Loaded extension CSharp v2.0.4000 by Oxide and Contributors
14:18 [Error] Failed to load extension Oxide.Core-0 (OutOfMemoryException: Out of memory)
at (wrapper managed-to-native) System.AppDomain.LoadAssemblyRaw(System.AppDomain,byte[],byte[],System.Security.Policy.Evidence,bool)
at System.AppDomain.Load (System.Byte[] rawAssembly, System.Byte[] rawSymbolStore, System.Security.Policy.Evidence securityEvidence, System.Boolean refonly) [0x0000e] in <a8ed250850854b439cedc18931a314fe>:0
at System.AppDomain.Load (System.Byte[] rawAssembly, System.Byte[] rawSymbolStore, System.Security.Policy.Evidence securityEvidence) [0x00000] in <a8ed250850854b439cedc18931a314fe>:0
at (wrapper remoting-invoke-with-check) System.AppDomain.Load(byte[],byte[],System.Security.Policy.Evidence)
at System.AppDomain.Load (System.Byte[] rawAssembly) [0x00000] in <a8ed250850854b439cedc18931a314fe>:0
at (wrapper remoting-invoke-with-check) System.AppDomain.Load(byte[])
at System.Reflection.Assembly.Load (System.Byte[] rawAssembly) [0x00005] in <a8ed250850854b439cedc18931a314fe>:0
at Oxide.Core.Extensions.ExtensionManager.LoadExtension (System.String filename, System.Boolean forced) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0
14:18 [Info] Loaded extension MySql v2.0.3755 by Oxide and Contributors
14:18 [Error] An extension tried to register an already registered library: MySql
14:18 [Info] Loaded extension MySql v2.0.3755 by Oxide and Contributors
14:18 [Error] Failed to load extension Oxide.References-0 (BadImageFormatException: )
at (wrapper managed-to-native) System.AppDomain.LoadAssemblyRaw(System.AppDomain,byte[],byte[],System.Security.Policy.Evidence,bool)
at System.AppDomain.Load (System.Byte[] rawAssembly, System.Byte[] rawSymbolStore, System.Security.Policy.Evidence securityEvidence, System.Boolean refonly) [0x0000e] in <a8ed250850854b439cedc18931a314fe>:0
at System.AppDomain.Load (System.Byte[] rawAssembly, System.Byte[] rawSymbolStore, System.Security.Policy.Evidence securityEvidence) [0x00000] in <a8ed250850854b439cedc18931a314fe>:0
at (wrapper remoting-invoke-with-check) System.AppDomain.Load(byte[],byte[],System.Security.Policy.Evidence)
at System.AppDomain.Load (System.Byte[] rawAssembly) [0x00000] in <a8ed250850854b439cedc18931a314fe>:0
at (wrapper remoting-invoke-with-check) System.AppDomain.Load(byte[])
at System.Reflection.Assembly.Load (System.Byte[] rawAssembly) [0x00005] in <a8ed250850854b439cedc18931a314fe>:0
at Oxide.Core.Extensions.ExtensionManager.LoadExtension (System.String filename, System.Boolean forced) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0
14:18 [Info] Loaded extension Rust v2.0.4277 by Oxide and Contributors
14:18 [Error] An extension tried to register an already registered library: Rust
14:18 [Error] An extension tried to register an already registered library: Command
14:18 [Error] An extension tried to register an already registered library: Item
14:18 [Error] An extension tried to register an already registered library: Player
14:18 [Error] An extension tried to register an already registered library: Server
14:18 [Info] Loaded extension Rust v2.0.4277 by Oxide and Contributors
14:18 [Info] Loaded extension SQLite v2.0.3754 by Oxide and Contributors
14:18 [Error] An extension tried to register an already registered library: SQLite
14:18 [Info] Loaded extension SQLite v2.0.3754 by Oxide and Contributors
14:18 [Info] Loaded extension Unity v2.0.3756 by Oxide and Contributors
14:18 [Info] Loaded extension Unity v2.0.3756 by Oxide and Contributors
14:18 [Info] Using Covalence provider for game 'Rust'
14:18 [Info] Loading plugins...
14:18 [Info] Loaded plugin Rust v2.0.4277 by Oxide and Contributors
14:18 [Info] Loaded plugin Rust v2.0.4277 by Oxide and Contributors
14:18 [Info] Loaded plugin Unity v2.0.3756 by Oxide and Contributors
14:18 [Info] Loaded plugin Unity v2.0.3756 by Oxide and Contributors
14:18 [Error] Exception while calling NextTick callback (InvalidOperationException: Sequence contains more than one matching element)
at System.Linq.Enumerable.SingleOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x0004a] in <b7efe7e6e548497fac3c4a6049a0a4b6>:0
at Oxide.Plugins.Compilation..ctor (System.Int32 id, System.Action`1[T] callback, Oxide.Plugins.CompilablePlugin[] plugins) [0x000ca] in <9affce1cd15c4ec183941adef8db1722>:0
at Oxide.Plugins.PluginCompiler.Compile (Oxide.Plugins.CompilablePlugin[] plugins, System.Action`1[T] callback) [0x00023] in <9affce1cd15c4ec183941adef8db1722>:0
at Oxide.Plugins.CSharpPluginLoader.CompileAssembly (Oxide.Plugins.CompilablePlugin[] plugins) [0x00000] in <9affce1cd15c4ec183941adef8db1722>:0
at Oxide.Plugins.CSharpPluginLoader.<CompilationRequested>b__18_0 () [0x0000c] in <9affce1cd15c4ec183941adef8db1722>:0
at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <4452f821def6406d834e4149849fe7ea>:0
14:19 [Error] Timed out waiting for plugin to be compiled: AdminChat
14:19 [Error] Timed out waiting for plugin to be compiled: AdminHammer
14:19 [Error] Timed out waiting for plugin to be compiled: AdminRadar
14:19 [Error] Timed out waiting for plugin to be compiled: BetterChatMute
14:19 [Error] Timed out waiting for plugin to be compiled: Discord
14:19 [Error] Timed out waiting for plugin to be compiled: DiscordMessages
14:19 [Error] Timed out waiting for plugin to be compiled: EntityOwner-0
14:19 [Error] Timed out waiting for plugin to be compiled: EntityOwner
14:19 [Error] Timed out waiting for plugin to be compiled: Freeze
14:19 [Error] Timed out waiting for plugin to be compiled: HaX4R
14:19 [Error] Timed out waiting for plugin to be compiled: LoadingMessages
14:19 [Error] Timed out waiting for plugin to be compiled: NightVision
14:19 [Error] Timed out waiting for plugin to be compiled: NoGiveNotices
14:19 [Error] Timed out waiting for plugin to be compiled: PlayerAdministration
14:19 [Error] Timed out waiting for plugin to be compiled: PlayerList
14:19 [Error] Timed out waiting for plugin to be compiled: PlayerTracker
14:19 [Error] Timed out waiting for plugin to be compiled: Rustcord
14:19 [Error] Timed out waiting for plugin to be compiled: Vanish
Nothing has changed with plugin loading or compiling.

Per your log: OutOfMemoryException: Out of memory
Locked automatically