This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SimpleSwiftServer with Swift 6.0 for watchOS using Xcode 16.0.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme SimpleSwiftServer -destination generic/platform=watchos OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

  "protocol conformance descriptor for Swift.AnyCollection<A> : Swift.Sequence in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.AnyCollection<(label: Swift.String?, value: Any)> and conformance Swift.AnyCollection<A> : Swift.Sequence in Swift in ArgumentParser.o
  "nominal type descriptor for Swift.OpaquePointer", referenced from:
      _symbolic _____Sg s13OpaquePointerV in Swifter.o
  "type metadata accessor for Swift.UnfoldSequence", referenced from:
      ArgumentParser.Tree.path(toFirstWhere: (A) -> Swift.Bool) -> [ArgumentParser.Tree<A>] in ArgumentParser.o
  "protocol conformance descriptor for Swift.UnfoldSequence<A, B> : Swift.Sequence in Swift", referenced from:
      ArgumentParser.Tree.path(toFirstWhere: (A) -> Swift.Bool) -> [ArgumentParser.Tree<A>] in ArgumentParser.o
  "(extension in Swift):Swift._ArrayProtocol.filter((A.Element) throws -> Swift.Bool) throws -> [A.Element]", referenced from:
      ArgumentParser.ParsableArgumentsCodingKeyValidator.(Validator in _D8B6916CE93C2FC7F7BEDE789FAE65F8).container<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in ArgumentParser.o
      ArgumentParser.ArgumentSet.parsePositionalValues(from: ArgumentParser.SplitArguments, into: inout ArgumentParser.ParsedValues) throws -> () in ArgumentParser.o
      ArgumentParser.CommandParser.(parseCurrent in _62CE83895F4017D5D04F199729A8F32D)(inout ArgumentParser.SplitArguments) throws -> ArgumentParser.ParsableCommand in ArgumentParser.o
      ArgumentParser.SplitArguments.coalescedExtraElements() -> [(ArgumentParser.InputOrigin, Swift.String)] in ArgumentParser.o
      ArgumentParser.HelpGenerator.rendered(screenWidth: Swift.Int?) -> Swift.String in ArgumentParser.o
      ArgumentParser.ArgumentDefinition.partitionedNames.getter : [ArgumentParser.Name] in ArgumentParser.o
      ArgumentParser.ArgumentDefinition.partitionedNames.getter : [ArgumentParser.Name] in ArgumentParser.o
      ...
  "Swift._stringCompare(_: Swift._StringGuts, _: Swift.Range<Swift.Int>, _: Swift._StringGuts, _: Swift.Range<Swift.Int>, expecting: Swift._StringComparisonResult) -> Swift.Bool", referenced from:
      generic specialization <serialized, Swift.Substring, Swift.Substring> of static (extension in Swift):Swift.StringProtocol.== infix<A where A1: Swift.StringProtocol>(A, A1) -> Swift.Bool in ArgumentParser.o
  "Swift.ContiguousArray.init<A where A == A1.Element, A1: Swift.Sequence>(A1) -> Swift.ContiguousArray<A>", referenced from:
      static SwiftIP.IP.local(SwiftIP.IP.Version) -> Swift.String? in SwiftIP.o
      Swifter.Socket.read() throws -> Swift.UInt8 in Swifter.o
      Swifter.Socket.peername() throws -> Swift.String in Swifter.o
      (extension in Swifter):Swift.String.File.read(inout [Swift.UInt8]) throws -> Swift.Int in Swifter.o
  "nominal type descriptor for Swift.FlattenSequence", referenced from:
      _symbolic _____ySay_____GG s15FlattenSequenceV 14ArgumentParser0C3SetV in ArgumentParser.o
  "protocol conformance descriptor for Swift.FlattenSequence<A> : Swift.Sequence in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.FlattenSequence<[ArgumentParser.ArgumentSet]> and conformance Swift.FlattenSequence<A> : Swift.Sequence in Swift in ArgumentParser.o
  "nominal type descriptor for Swift.LazyMapSequence", referenced from:
      _symbolic _____y_____yAAySay_____G______pSgGGAE_pG s15LazyMapSequenceV s0a6FilterC0V 14ArgumentParser16DecodedArgumentsV AE15ParsableCommandP in ArgumentParser.o
      _symbolic _____y_____ySay_____G______pSgGG s18LazyFilterSequenceV s0a3MapC0V 14ArgumentParser16DecodedArgumentsV AE15ParsableCommandP in ArgumentParser.o
      _symbolic _____ySay_____G______pSgG s15LazyMapSequenceV 14ArgumentParser16DecodedArgumentsV AC15ParsableCommandP in ArgumentParser.o
  "protocol conformance descriptor for < where A: Swift.BidirectionalCollection> Swift.LazyMapSequence<A, B> : Swift.BidirectionalCollection in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.LazyMapSequence<Swift.LazyFilterSequence<Swift.LazyMapSequence<[ArgumentParser.DecodedArguments], ArgumentParser.ParsableCommand?>>, ArgumentParser.ParsableCommand> and conformance < where A: Swift.BidirectionalCollection> Swift.LazyMapSequence<A, B> : Swift.BidirectionalCollection in Swift in ArgumentParser.o
      lazy protocol witness table accessor for type Swift.LazyMapSequence<[ArgumentParser.DecodedArguments], ArgumentParser.ParsableCommand?> and conformance < where A: Swift.BidirectionalCollection> Swift.LazyMapSequence<A, B> : Swift.BidirectionalCollection in Swift in ArgumentParser.o
  "Swift._arrayForceCast<A, B>([A]) -> [B]", referenced from:
      static (extension in ArgumentParser):ArgumentParser.ParsableArguments._validate() throws -> () in ArgumentParser.o
  "Swift.IndexingIterator.next() -> A.Element?", referenced from:
      static ArgumentParser.BashCompletionsGenerator.(generateCompletionFunction in _2E4AF468845F34F913738BAEDA3877C1)([ArgumentParser.ParsableCommand.Type]) -> Swift.String in ArgumentParser.o
      static ArgumentParser.BashCompletionsGenerator.(generateCompletionFunction in _2E4AF468845F34F913738BAEDA3877C1)([ArgumentParser.ParsableCommand.Type]) -> Swift.String in ArgumentParser.o
      ArgumentParser.ArgumentDefinition.(argumentSegments in _7F6BFDB726626BD81CC9C9EF9AFF91B7)([Swift.String]) -> [([Swift.String], Swift.String)] in ArgumentParser.o
      ArgumentParser.StandardError.write(Swift.String) -> () in ArgumentParser.o
      closure #2 (inout [Swift.String : Swift.Int], ArgumentParser.ArgumentSet) -> () in static ArgumentParser.ParsableArgumentsUniqueNamesValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
      ArgumentParser.ArgumentSet.setInitialValues(into: inout ArgumentParser.ParsedValues) throws -> () in ArgumentParser.o
      ArgumentParser.ArgumentSet.parsePositionalValues(from: ArgumentParser.SplitArguments, into: inout ArgumentParser.ParsedValues) throws -> () in ArgumentParser.o
      ...
  "type metadata accessor for Swift.IndexingIterator", referenced from:
      ArgumentParser.Tree.path(toFirstWhere: (A) -> Swift.Bool) -> [ArgumentParser.Tree<A>] in ArgumentParser.o
  "nominal type descriptor for Swift.IndexingIterator", referenced from:
      _symbolic _____ySaySSGG s16IndexingIteratorV in ArgumentParser.o
      _symbolic _____ySay______pXpGG s16IndexingIteratorV 14ArgumentParser15ParsableCommandP in ArgumentParser.o
      _symbolic _____y_____G s16IndexingIteratorV SS8UTF8ViewV in ArgumentParser.o
      _symbolic _____ySay_____GG s16IndexingIteratorV 14ArgumentParser4NameO in ArgumentParser.o
      _symbolic _____ySay_____GG s16IndexingIteratorV 14ArgumentParser0C10DefinitionV in ArgumentParser.o
      _symbolic _____y_____y_____GG s16IndexingIteratorV s10ArraySliceV 14ArgumentParser14SplitArgumentsV7ElementV in ArgumentParser.o
      _symbolic _____ySaySi______tGG s16IndexingIteratorV 14ArgumentParser06ParsedC0O in ArgumentParser.o
      ...
  "protocol conformance descriptor for Swift.IndexingIterator<A> : Swift.Sequence in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.IndexingIterator<[Swift.String]> and conformance Swift.IndexingIterator<A> : Swift.Sequence in Swift in Swifter.o
  "protocol conformance descriptor for Swift.IndexingIterator<A> : Swift.IteratorProtocol in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.IndexingIterator<[ArgumentParser.ArgumentDefinition]> and conformance Swift.IndexingIterator<A> : Swift.IteratorProtocol in Swift in ArgumentParser.o
  "nominal type descriptor for Swift.PartialRangeFrom", referenced from:
      _symbolic _____ySiG s16PartialRangeFromV in ArgumentParser.o
      _symbolic _____y_____G s16PartialRangeFromV SS5IndexV in ArgumentParser.o
  "Swift.PartialRangeFrom.init(A) -> Swift.PartialRangeFrom<A>", referenced from:
      static ArgumentParser.PositionalArgumentsValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
      ArgumentParser.ParsedArgument.init<A where A: Swift.StringProtocol, A.SubSequence == Swift.Substring>(A) -> ArgumentParser.ParsedArgument in ArgumentParser.o
      ArgumentParser.SplitArguments.elements.getter : Swift.ArraySlice<ArgumentParser.SplitArguments.Element> in ArgumentParser.o
      ArgumentParser.SplitArguments.popNextElementIfValue(after: ArgumentParser.InputOrigin.Element) -> (ArgumentParser.InputOrigin.Element, Swift.String)? in ArgumentParser.o
      ArgumentParser.SplitArguments.popNextValue(after: ArgumentParser.InputOrigin.Element) -> (ArgumentParser.InputOrigin.Element, Swift.String)? in ArgumentParser.o
      ArgumentParser.SplitArguments.popNextElementAsValue(after: ArgumentParser.InputOrigin.Element) -> (ArgumentParser.InputOrigin.Element, Swift.String)? in ArgumentParser.o
      ArgumentParser.SplitArguments.remove(at: ArgumentParser.SplitArguments.Index) -> () in ArgumentParser.o
      ArgumentParser.SplitArguments.remove(at: ArgumentParser.SplitArguments.Index) -> () in ArgumentParser.o
      ...
  "protocol conformance descriptor for Swift.PartialRangeFrom<A> : Swift.RangeExpression in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.PartialRangeFrom<Swift.Int> and conformance Swift.PartialRangeFrom<A> : Swift.RangeExpression in Swift in ArgumentParser.o
      lazy protocol witness table accessor for type Swift.PartialRangeFrom<Swift.String.Index> and conformance Swift.PartialRangeFrom<A> : Swift.RangeExpression in Swift in ArgumentParser.o
  "nominal type descriptor for Swift.PartialRangeUpTo", referenced from:
      _symbolic _____y_____G s16PartialRangeUpToV SS5IndexV in ArgumentParser.o
  "Swift.PartialRangeUpTo.init(A) -> Swift.PartialRangeUpTo<A>", referenced from:
      static ArgumentParser._WrappedParsableCommand._commandName.getter : Swift.String in ArgumentParser.o
      ArgumentParser.ParsedArgument.init<A where A: Swift.StringProtocol, A.SubSequence == Swift.Substring>(A) -> ArgumentParser.ParsedArgument in ArgumentParser.o
  "protocol conformance descriptor for Swift.PartialRangeUpTo<A> : Swift.RangeExpression in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.PartialRangeUpTo<Swift.String.Index> and conformance Swift.PartialRangeUpTo<A> : Swift.RangeExpression in Swift in ArgumentParser.o
  "Swift.StrideToIterator.next() -> A?", referenced from:
      static (extension in Swifter):Swift.String.toBase64([Swift.UInt8]) -> Swift.String? in Swifter.o
  "nominal type descriptor for Swift.StrideToIterator", referenced from:
      _symbolic _____ySiG s16StrideToIteratorV in Swifter.o
  "protocol descriptor for Swift.TextOutputStream", referenced from:
      l_got.$ss16TextOutputStreamMp in ArgumentParser.o
  "method descriptor for Swift.TextOutputStream._writeASCII(Swift.UnsafeBufferPointer<Swift.UInt8>) -> ()", referenced from:
      l_got.$ss16TextOutputStreamP11_writeASCIIyySRys5UInt8VGFTq in ArgumentParser.o
  "method descriptor for Swift.TextOutputStream._lock() -> ()", referenced from:
      l_got.$ss16TextOutputStreamP5_lockyyFTq in ArgumentParser.o
  "method descriptor for Swift.TextOutputStream.write(Swift.String) -> ()", referenced from:
      l_got.$ss16TextOutputStreamP5writeyySSFTq in ArgumentParser.o
  "method descriptor for Swift.TextOutputStream._unlock() -> ()", referenced from:
      l_got.$ss16TextOutputStreamP7_unlockyyFTq in ArgumentParser.o
  "(extension in Swift):Swift.TextOutputStream._writeASCII(Swift.UnsafeBufferPointer<Swift.UInt8>) -> ()", referenced from:
      protocol witness for Swift.TextOutputStream._writeASCII(Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in conformance ArgumentParser.StandardError : Swift.TextOutputStream in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.TextOutputStream._lock() -> ()", referenced from:
      protocol witness for Swift.TextOutputStream._lock() -> () in conformance ArgumentParser.StandardError : Swift.TextOutputStream in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.TextOutputStream._unlock() -> ()", referenced from:
      protocol witness for Swift.TextOutputStream._unlock() -> () in conformance ArgumentParser.StandardError : Swift.TextOutputStream in ArgumentParser in ArgumentParser.o
  "Swift.assertionFailure(_: @autoclosure () -> Swift.String, file: Swift.StaticString, line: Swift.UInt) -> ()", referenced from:
      ArgumentParser.ArgumentSet.init(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ArgumentSet in ArgumentParser.o
  "type metadata accessor for Swift.CodingUserInfoKey", referenced from:
      ArgumentParser.ParsableArgumentsCodingKeyValidator.(Validator in _D8B6916CE93C2FC7F7BEDE789FAE65F8).init(argumentKeys: [Swift.String]) -> ArgumentParser.ParsableArgumentsCodingKeyValidator.(Validator in _D8B6916CE93C2FC7F7BEDE789FAE65F8) in ArgumentParser.o
      ArgumentParser.ArgumentDecoder.init(values: ArgumentParser.ParsedValues, previouslyDecoded: [ArgumentParser.DecodedArguments]) -> ArgumentParser.ArgumentDecoder in ArgumentParser.o
      variable initialization expression of ArgumentParser.ArgumentDecoder.userInfo : [Swift.CodingUserInfoKey : Any] in ArgumentParser.o
  "nominal type descriptor for Swift.CodingUserInfoKey", referenced from:
      _symbolic SDy_____ypG s17CodingUserInfoKeyV in ArgumentParser.o
      _symbolic ______ypt s17CodingUserInfoKeyV in ArgumentParser.o
  "protocol witness table for Swift.CodingUserInfoKey : Swift.Hashable in Swift", referenced from:
      ArgumentParser.ParsableArgumentsCodingKeyValidator.(Validator in _D8B6916CE93C2FC7F7BEDE789FAE65F8).init(argumentKeys: [Swift.String]) -> ArgumentParser.ParsableArgumentsCodingKeyValidator.(Validator in _D8B6916CE93C2FC7F7BEDE789FAE65F8) in ArgumentParser.o
      ArgumentParser.ArgumentDecoder.init(values: ArgumentParser.ParsedValues, previouslyDecoded: [ArgumentParser.DecodedArguments]) -> ArgumentParser.ArgumentDecoder in ArgumentParser.o
      variable initialization expression of ArgumentParser.ArgumentDecoder.userInfo : [Swift.CodingUserInfoKey : Any] in ArgumentParser.o
  "(extension in Swift):Swift.FixedWidthInteger.littleEndian.getter : A", referenced from:
      closure #1 (Swift.UnsafePointer<__C.sockaddr_in>) throws -> Swift.UInt16 in Swifter.Socket.port() throws -> Swift.UInt16 in Swifter.o
  "(extension in Swift):Swift.FixedWidthInteger.init(littleEndian: A) -> A", referenced from:
      static Swifter.SHA1.hash([Swift.UInt8]) -> [Swift.UInt8] in Swifter.o
      static Swifter.SHA1.hash([Swift.UInt8]) -> [Swift.UInt8] in Swifter.o
      static Swifter.SHA1.hash([Swift.UInt8]) -> [Swift.UInt8] in Swifter.o
      static Swifter.SHA1.hash([Swift.UInt8]) -> [Swift.UInt8] in Swifter.o
      static Swifter.SHA1.hash([Swift.UInt8]) -> [Swift.UInt8] in Swifter.o
      Swifter.WebSocketSession.readFrame() throws -> Swifter.WebSocketSession.Frame in Swifter.o
      Swifter.WebSocketSession.readFrame() throws -> Swifter.WebSocketSession.Frame in Swifter.o
      ...
  "(extension in Swift):Swift.FixedWidthInteger.init<A where A1: Swift.BinaryInteger>(truncatingIfNeeded: A1) -> A", referenced from:
      one-time initialization function for isOptional in ArgumentParser.o
      one-time initialization function for isOptional in ArgumentParser.o
      one-time initialization function for isOptional in ArgumentParser.o
      one-time initialization function for isOptional in ArgumentParser.o
      one-time initialization function for isOptional in ArgumentParser.o
      one-time initialization function for isRepeating in ArgumentParser.o
      one-time initialization function for isRepeating in ArgumentParser.o
      one-time initialization function for isRepeating in ArgumentParser.o
      one-time initialization function for isRepeating in ArgumentParser.o
      one-time initialization function for isRepeating in ArgumentParser.o
      one-time initialization function for isRepeating in ArgumentParser.o
      ...
  "(extension in Swift):Swift.FixedWidthInteger.bigEndian.getter : A", referenced from:
      static Swifter.Socket.tcpSocketForListen(Swift.UInt16, Swift.Bool, Swift.Int32, Swift.String?) throws -> Swifter.Socket in Swifter.o
      static Swifter.Socket.tcpSocketForListen(Swift.UInt16, Swift.Bool, Swift.Int32, Swift.String?) throws -> Swifter.Socket in Swifter.o
      closure #1 (Swift.UnsafePointer<__C.sockaddr_in>) throws -> Swift.UInt16 in Swifter.Socket.port() throws -> Swift.UInt16 in Swifter.o
      static Swifter.SHA1.hash([Swift.UInt8]) -> [Swift.UInt8] in Swifter.o
      static Swifter.SHA1.hash([Swift.UInt8]) -> [Swift.UInt8] in Swifter.o
      closure #3 (Swift.UInt32) -> () in static Swifter.SHA1.hash([Swift.UInt8]) -> [Swift.UInt8] in Swifter.o
  "(extension in Swift):Swift.FixedWidthInteger.init(Swift.String) -> A?", referenced from:
      Swifter.HttpParser.readHttpRequest(Swifter.Socket) throws -> Swifter.HttpRequest in Swifter.o
  "Swift._assertionFailure(_: Swift.StaticString, _: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
      static ArgumentParser.BashCompletionsGenerator.(generateCompletionFunction in _2E4AF468845F34F913738BAEDA3877C1)([ArgumentParser.ParsableCommand.Type]) -> Swift.String in ArgumentParser.o
      static ArgumentParser.BashCompletionsGenerator.(generateArgumentWords in _2E4AF468845F34F913738BAEDA3877C1)([ArgumentParser.ParsableCommand.Type]) -> [Swift.String] in ArgumentParser.o
      static ArgumentParser.BashCompletionsGenerator.(generateArgumentCompletions in _2E4AF468845F34F913738BAEDA3877C1)([ArgumentParser.ParsableCommand.Type]) -> [Swift.String] in ArgumentParser.o
      static ArgumentParser.BashCompletionsGenerator.(generateOptionHandlers in _2E4AF468845F34F913738BAEDA3877C1)([ArgumentParser.ParsableCommand.Type]) -> Swift.String in ArgumentParser.o
      closure #1 (ArgumentParser.ArgumentDefinition) -> Swift.String? in static ArgumentParser.BashCompletionsGenerator.(generateArgumentCompletions in _2E4AF468845F34F913738BAEDA3877C1)([ArgumentParser.ParsableCommand.Type]) -> [Swift.String] in ArgumentParser.o
      ArgumentParser.ArgumentDefinition.(bashValueCompletion in _2E4AF468845F34F913738BAEDA3877C1)([ArgumentParser.ParsableCommand.Type]) -> Swift.String in ArgumentParser.o
      static ArgumentParser.CompletionShell.zsh.getter : ArgumentParser.CompletionShell in ArgumentParser.o
      ...
  "Swift._assertionFailure(_: Swift.StaticString, _: Swift.String, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
      ArgumentParser.CompletionsGenerator.generateCompletionScript() -> Swift.String in ArgumentParser.o
      ArgumentParser.Argument.init() -> ArgumentParser.Argument<A> in ArgumentParser.o
      ArgumentParser.Argument.wrappedValue.getter : A in ArgumentParser.o
      ArgumentParser.Flag.init() -> ArgumentParser.Flag<A> in ArgumentParser.o
      ArgumentParser.Flag.wrappedValue.getter : A in ArgumentParser.o
      ArgumentParser.NameSpecification.Element.name(for: ArgumentParser.InputKey) -> ArgumentParser.Name? in ArgumentParser.o
      ArgumentParser.Option.init() -> ArgumentParser.Option<A> in ArgumentParser.o
      ...
  "Swift._assertionFailure(_: Swift.StaticString, _: Swift.String, flags: Swift.UInt32) -> Swift.Never", referenced from:
      generic specialization <serialized, Swift.Int8> of Swift._ArrayBuffer._getElementSlowPath(Swift.Int) -> Swift.AnyObject in Swifter.o
  "Swift.withUnsafePointer<A, B>(to: inout A, _: (Swift.UnsafePointer<A>) throws -> B) throws -> B", referenced from:
      static Swifter.Socket.tcpSocketForListen(Swift.UInt16, Swift.Bool, Swift.Int32, Swift.String?) throws -> Swifter.Socket in Swifter.o
      static Swifter.Socket.tcpSocketForListen(Swift.UInt16, Swift.Bool, Swift.Int32, Swift.String?) throws -> Swifter.Socket in Swifter.o
      Swifter.Socket.port() throws -> Swift.UInt16 in Swifter.o
      Swifter.Socket.isIPv4() throws -> Swift.Bool in Swifter.o
      (extension in Swifter):Swift.String.files() throws -> [Swift.String] in Swifter.o
      static Swifter.SHA1.hash([Swift.UInt8]) -> [Swift.UInt8] in Swifter.o
      closure #3 (Swift.UInt32) -> () in static Swifter.SHA1.hash([Swift.UInt8]) -> [Swift.UInt8] in Swifter.o
      ...
  "Swift.EnumeratedSequence.makeIterator() -> Swift.EnumeratedSequence<A>.Iterator", referenced from:
      Swifter.(evaluate in _9F4AFD845639AD4659F5FB566FB42694)(Swift.String, [Swift.String : Swift.String?], () -> ()) -> () in Swifter.o
  "Swift.EnumeratedSequence.Iterator.next() -> (offset: Swift.Int, element: A.Element)?", referenced from:
      Swifter.(evaluate in _9F4AFD845639AD4659F5FB566FB42694)(Swift.String, [Swift.String : Swift.String?], () -> ()) -> () in Swifter.o
  "nominal type descriptor for Swift.EnumeratedSequence.Iterator", referenced from:
      _symbolic _____ySDyS2SSgG_G s18EnumeratedSequenceV8IteratorV in Swifter.o
  "type metadata accessor for Swift.EnumeratedSequence", referenced from:
      closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in (extension in ArgumentParser):ArgumentParser.Flag<A where A: ArgumentParser.EnumerableFlag>.(in _4A276EFEBCBB2C9B65ADA202F321CCEA).init(initial: A?, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A> in ArgumentParser.o
      closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.init<A where A == A1?, A1: ArgumentParser.EnumerableFlag>(exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A1?> in ArgumentParser.o
      closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.(in _4A276EFEBCBB2C9B65ADA202F321CCEA).init<A where A == [A1], A1: ArgumentParser.EnumerableFlag>(initial: [A1]?, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<[A1]> in ArgumentParser.o
  "nominal type descriptor for Swift.EnumeratedSequence", referenced from:
      _symbolic _____ySay_____GG s18EnumeratedSequenceV 14ArgumentParser0C10DefinitionV in ArgumentParser.o
      _symbolic _____ySSG s18EnumeratedSequenceV in ArgumentParser.o
      _symbolic _____ySDyS2SSgGG s18EnumeratedSequenceV in Swifter.o
  "protocol conformance descriptor for Swift.EnumeratedSequence<A> : Swift.Sequence in Swift", referenced from:
      closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in (extension in ArgumentParser):ArgumentParser.Flag<A where A: ArgumentParser.EnumerableFlag>.(in _4A276EFEBCBB2C9B65ADA202F321CCEA).init(initial: A?, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A> in ArgumentParser.o
      closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.init<A where A == A1?, A1: ArgumentParser.EnumerableFlag>(exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A1?> in ArgumentParser.o
      closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.(in _4A276EFEBCBB2C9B65ADA202F321CCEA).init<A where A == [A1], A1: ArgumentParser.EnumerableFlag>(initial: [A1]?, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<[A1]> in ArgumentParser.o
      lazy protocol witness table accessor for type Swift.EnumeratedSequence<[ArgumentParser.ArgumentDefinition]> and conformance Swift.EnumeratedSequence<A> : Swift.Sequence in Swift in ArgumentParser.o
      lazy protocol witness table accessor for type Swift.EnumeratedSequence<Swift.String> and conformance Swift.EnumeratedSequence<A> : Swift.Sequence in Swift in ArgumentParser.o
  "nominal type descriptor for Swift.LazyFilterSequence", referenced from:
      _symbolic _____y_____yAAySay_____G______pSgGGAE_pG s15LazyMapSequenceV s0a6FilterC0V 14ArgumentParser16DecodedArgumentsV AE15ParsableCommandP in ArgumentParser.o
      _symbolic _____y_____ySay_____G______pSgGG s18LazyFilterSequenceV s0a3MapC0V 14ArgumentParser16DecodedArgumentsV AE15ParsableCommandP in ArgumentParser.o
  "protocol conformance descriptor for < where A: Swift.BidirectionalCollection> Swift.LazyFilterSequence<A> : Swift.BidirectionalCollection in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.LazyFilterSequence<Swift.LazyMapSequence<[ArgumentParser.DecodedArguments], ArgumentParser.ParsableCommand?>> and conformance < where A: Swift.BidirectionalCollection> Swift.LazyFilterSequence<A> : Swift.BidirectionalCollection in Swift in ArgumentParser.o
  "Swift.ReversedCollection.makeIterator() -> Swift.ReversedCollection<A>.Iterator", referenced from:
      ArgumentParser.SplitArguments.remove(at: Swift.Int) -> () in ArgumentParser.o
  "Swift.ReversedCollection.Iterator.next() -> A.Element?", referenced from:
      ArgumentParser.SplitArguments.remove(at: Swift.Int) -> () in ArgumentParser.o
  "nominal type descriptor for Swift.ReversedCollection.Iterator", referenced from:
      _symbolic _____ySnySiG_G s18ReversedCollectionV8IteratorV in ArgumentParser.o
  "nominal type descriptor for Swift.ReversedCollection", referenced from:
      _symbolic _____ySnySiGG s18ReversedCollectionV in ArgumentParser.o
  "Swift._fatalErrorMessage(_: Swift.StaticString, _: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
      generic specialization <serialized, Swift._ArrayBuffer<Swift.Int8>> of Swift._copyCollectionToContiguousArray<A where A: Swift.Collection>(A) -> Swift.ContiguousArray<A.Element> in ArgumentParser.o
      generic specialization <serialized, Swift.Int8> of Swift._ContiguousArrayBuffer._copyContents(initializing: Swift.UnsafeMutableBufferPointer<A>) -> (Swift.IndexingIterator<Swift._ContiguousArrayBuffer<A>>, Swift.Int) in ArgumentParser.o
      generic specialization <serialized, Swift.Int8> of Swift._ContiguousArrayBuffer._copyContents(initializing: Swift.UnsafeMutableBufferPointer<A>) -> (Swift.IndexingIterator<Swift._ContiguousArrayBuffer<A>>, Swift.Int) in ArgumentParser.o
      static SwiftIP.IP.local(SwiftIP.IP.Version) -> Swift.String? in SwiftIP.o
      generic specialization <serialized, Swift.Int8, Swift.UInt8, Swift.String> of _swift_se0333_UnsafeBufferPointer_withMemoryRebound in SwiftIP.o
      generic specialization <serialized, Swift.Int8, Swift.UInt8, Swift.String> of _swift_se0333_UnsafeBufferPointer_withMemoryRebound in SwiftIP.o
      Swift.String.init(_checkingCString: Swift.UnsafeBufferPointer<Swift.UInt8>) -> Swift.String in SwiftIP.o
      ...
  "(extension in Swift):Swift.LazySequenceProtocol.compactMap<A>((A.Element) -> A1?) -> Swift.LazyMapSequence<Swift.LazyFilterSequence<Swift.LazyMapSequence<A.Elements, A1?>>, A1>", referenced from:
      ArgumentParser.CommandParser.(extractLastParsedValue in _62CE83895F4017D5D04F199729A8F32D)(ArgumentParser.SplitArguments) throws -> ArgumentParser.ParsableCommand in ArgumentParser.o
  "Swift._findStringSwitchCase(cases: [Swift.StaticString], string: Swift.String) -> Swift.Int", referenced from:
      server.Server.Mode.init(rawValue: Swift.String) -> server.Server.Mode? in main.o
      SwiftIP.IP.Version.init(rawValue: Swift.String) -> SwiftIP.IP.Version? in SwiftIP.o
  "Swift.KeyedDecodingContainer.decode<A where A1: Swift.Decodable>(_: A1.Type, forKey: A) throws -> A1", referenced from:
      server.Server.init(from: Swift.Decoder) throws -> server.Server in main.o
      server.Server.init(from: Swift.Decoder) throws -> server.Server in main.o
      server.Server.init(from: Swift.Decoder) throws -> server.Server in main.o
      server.Server.init(from: Swift.Decoder) throws -> server.Server in main.o
      ArgumentParser._WrappedParsableCommand.init(from: Swift.Decoder) throws -> ArgumentParser._WrappedParsableCommand<A> in ArgumentParser.o
      ArgumentParser.GenerateCompletions.init(from: Swift.Decoder) throws -> ArgumentParser.GenerateCompletions in ArgumentParser.o
      ArgumentParser.AutodetectedGenerateCompletions.init(from: Swift.Decoder) throws -> ArgumentParser.AutodetectedGenerateCompletions in ArgumentParser.o
      ...
  "type metadata accessor for Swift.KeyedDecodingContainer", referenced from:
      ArgumentParser._WrappedParsableCommand.init(from: Swift.Decoder) throws -> ArgumentParser._WrappedParsableCommand<A> in ArgumentParser.o
  "nominal type descriptor for Swift.KeyedDecodingContainer", referenced from:
      _symbolic _____y_____G s22KeyedDecodingContainerV 6server6ServerV10CodingKeys33_F08AF2682F4F83E881BB6C18DF5A44A0LLO in main.o
      _symbolic _____y_____G s22KeyedDecodingContainerV 14ArgumentParser19GenerateCompletionsV10CodingKeys33_62CE83895F4017D5D04F199729A8F32DLLO in ArgumentParser.o
      _symbolic _____y_____G s22KeyedDecodingContainerV 14ArgumentParser31AutodetectedGenerateCompletionsV10CodingKeys33_62CE83895F4017D5D04F199729A8F32DLLO in ArgumentParser.o
      _symbolic _____y_____G s22KeyedDecodingContainerV 14ArgumentParser11HelpCommandV10CodingKeysO in ArgumentParser.o
  "Swift.KeyedDecodingContainer.init<A where A == A1.Key, A1: Swift.KeyedDecodingContainerProtocol>(A1) -> Swift.KeyedDecodingContainer<A>", referenced from:
      ArgumentParser.ArgumentDecoder.container<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in ArgumentParser.o
      ArgumentParser.SingleValueDecoder.container<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in ArgumentParser.o
  "Swift._ContiguousArrayBuffer.firstElementAddress.getter : Swift.UnsafeMutablePointer<A>", referenced from:
      static SwiftIP.IP.local(SwiftIP.IP.Version) -> Swift.String? in SwiftIP.o
      Swifter.Socket.read() throws -> Swift.UInt8 in Swifter.o
      Swifter.Socket.peername() throws -> Swift.String in Swifter.o
      (extension in Swifter):Swift.String.File.read(inout [Swift.UInt8]) throws -> Swift.Int in Swifter.o
  "Swift._ContiguousArrayBuffer.owner.getter : Swift.AnyObject", referenced from:
      static SwiftIP.IP.local(SwiftIP.IP.Version) -> Swift.String? in SwiftIP.o
      Swifter.Socket.read() throws -> Swift.UInt8 in Swifter.o
      Swifter.Socket.peername() throws -> Swift.String in Swifter.o
      (extension in Swifter):Swift.String.File.read(inout [Swift.UInt8]) throws -> Swift.Int in Swifter.o
  "protocol descriptor for Swift.CustomStringConvertible", referenced from:
      l_got.$ss23CustomStringConvertibleMp in main.o
      l_got.$ss23CustomStringConvertibleMp in ArgumentParser.o
      l_got.$ss23CustomStringConvertibleMp in ArgumentParser.o
      l_got.$ss23CustomStringConvertibleMp in ArgumentParser.o
      l_got.$ss23CustomStringConvertibleMp in ArgumentParser.o
      l_got.$ss23CustomStringConvertibleMp in ArgumentParser.o
      l_got.$ss23CustomStringConvertibleMp in ArgumentParser.o
      ...
  "method descriptor for Swift.CustomStringConvertible.description.getter : Swift.String", referenced from:
      l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in main.o
      l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in ArgumentParser.o
      l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in ArgumentParser.o
      l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in ArgumentParser.o
      l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in ArgumentParser.o
      l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in ArgumentParser.o
      l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in ArgumentParser.o
      ...
  "nominal type descriptor for Swift._ContiguousArrayStorage", referenced from:
      _symbolic _____y_____G s23_ContiguousArrayStorageC s4Int8V in ArgumentParser.o
  "protocol descriptor for Swift.UnkeyedDecodingContainer", referenced from:
      l_got.$ss24UnkeyedDecodingContainerMp in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.nestedContainer<A where A1: Swift.CodingKey>(keyedBy: A1.Type) throws -> Swift.KeyedDecodingContainer<A1>", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP06nestedC07keyedBys05KeyedbC0Vyqd__Gqd__m_tKs9CodingKeyRd__lFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.nestedUnkeyedContainer() throws -> Swift.UnkeyedDecodingContainer", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP06nestedaC0sAA_pyKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.codingPath.getter : [Swift.CodingKey]", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP10codingPathSays9CodingKey_pGvgTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.currentIndex.getter : Swift.Int", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP12currentIndexSivgTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.superDecoder() throws -> Swift.Decoder", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP12superDecoders0E0_pyKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.String.Type) throws -> Swift.String?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentySSSgSSmKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Bool.Type) throws -> Swift.Bool?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentySbSgSbmKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Double.Type) throws -> Swift.Double?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentySdSgSdmKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Float.Type) throws -> Swift.Float?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentySfSgSfmKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int.Type) throws -> Swift.Int?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentySiSgSimKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt.Type) throws -> Swift.UInt?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentySuSgSumKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent<A where A1: Swift.Decodable>(A1.Type) throws -> A1?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentyqd__Sgqd__mKSeRd__lFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int8.Type) throws -> Swift.Int8?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentys4Int8VSgAEmKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int16.Type) throws -> Swift.Int16?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentys5Int16VSgAEmKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int32.Type) throws -> Swift.Int32?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentys5Int32VSgAEmKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int64.Type) throws -> Swift.Int64?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentys5Int64VSgAEmKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt8.Type) throws -> Swift.UInt8?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentys5UInt8VSgAEmKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt16.Type) throws -> Swift.UInt16?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentys6UInt16VSgAEmKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt32.Type) throws -> Swift.UInt32?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentys6UInt32VSgAEmKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt64.Type) throws -> Swift.UInt64?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP15decodeIfPresentys6UInt64VSgAEmKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.count.getter : Swift.Int?", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP5countSiSgvgTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.String.Type) throws -> Swift.String", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeyS2SmKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.Bool.Type) throws -> Swift.Bool", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeyS2bmKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.Double.Type) throws -> Swift.Double", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeyS2dmKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.Float.Type) throws -> Swift.Float", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeyS2fmKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.Int.Type) throws -> Swift.Int", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeyS2imKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.UInt.Type) throws -> Swift.UInt", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeyS2umKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode<A where A1: Swift.Decodable>(A1.Type) throws -> A1", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeyqd__qd__mKSeRd__lFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.Int8.Type) throws -> Swift.Int8", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeys4Int8VAEmKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.Int16.Type) throws -> Swift.Int16", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeys5Int16VAEmKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.Int32.Type) throws -> Swift.Int32", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeys5Int32VAEmKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.Int64.Type) throws -> Swift.Int64", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeys5Int64VAEmKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.UInt8.Type) throws -> Swift.UInt8", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeys5UInt8VAEmKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.UInt16.Type) throws -> Swift.UInt16", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeys6UInt16VAEmKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.UInt32.Type) throws -> Swift.UInt32", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeys6UInt32VAEmKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decode(Swift.UInt64.Type) throws -> Swift.UInt64", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP6decodeys6UInt64VAEmKFTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.isAtEnd.getter : Swift.Bool", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP7isAtEndSbvgTq in ArgumentParser.o
  "method descriptor for Swift.UnkeyedDecodingContainer.decodeNil() throws -> Swift.Bool", referenced from:
      l_got.$ss24UnkeyedDecodingContainerP9decodeNilSbyKFTq in ArgumentParser.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.String.Type) throws -> Swift.String?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.String.Type) throws -> Swift.String? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Bool.Type) throws -> Swift.Bool?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Bool.Type) throws -> Swift.Bool? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Double.Type) throws -> Swift.Double?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Double.Type) throws -> Swift.Double? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Float.Type) throws -> Swift.Float?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Float.Type) throws -> Swift.Float? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int.Type) throws -> Swift.Int?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int.Type) throws -> Swift.Int? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt.Type) throws -> Swift.UInt?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt.Type) throws -> Swift.UInt? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent<A where A1: Swift.Decodable>(A1.Type) throws -> A1?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent<A where A1: Swift.Decodable>(A1.Type) throws -> A1? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int8.Type) throws -> Swift.Int8?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int8.Type) throws -> Swift.Int8? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int16.Type) throws -> Swift.Int16?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int16.Type) throws -> Swift.Int16? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int32.Type) throws -> Swift.Int32?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int32.Type) throws -> Swift.Int32? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int64.Type) throws -> Swift.Int64?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.Int64.Type) throws -> Swift.Int64? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt8.Type) throws -> Swift.UInt8?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt8.Type) throws -> Swift.UInt8? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt16.Type) throws -> Swift.UInt16?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt16.Type) throws -> Swift.UInt16? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt32.Type) throws -> Swift.UInt32?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt32.Type) throws -> Swift.UInt32? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt64.Type) throws -> Swift.UInt64?", referenced from:
      protocol witness for Swift.UnkeyedDecodingContainer.decodeIfPresent(Swift.UInt64.Type) throws -> Swift.UInt64? in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
  "protocol descriptor for Swift.ExpressibleByArrayLiteral", referenced from:
      l_got.$ss25ExpressibleByArrayLiteralMp in ArgumentParser.o
      l_got.$ss25ExpressibleByArrayLiteralMp in ArgumentParser.o
      l_got.$ss25ExpressibleByArrayLiteralMp in ArgumentParser.o
      l_got.$ss25ExpressibleByArrayLiteralMp in Swifter.o
  "method descriptor for Swift.ExpressibleByArrayLiteral.init(arrayLiteral: A.ArrayLiteralElement...) -> A", referenced from:
      l_got.$ss25ExpressibleByArrayLiteralP05arrayD0x0cD7ElementQzd_tcfCTq in ArgumentParser.o
      l_got.$ss25ExpressibleByArrayLiteralP05arrayD0x0cD7ElementQzd_tcfCTq in ArgumentParser.o
      l_got.$ss25ExpressibleByArrayLiteralP05arrayD0x0cD7ElementQzd_tcfCTq in ArgumentParser.o
      l_got.$ss25ExpressibleByArrayLiteralP05arrayD0x0cD7ElementQzd_tcfCTq in Swifter.o
  "dispatch thunk of Swift.LosslessStringConvertible.init(Swift.String) -> A?", referenced from:
      (extension in ArgumentParser):Swift.LosslessStringConvertible< where A: ArgumentParser.ExpressibleByArgument>.init(argument: Swift.String) -> A? in ArgumentParser.o
  "Swift.DefaultStringInterpolation.appendInterpolation<A>(A) -> ()", referenced from:
      server.Server.run() throws -> () in main.o
      ArgumentParser.CompletionsGenerator.generateCompletionScript() -> Swift.String in ArgumentParser.o
      closure #3 (A) -> Swift.String in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Option.(in _3FAB84E8577F3610E5081083FAE17795).init(name: ArgumentParser.NameSpecification, initial: A?, parsingStrategy: ArgumentParser.SingleValueParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A) -> ArgumentParser.Option<A> in ArgumentParser.o
      (extension in ArgumentParser):ArgumentParser.ExpressibleByArgument.defaultValueDescription.getter : Swift.String in ArgumentParser.o
      implicit closure #1 () -> Swift.String in ArgumentParser.ArgumentSet.init(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ArgumentSet in ArgumentParser.o
      closure #1 (Swift.Error) -> Swift.String in ArgumentParser.ParsableArgumentsValidationError.description.getter : Swift.String in ArgumentParser.o
      static ArgumentParser.ParsableArgumentsCodingKeyValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
      ...
  "Swift.DefaultStringInterpolation.appendInterpolation<A where A: Swift.CustomStringConvertible>(A) -> ()", referenced from:
      server.Server.run() throws -> () in main.o
      server.Server.run() throws -> () in main.o
      closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.(in _D54D9D89B07C8521E9D501DA93CDFCE8).init<A where A == [A1]>(initial: [A1]?, parsingStrategy: ArgumentParser.ArgumentArrayParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A1) -> ArgumentParser.Argument<[A1]> in ArgumentParser.o
      closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Option.(in _3FAB84E8577F3610E5081083FAE17795).init<A where A == [A1]>(initial: [A1]?, name: ArgumentParser.NameSpecification, parsingStrategy: ArgumentParser.ArrayParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A1) -> ArgumentParser.Option<[A1]> in ArgumentParser.o
      closure #1 ((key: Swift.String, value: Swift.Int)) -> Swift.String in ArgumentParser.ParsableArgumentsUniqueNamesValidator.Error.description.getter : Swift.String in ArgumentParser.o
      ArgumentParser.SplitArguments.Index.description.getter : Swift.String in ArgumentParser.o
      ArgumentParser.SplitArguments.Index.description.getter : Swift.String in ArgumentParser.o
      ArgumentParser.SplitArguments.Index.description.getter : Swift.String in ArgumentParser.o
      ...
  "Swift.DefaultStringInterpolation.appendInterpolation<A where A: Swift.CustomStringConvertible, A: Swift.TextOutputStreamable>(A) -> ()", referenced from:
      server.Server.run() throws -> () in main.o
      closure #2 (Swifter.HttpRequest) -> Swifter.HttpResponse in server.Server.run() throws -> () in main.o
      closure #7 (Swifter.HttpRequest) -> Swifter.HttpResponse? in server.Server.run() throws -> () in main.o
      closure #7 (Swifter.HttpRequest) -> Swifter.HttpResponse? in server.Server.run() throws -> () in main.o
      closure #7 (Swifter.HttpRequest) -> Swifter.HttpResponse? in server.Server.run() throws -> () in main.o
      static ArgumentParser.BashCompletionsGenerator.generateCompletionScript(ArgumentParser.ParsableCommand.Type) -> Swift.String in ArgumentParser.o
      static ArgumentParser.BashCompletionsGenerator.generateCompletionScript(ArgumentParser.ParsableCommand.Type) -> Swift.String in ArgumentParser.o
      static ArgumentParser.BashCompletionsGenerator.generateCompletionScript(ArgumentParser.ParsableCommand.Type) -> Swift.String in ArgumentParser.o
      ...
  "Swift.DefaultStringInterpolation.appendLiteral(Swift.String) -> ()", referenced from:
      server.Server.run() throws -> () in main.o
      server.Server.run() throws -> () in main.o
      server.Server.run() throws -> () in main.o
      server.Server.run() throws -> () in main.o
      server.Server.run() throws -> () in main.o
      server.Server.run() throws -> () in main.o
      server.Server.run() throws -> () in main.o
      ...
  "Swift.DefaultStringInterpolation.init(literalCapacity: Swift.Int, interpolationCount: Swift.Int) -> Swift.DefaultStringInterpolation", referenced from:
      server.Server.run() throws -> () in main.o
      server.Server.run() throws -> () in main.o
      server.Server.run() throws -> () in main.o
      closure #2 (Swifter.HttpRequest) -> Swifter.HttpResponse in server.Server.run() throws -> () in main.o
      closure #7 (Swifter.HttpRequest) -> Swifter.HttpResponse? in server.Server.run() throws -> () in main.o
      static ArgumentParser.BashCompletionsGenerator.generateCompletionScript(ArgumentParser.ParsableCommand.Type) -> Swift.String in ArgumentParser.o
      static ArgumentParser.BashCompletionsGenerator.(generateCompletionFunction in _2E4AF468845F34F913738BAEDA3877C1)([ArgumentParser.ParsableCommand.Type]) -> Swift.String in ArgumentParser.o
      static ArgumentParser.BashCompletionsGenerator.(generateCompletionFunction in _2E4AF468845F34F913738BAEDA3877C1)([ArgumentParser.ParsableCommand.Type]) -> Swift.String in ArgumentParser.o
      static ArgumentParser.BashCompletionsGenerator.(generateCompletionFunction in _2E4AF468845F34F913738BAEDA3877C1)([ArgumentParser.ParsableCommand.Type]) -> Swift.String in ArgumentParser.o
      static ArgumentParser.BashCompletionsGenerator.(generateCompletionFunction in _2E4AF468845F34F913738BAEDA3877C1)([ArgumentParser.ParsableCommand.Type]) -> Swift.String in ArgumentParser.o
      static ArgumentParser.BashCompletionsGenerator.(generateCompletionFunction in _2E4AF468845F34F913738BAEDA3877C1)([ArgumentParser.ParsableCommand.Type]) -> Swift.String in ArgumentParser.o
      static ArgumentParser.BashCompletionsGenerator.(generateCompletionFunction in _2E4AF468845F34F913738BAEDA3877C1)([ArgumentParser.ParsableCommand.Type]) -> Swift.String in ArgumentParser.o
      static ArgumentParser.BashCompletionsGenerator.(generateCompletionFunction in _2E4AF468845F34F913738BAEDA3877C1)([ArgumentParser.ParsableCommand.Type]) -> Swift.String in ArgumentParser.o
      ...
  "nominal type descriptor for Swift.DefaultStringInterpolation", referenced from:
      _symbolic _____ s26DefaultStringInterpolationV in ArgumentParser.o
  "protocol witness table for Swift.DefaultStringInterpolation : Swift.StringInterpolationProtocol in Swift", referenced from:
      associated type witness table accessor for Swift.ExpressibleByStringInterpolation.StringInterpolation : Swift.StringInterpolationProtocol in ArgumentParser.ArgumentHelp : Swift.ExpressibleByStringInterpolation in ArgumentParser in ArgumentParser.o
  "protocol descriptor for Swift.ExpressibleByStringLiteral", referenced from:
      l_got.$ss26ExpressibleByStringLiteralMp in ArgumentParser.o
  "method descriptor for Swift.ExpressibleByStringLiteral.init(stringLiteral: A.StringLiteralType) -> A", referenced from:
      l_got.$ss26ExpressibleByStringLiteralP06stringD0x0cD4TypeQz_tcfCTq in ArgumentParser.o
  "associated conformance descriptor for Swift.ExpressibleByStringLiteral.Swift.ExpressibleByStringLiteral.StringLiteralType: Swift._ExpressibleByBuiltinStringLiteral", referenced from:
      l_got.$ss26ExpressibleByStringLiteralP0cD4TypeAB_s01_ab7BuiltincD0Tn in ArgumentParser.o
  "base conformance descriptor for Swift.ExpressibleByStringLiteral: Swift.ExpressibleByExtendedGraphemeClusterLiteral", referenced from:
      l_got.$ss26ExpressibleByStringLiteralPs0ab23ExtendedGraphemeClusterD0Tb in ArgumentParser.o
  "(extension in Swift):Swift.ExpressibleByStringLiteral< where A.ExtendedGraphemeClusterLiteralType == A.StringLiteralType>.init(extendedGraphemeClusterLiteral: A.ExtendedGraphemeClusterLiteralType) -> A", referenced from:
      protocol witness for Swift.ExpressibleByExtendedGraphemeClusterLiteral.init(extendedGraphemeClusterLiteral: A.ExtendedGraphemeClusterLiteralType) -> A in conformance ArgumentParser.ArgumentHelp : Swift.ExpressibleByExtendedGraphemeClusterLiteral in ArgumentParser in ArgumentParser.o
  "Swift._allocateUninitializedArray<A>(Builtin.Word) -> ([A], Builtin.RawPointer)", referenced from:
      static (extension in server):Swifter.HttpResponse.movedTemporarily(Swift.String) -> Swifter.HttpResponse in main.o
      one-time initialization function for configuration in main.o
      one-time initialization function for configuration in main.o
      server.Server.Mode.init(rawValue: Swift.String) -> server.Server.Mode? in main.o
      static server.Server.Mode.allCases.getter : [server.Server.Mode] in main.o
      server.Server.run() throws -> () in main.o
      server.Server.run() throws -> () in main.o
      server.Server.run() throws -> () in main.o
      server.Server.run() throws -> () in main.o
      ...
  "Swift._diagnoseUnexpectedEnumCase<A>(type: A.Type) -> Swift.Never", referenced from:
      static ArgumentParser.ArgumentSet.updateFlag<A where A: Swift.Equatable>(key: ArgumentParser.InputKey, value: A, origin: ArgumentParser.InputOrigin, values: inout ArgumentParser.ParsedValues, hasUpdated: Swift.Bool, exclusivity: ArgumentParser.FlagExclusivity) throws -> Swift.Bool in ArgumentParser.o
      ArgumentParser.ErrorMessageGenerator.unableToParseValueMessage(origin: ArgumentParser.InputOrigin, name: ArgumentParser.Name?, value: Swift.String, key: ArgumentParser.InputKey, error: Swift.Error?) -> Swift.String in ArgumentParser.o
  "protocol descriptor for Swift.CustomDebugStringConvertible", referenced from:
      l_got.$ss28CustomDebugStringConvertibleMp in main.o
      l_got.$ss28CustomDebugStringConvertibleMp in ArgumentParser.o
      l_got.$ss28CustomDebugStringConvertibleMp in ArgumentParser.o
      l_got.$ss28CustomDebugStringConvertibleMp in ArgumentParser.o
      l_got.$ss28CustomDebugStringConvertibleMp in ArgumentParser.o
      l_got.$ss28CustomDebugStringConvertibleMp in ArgumentParser.o
      l_got.$ss28CustomDebugStringConvertibleMp in ArgumentParser.o
      ...
  "method descriptor for Swift.CustomDebugStringConvertible.debugDescription.getter : Swift.String", referenced from:
      l_got.$ss28CustomDebugStringConvertibleP16debugDescriptionSSvgTq in main.o
      l_got.$ss28CustomDebugStringConvertibleP16debugDescriptionSSvgTq in ArgumentParser.o
      l_got.$ss28CustomDebugStringConvertibleP16debugDescriptionSSvgTq in ArgumentParser.o
      l_got.$ss28CustomDebugStringConvertibleP16debugDescriptionSSvgTq in ArgumentParser.o
      l_got.$ss28CustomDebugStringConvertibleP16debugDescriptionSSvgTq in ArgumentParser.o
      l_got.$ss28CustomDebugStringConvertibleP16debugDescriptionSSvgTq in ArgumentParser.o
      l_got.$ss28CustomDebugStringConvertibleP16debugDescriptionSSvgTq in ArgumentParser.o
      ...
  "protocol descriptor for Swift.SingleValueDecodingContainer", referenced from:
      l_got.$ss28SingleValueDecodingContainerMp in ArgumentParser.o
  "method descriptor for Swift.SingleValueDecodingContainer.codingPath.getter : [Swift.CodingKey]", referenced from:
      l_got.$ss28SingleValueDecodingContainerP10codingPathSays9CodingKey_pGvgTq in ArgumentParser.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.String.Type) throws -> Swift.String", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeyS2SmKFTq in ArgumentParser.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.Bool.Type) throws -> Swift.Bool", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeyS2bmKFTq in ArgumentParser.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.Double.Type) throws -> Swift.Double", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeyS2dmKFTq in ArgumentParser.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.Float.Type) throws -> Swift.Float", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeyS2fmKFTq in ArgumentParser.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.Int.Type) throws -> Swift.Int", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeyS2imKFTq in ArgumentParser.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.UInt.Type) throws -> Swift.UInt", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeyS2umKFTq in ArgumentParser.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode<A where A1: Swift.Decodable>(A1.Type) throws -> A1", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeyqd__qd__mKSeRd__lFTq in ArgumentParser.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.Int8.Type) throws -> Swift.Int8", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeys4Int8VAEmKFTq in ArgumentParser.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.Int16.Type) throws -> Swift.Int16", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeys5Int16VAEmKFTq in ArgumentParser.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.Int32.Type) throws -> Swift.Int32", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeys5Int32VAEmKFTq in ArgumentParser.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.Int64.Type) throws -> Swift.Int64", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeys5Int64VAEmKFTq in ArgumentParser.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.UInt8.Type) throws -> Swift.UInt8", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeys5UInt8VAEmKFTq in ArgumentParser.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.UInt16.Type) throws -> Swift.UInt16", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeys6UInt16VAEmKFTq in ArgumentParser.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.UInt32.Type) throws -> Swift.UInt32", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeys6UInt32VAEmKFTq in ArgumentParser.o
  "method descriptor for Swift.SingleValueDecodingContainer.decode(Swift.UInt64.Type) throws -> Swift.UInt64", referenced from:
      l_got.$ss28SingleValueDecodingContainerP6decodeys6UInt64VAEmKFTq in ArgumentParser.o
  "method descriptor for Swift.SingleValueDecodingContainer.decodeNil() -> Swift.Bool", referenced from:
      l_got.$ss28SingleValueDecodingContainerP9decodeNilSbyFTq in ArgumentParser.o
  "Swift._deallocateUninitializedArray<A>(__owned [A]) -> ()", referenced from:
      server.Server.run() throws -> () in main.o
      server.Server.run() throws -> () in main.o
      Swifter.WebSocketSession.readFrame() throws -> Swifter.WebSocketSession.Frame in Swifter.o
      Swifter.WebSocketSession.readFrame() throws -> Swifter.WebSocketSession.Frame in Swifter.o
      Swifter.WebSocketSession.readFrame() throws -> Swifter.WebSocketSession.Frame in Swifter.o
      Swifter.WebSocketSession.readFrame() throws -> Swifter.WebSocketSession.Frame in Swifter.o
  "Swift.== infix<A where A: Swift.RawRepresentable, A.RawValue: Swift.Equatable>(A, A) -> Swift.Bool", referenced from:
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance server.Server.Mode : Swift.Equatable in server in main.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance ArgumentParser.CompletionShell : Swift.Equatable in ArgumentParser in ArgumentParser.o
      ArgumentParser.ExitCode.isSuccess.getter : Swift.Bool in ArgumentParser.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance ArgumentParser.ExitCode : Swift.Equatable in ArgumentParser in ArgumentParser.o
      closure #1 (ArgumentParser.ParsedValues.Element) -> Swift.Bool in ArgumentParser.ArgumentDecoder.init(values: ArgumentParser.ParsedValues, previouslyDecoded: [ArgumentParser.DecodedArguments]) -> ArgumentParser.ArgumentDecoder in ArgumentParser.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance ArgumentParser.ArgumentDefinition.Help.Options : Swift.Equatable in ArgumentParser in ArgumentParser.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance ArgumentParser.InputKey : Swift.Equatable in ArgumentParser in ArgumentParser.o
      ...
  "protocol descriptor for Swift.KeyedDecodingContainerProtocol", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolMp in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.nestedUnkeyedContainer(forKey: A.Key) throws -> Swift.UnkeyedDecodingContainer", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP013nestedUnkeyedC06forKeys0fbC0_p0H0Qz_tKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.nestedContainer<A where A1: Swift.CodingKey>(keyedBy: A1.Type, forKey: A.Key) throws -> Swift.KeyedDecodingContainer<A1>", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP06nestedC07keyedBy6forKeys0abC0Vyqd__Gqd__m_0I0QztKs06CodingI0Rd__lFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.codingPath.getter : [Swift.CodingKey]", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP10codingPathSays9CodingKey_pGvgTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.superDecoder(forKey: A.Key) throws -> Swift.Decoder", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP12superDecoder6forKeys0F0_p0H0Qz_tKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.superDecoder() throws -> Swift.Decoder", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP12superDecoders0F0_pyKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.String.Type, forKey: A.Key) throws -> Swift.String?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeySSSgSSm_0I0QztKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Bool.Type, forKey: A.Key) throws -> Swift.Bool?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeySbSgSbm_0I0QztKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Double.Type, forKey: A.Key) throws -> Swift.Double?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeySdSgSdm_0I0QztKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Float.Type, forKey: A.Key) throws -> Swift.Float?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeySfSgSfm_0I0QztKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int.Type, forKey: A.Key) throws -> Swift.Int?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeySiSgSim_0I0QztKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt.Type, forKey: A.Key) throws -> Swift.UInt?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeySuSgSum_0I0QztKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent<A where A1: Swift.Decodable>(_: A1.Type, forKey: A.Key) throws -> A1?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeyqd__Sgqd__m_0I0QztKSeRd__lFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int8.Type, forKey: A.Key) throws -> Swift.Int8?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeys4Int8VSgAFm_0I0QztKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int16.Type, forKey: A.Key) throws -> Swift.Int16?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeys5Int16VSgAFm_0I0QztKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int32.Type, forKey: A.Key) throws -> Swift.Int32?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeys5Int32VSgAFm_0I0QztKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int64.Type, forKey: A.Key) throws -> Swift.Int64?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeys5Int64VSgAFm_0I0QztKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt8.Type, forKey: A.Key) throws -> Swift.UInt8?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeys5UInt8VSgAFm_0I0QztKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt16.Type, forKey: A.Key) throws -> Swift.UInt16?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeys6UInt16VSgAFm_0I0QztKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt32.Type, forKey: A.Key) throws -> Swift.UInt32?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeys6UInt32VSgAFm_0I0QztKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt64.Type, forKey: A.Key) throws -> Swift.UInt64?", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP15decodeIfPresent_6forKeys6UInt64VSgAFm_0I0QztKFTq in ArgumentParser.o
  "associated conformance descriptor for Swift.KeyedDecodingContainerProtocol.Swift.KeyedDecodingContainerProtocol.Key: Swift.CodingKey", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP3KeyAB_s06CodingE0Tn in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.String.Type, forKey: A.Key) throws -> Swift.String", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeyS2Sm_0G0QztKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Bool.Type, forKey: A.Key) throws -> Swift.Bool", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeyS2bm_0G0QztKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Double.Type, forKey: A.Key) throws -> Swift.Double", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeyS2dm_0G0QztKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Float.Type, forKey: A.Key) throws -> Swift.Float", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeyS2fm_0G0QztKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int.Type, forKey: A.Key) throws -> Swift.Int", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeyS2im_0G0QztKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt.Type, forKey: A.Key) throws -> Swift.UInt", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeyS2um_0G0QztKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode<A where A1: Swift.Decodable>(_: A1.Type, forKey: A.Key) throws -> A1", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeyqd__qd__m_0G0QztKSeRd__lFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int8.Type, forKey: A.Key) throws -> Swift.Int8", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeys4Int8VAFm_0G0QztKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int16.Type, forKey: A.Key) throws -> Swift.Int16", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeys5Int16VAFm_0G0QztKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int32.Type, forKey: A.Key) throws -> Swift.Int32", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeys5Int32VAFm_0G0QztKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int64.Type, forKey: A.Key) throws -> Swift.Int64", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeys5Int64VAFm_0G0QztKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt8.Type, forKey: A.Key) throws -> Swift.UInt8", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeys5UInt8VAFm_0G0QztKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt16.Type, forKey: A.Key) throws -> Swift.UInt16", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeys6UInt16VAFm_0G0QztKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt32.Type, forKey: A.Key) throws -> Swift.UInt32", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeys6UInt32VAFm_0G0QztKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt64.Type, forKey: A.Key) throws -> Swift.UInt64", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP6decode_6forKeys6UInt64VAFm_0G0QztKFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.allKeys.getter : [A.Key]", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP7allKeysSay3KeyQzGvgTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.contains(A.Key) -> Swift.Bool", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP8containsySb3KeyQzFTq in ArgumentParser.o
  "method descriptor for Swift.KeyedDecodingContainerProtocol.decodeNil(forKey: A.Key) throws -> Swift.Bool", referenced from:
      l_got.$ss30KeyedDecodingContainerProtocolP9decodeNil6forKeySb0H0Qz_tKFTq in ArgumentParser.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.String.Type, forKey: A.Key) throws -> Swift.String?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.String.Type, forKey: A.Key) throws -> Swift.String? in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Bool.Type, forKey: A.Key) throws -> Swift.Bool?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Bool.Type, forKey: A.Key) throws -> Swift.Bool? in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Double.Type, forKey: A.Key) throws -> Swift.Double?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Double.Type, forKey: A.Key) throws -> Swift.Double? in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Float.Type, forKey: A.Key) throws -> Swift.Float?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Float.Type, forKey: A.Key) throws -> Swift.Float? in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int.Type, forKey: A.Key) throws -> Swift.Int?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int.Type, forKey: A.Key) throws -> Swift.Int? in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt.Type, forKey: A.Key) throws -> Swift.UInt?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt.Type, forKey: A.Key) throws -> Swift.UInt? in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent<A where A1: Swift.Decodable>(_: A1.Type, forKey: A.Key) throws -> A1?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent<A where A1: Swift.Decodable>(_: A1.Type, forKey: A.Key) throws -> A1? in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int8.Type, forKey: A.Key) throws -> Swift.Int8?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int8.Type, forKey: A.Key) throws -> Swift.Int8? in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int16.Type, forKey: A.Key) throws -> Swift.Int16?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int16.Type, forKey: A.Key) throws -> Swift.Int16? in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int32.Type, forKey: A.Key) throws -> Swift.Int32?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int32.Type, forKey: A.Key) throws -> Swift.Int32? in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int64.Type, forKey: A.Key) throws -> Swift.Int64?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.Int64.Type, forKey: A.Key) throws -> Swift.Int64? in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt8.Type, forKey: A.Key) throws -> Swift.UInt8?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt8.Type, forKey: A.Key) throws -> Swift.UInt8? in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt16.Type, forKey: A.Key) throws -> Swift.UInt16?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt16.Type, forKey: A.Key) throws -> Swift.UInt16? in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt32.Type, forKey: A.Key) throws -> Swift.UInt32?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt32.Type, forKey: A.Key) throws -> Swift.UInt32? in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt64.Type, forKey: A.Key) throws -> Swift.UInt64?", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decodeIfPresent(_: Swift.UInt64.Type, forKey: A.Key) throws -> Swift.UInt64? in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
  "protocol descriptor for Swift.ExpressibleByStringInterpolation", referenced from:
      l_got.$ss32ExpressibleByStringInterpolationMp in ArgumentParser.o
  "method descriptor for Swift.ExpressibleByStringInterpolation.init(stringInterpolation: A.StringInterpolation) -> A", referenced from:
      l_got.$ss32ExpressibleByStringInterpolationP06stringD0x0cD0Qz_tcfCTq in ArgumentParser.o
  "associated conformance descriptor for Swift.ExpressibleByStringInterpolation.Swift.ExpressibleByStringInterpolation.StringInterpolation: Swift.StringInterpolationProtocol", referenced from:
      l_got.$ss32ExpressibleByStringInterpolationP0cD0AB_s0cD8ProtocolTn in ArgumentParser.o
  "base conformance descriptor for Swift.ExpressibleByStringInterpolation: Swift.ExpressibleByStringLiteral", referenced from:
      l_got.$ss32ExpressibleByStringInterpolationPs0abC7LiteralTb in ArgumentParser.o
  "(extension in Swift):Swift.ExpressibleByStringInterpolation< where A.StringInterpolation == Swift.DefaultStringInterpolation>.init(stringInterpolation: Swift.DefaultStringInterpolation) -> A", referenced from:
      protocol witness for Swift.ExpressibleByStringInterpolation.init(stringInterpolation: A.StringInterpolation) -> A in conformance ArgumentParser.ArgumentHelp : Swift.ExpressibleByStringInterpolation in ArgumentParser in ArgumentParser.o
  "protocol descriptor for Swift.ExpressibleByUnicodeScalarLiteral", referenced from:
      l_got.$ss33ExpressibleByUnicodeScalarLiteralMp in ArgumentParser.o
  "method descriptor for Swift.ExpressibleByUnicodeScalarLiteral.init(unicodeScalarLiteral: A.UnicodeScalarLiteralType) -> A", referenced from:
      l_got.$ss33ExpressibleByUnicodeScalarLiteralP07unicodedE0x0cdE4TypeQz_tcfCTq in ArgumentParser.o
  "associated conformance descriptor for Swift.ExpressibleByUnicodeScalarLiteral.Swift.ExpressibleByUnicodeScalarLiteral.UnicodeScalarLiteralType: Swift._ExpressibleByBuiltinUnicodeScalarLiteral", referenced from:
      l_got.$ss33ExpressibleByUnicodeScalarLiteralP0cdE4TypeAB_s01_ab7BuiltincdE0Tn in ArgumentParser.o
  "Swift.=== infix(Swift.AnyObject?, Swift.AnyObject?) -> Swift.Bool", referenced from:
      static ArgumentParser.Tree.== infix(ArgumentParser.Tree<A>, ArgumentParser.Tree<A>) -> Swift.Bool in ArgumentParser.o
  "Swift.max<A where A: Swift.Comparable>(A, A) -> A", referenced from:
      (extension in ArgumentParser):Swift.String.editDistance(to: Swift.String) -> Swift.Int in ArgumentParser.o
  "Swift.min<A where A: Swift.Comparable>(A, A, A, A...) -> A", referenced from:
      (extension in ArgumentParser):Swift.String.editDistance(to: Swift.String) -> Swift.Int in ArgumentParser.o
  "protocol descriptor for Swift.ExpressibleByExtendedGraphemeClusterLiteral", referenced from:
      l_got.$ss43ExpressibleByExtendedGraphemeClusterLiteralMp in ArgumentParser.o
  "method descriptor for Swift.ExpressibleByExtendedGraphemeClusterLiteral.init(extendedGraphemeClusterLiteral: A.ExtendedGraphemeClusterLiteralType) -> A", referenced from:
      l_got.$ss43ExpressibleByExtendedGraphemeClusterLiteralP08extendeddeF0x0cdeF4TypeQz_tcfCTq in ArgumentParser.o
  "associated conformance descriptor for Swift.ExpressibleByExtendedGraphemeClusterLiteral.Swift.ExpressibleByExtendedGraphemeClusterLiteral.ExtendedGraphemeClusterLiteralType: Swift._ExpressibleByBuiltinExtendedGraphemeClusterLiteral", referenced from:
      l_got.$ss43ExpressibleByExtendedGraphemeClusterLiteralP0cdeF4TypeAB_s01_ab7BuiltincdeF0Tn in ArgumentParser.o
  "(extension in Swift):Swift.ExpressibleByExtendedGraphemeClusterLiteral< where A.ExtendedGraphemeClusterLiteralType == A.UnicodeScalarLiteralType>.init(unicodeScalarLiteral: A.ExtendedGraphemeClusterLiteralType) -> A", referenced from:
      protocol witness for Swift.ExpressibleByUnicodeScalarLiteral.init(unicodeScalarLiteral: A.UnicodeScalarLiteralType) -> A in conformance ArgumentParser.ArgumentHelp : Swift.ExpressibleByUnicodeScalarLiteral in ArgumentParser in ArgumentParser.o
  "base conformance descriptor for Swift.ExpressibleByExtendedGraphemeClusterLiteral: Swift.ExpressibleByUnicodeScalarLiteral", referenced from:
      l_got.$ss43ExpressibleByExtendedGraphemeClusterLiteralPs0ab13UnicodeScalarF0Tb in ArgumentParser.o
  "nominal type descriptor for Swift.Int8", referenced from:
      protocol conformance descriptor for Swift.Int8 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
      _symbolic _____y_____G s23_ContiguousArrayStorageC s4Int8V in ArgumentParser.o
      _symbolic Say_____G s4Int8V in SwiftIP.o
      _symbolic _____y_____G s12_ArrayBufferV s4Int8V in SwiftIP.o
      _symbolic ______A7At s4Int8V in Swifter.o
      _symbolic Say_____G s4Int8V in Swifter.o
      _symbolic _____y_____G s12_ArrayBufferV s4Int8V in Swifter.o
      ...
  "type metadata for Swift.Int8", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int8.Type, forKey: A.Key) throws -> Swift.Int8 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.Int8.Type) throws -> Swift.Int8 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.Int8.Type) throws -> Swift.Int8 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
      static SwiftIP.IP.local(SwiftIP.IP.Version) -> Swift.String? in SwiftIP.o
      static SwiftIP.IP.local(SwiftIP.IP.Version) -> Swift.String? in SwiftIP.o
      static SwiftIP.IP.local(SwiftIP.IP.Version) -> Swift.String? in SwiftIP.o
      static SwiftIP.IP.local(SwiftIP.IP.Version) -> Swift.String? in SwiftIP.o
      ...
  "protocol witness table for Swift.Int8 : Swift.Decodable in Swift", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int8.Type, forKey: A.Key) throws -> Swift.Int8 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.Int8.Type) throws -> Swift.Int8 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.Int8.Type) throws -> Swift.Int8 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
  "protocol witness table for Swift.Int8 : Swift.LosslessStringConvertible in Swift", referenced from:
      protocol witness for ArgumentParser.ExpressibleByArgument.init(argument: Swift.String) -> A? in conformance Swift.Int8 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
  "protocol descriptor for Swift.Error", referenced from:
      _symbolic ______p s5ErrorP in main.o
      _symbolic SSx______pIeggrzo_ s5ErrorP in ArgumentParser.o
      _symbolic SSqd________pIeggrzo_ s5ErrorP in ArgumentParser.o
      _symbolic ______p s5ErrorP in ArgumentParser.o
      _symbolic Say______pG s5ErrorP in ArgumentParser.o
      _symbolic __________yt______pIegnlrzo_ 14ArgumentParser11InputOriginV AA12ParsedValuesV s5ErrorP in ArgumentParser.o
      _symbolic ________________pIegglzo_ 14ArgumentParser11InputOriginV AA12ParsedValuesV s5ErrorP in ArgumentParser.o
      ...
  "method descriptor for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject?", referenced from:
      l_got.$ss5ErrorP19_getEmbeddedNSErroryXlSgyFTq in ArgumentParser.o
      l_got.$ss5ErrorP19_getEmbeddedNSErroryXlSgyFTq in ArgumentParser.o
      l_got.$ss5ErrorP19_getEmbeddedNSErroryXlSgyFTq in ArgumentParser.o
      l_got.$ss5ErrorP19_getEmbeddedNSErroryXlSgyFTq in ArgumentParser.o
      l_got.$ss5ErrorP19_getEmbeddedNSErroryXlSgyFTq in ArgumentParser.o
      l_got.$ss5ErrorP19_getEmbeddedNSErroryXlSgyFTq in ArgumentParser.o
      l_got.$ss5ErrorP19_getEmbeddedNSErroryXlSgyFTq in Swifter.o
      ...
  "method descriptor for Swift.Error._code.getter : Swift.Int", referenced from:
      l_got.$ss5ErrorP5_codeSivgTq in ArgumentParser.o
      l_got.$ss5ErrorP5_codeSivgTq in ArgumentParser.o
      l_got.$ss5ErrorP5_codeSivgTq in ArgumentParser.o
      l_got.$ss5ErrorP5_codeSivgTq in ArgumentParser.o
      l_got.$ss5ErrorP5_codeSivgTq in ArgumentParser.o
      l_got.$ss5ErrorP5_codeSivgTq in ArgumentParser.o
      l_got.$ss5ErrorP5_codeSivgTq in Swifter.o
      ...
  "method descriptor for Swift.Error._domain.getter : Swift.String", referenced from:
      l_got.$ss5ErrorP7_domainSSvgTq in ArgumentParser.o
      l_got.$ss5ErrorP7_domainSSvgTq in ArgumentParser.o
      l_got.$ss5ErrorP7_domainSSvgTq in ArgumentParser.o
      l_got.$ss5ErrorP7_domainSSvgTq in ArgumentParser.o
      l_got.$ss5ErrorP7_domainSSvgTq in ArgumentParser.o
      l_got.$ss5ErrorP7_domainSSvgTq in ArgumentParser.o
      l_got.$ss5ErrorP7_domainSSvgTq in Swifter.o
      ...
  "method descriptor for Swift.Error._userInfo.getter : Swift.AnyObject?", referenced from:
      l_got.$ss5ErrorP9_userInfoyXlSgvgTq in ArgumentParser.o
      l_got.$ss5ErrorP9_userInfoyXlSgvgTq in ArgumentParser.o
      l_got.$ss5ErrorP9_userInfoyXlSgvgTq in ArgumentParser.o
      l_got.$ss5ErrorP9_userInfoyXlSgvgTq in ArgumentParser.o
      l_got.$ss5ErrorP9_userInfoyXlSgvgTq in ArgumentParser.o
      l_got.$ss5ErrorP9_userInfoyXlSgvgTq in ArgumentParser.o
      l_got.$ss5ErrorP9_userInfoyXlSgvgTq in Swifter.o
      ...
  "(extension in Swift):Swift.Error._getEmbeddedNSError() -> Swift.AnyObject?", referenced from:
      protocol witness for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject? in conformance ArgumentParser.ValidationError : Swift.Error in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject? in conformance ArgumentParser.ExitCode : Swift.Error in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject? in conformance ArgumentParser.CleanExit : Swift.Error in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject? in conformance ArgumentParser.ParsableArgumentsValidationError : Swift.Error in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject? in conformance ArgumentParser.PositionalArgumentsValidator.Error : Swift.Error in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject? in conformance ArgumentParser.ParsableArgumentsCodingKeyValidator.(Validator in _D8B6916CE93C2FC7F7BEDE789FAE65F8).ValidationResult : Swift.Error in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject? in conformance ArgumentParser.ParsableArgumentsCodingKeyValidator.Error : Swift.Error in ArgumentParser in ArgumentParser.o
      ...
  "(extension in Swift):Swift.Error._code.getter : Swift.Int", referenced from:
      protocol witness for Swift.Error._code.getter : Swift.Int in conformance ArgumentParser.ValidationError : Swift.Error in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.Error._code.getter : Swift.Int in conformance ArgumentParser.CleanExit : Swift.Error in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.Error._code.getter : Swift.Int in conformance ArgumentParser.ParsableArgumentsValidationError : Swift.Error in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.Error._code.getter : Swift.Int in conformance ArgumentParser.PositionalArgumentsValidator.Error : Swift.Error in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.Error._code.getter : Swift.Int in conformance ArgumentParser.ParsableArgumentsCodingKeyValidator.(Validator in _D8B6916CE93C2FC7F7BEDE789FAE65F8).ValidationResult : Swift.Error in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.Error._code.getter : Swift.Int in conformance ArgumentParser.ParsableArgumentsCodingKeyValidator.Error : Swift.Error in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.Error._code.getter : Swift.Int in conformance ArgumentParser.ParsableArgumentsUniqueNamesValidator.Error : Swift.Error in ArgumentParser in ArgumentParser.o
      ...
  "(extension in Swift):Swift.Error._domain.getter : Swift.String", referenced from:
      protocol witness for Swift.Error._domain.getter : Swift.String in conformance ArgumentParser.ValidationError : Swift.Error in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.Error._domain.getter : Swift.String in conformance ArgumentParser.ExitCode : Swift.Error in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.Error._domain.getter : Swift.String in conformance ArgumentParser.CleanExit : Swift.Error in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.Error._domain.getter : Swift.String in conformance ArgumentParser.ParsableArgumentsValidationError : Swift.Error in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.Error._domain.getter : Swift.String in conformance ArgumentParser.PositionalArgumentsValidator.Error : Swift.Error in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.Error._domain.getter : Swift.String in conformance ArgumentParser.ParsableArgumentsCodingKeyValidator.(Validator in _D8B6916CE93C2FC7F7BEDE789FAE65F8).ValidationResult : Swift.Error in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.Error._domain.getter : Swift.String in conformance ArgumentParser.ParsableArgumentsCodingKeyValidator.Error : Swift.Error in ArgumentParser in ArgumentParser.o
      ...
  "(extension in Swift):Swift.Error._userInfo.getter : Swift.AnyObject?", referenced from:
      protocol witness for Swift.Error._userInfo.getter : Swift.AnyObject? in conformance ArgumentParser.ValidationError : Swift.Error in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.Error._userInfo.getter : Swift.AnyObject? in conformance ArgumentParser.ExitCode : Swift.Error in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.Error._userInfo.getter : Swift.AnyObject? in conformance ArgumentParser.CleanExit : Swift.Error in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.Error._userInfo.getter : Swift.AnyObject? in conformance ArgumentParser.ParsableArgumentsValidationError : Swift.Error in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.Error._userInfo.getter : Swift.AnyObject? in conformance ArgumentParser.PositionalArgumentsValidator.Error : Swift.Error in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.Error._userInfo.getter : Swift.AnyObject? in conformance ArgumentParser.ParsableArgumentsCodingKeyValidator.(Validator in _D8B6916CE93C2FC7F7BEDE789FAE65F8).ValidationResult : Swift.Error in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.Error._userInfo.getter : Swift.AnyObject? in conformance ArgumentParser.ParsableArgumentsCodingKeyValidator.Error : Swift.Error in ArgumentParser in ArgumentParser.o
      ...
  "(extension in Swift):Swift.Error< where A: Swift.RawRepresentable, A.Swift.RawRepresentable.RawValue: Swift.FixedWidthInteger>._code.getter : Swift.Int", referenced from:
      protocol witness for Swift.Error._code.getter : Swift.Int in conformance ArgumentParser.ExitCode : Swift.Error in ArgumentParser in ArgumentParser.o
  "nominal type descriptor for Swift.Int16", referenced from:
      protocol conformance descriptor for Swift.Int16 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
      _symbolic _____ s5Int16V in Swifter.o
  "type metadata for Swift.Int16", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int16.Type, forKey: A.Key) throws -> Swift.Int16 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.Int16.Type) throws -> Swift.Int16 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.Int16.Type) throws -> Swift.Int16 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
  "protocol witness table for Swift.Int16 : Swift.Decodable in Swift", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int16.Type, forKey: A.Key) throws -> Swift.Int16 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.Int16.Type) throws -> Swift.Int16 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.Int16.Type) throws -> Swift.Int16 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
  "protocol witness table for Swift.Int16 : Swift.LosslessStringConvertible in Swift", referenced from:
      protocol witness for ArgumentParser.ExpressibleByArgument.init(argument: Swift.String) -> A? in conformance Swift.Int16 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
  "nominal type descriptor for Swift.Int32", referenced from:
      protocol conformance descriptor for Swift.Int32 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
      _symbolic _____ s5Int32V in ArgumentParser.o
      _symbolic SS7message______8exitCodet s5Int32V in ArgumentParser.o
      _symbolic _____ s5Int32V in Swifter.o
      _symbolic y_____c s5Int32V in Swifter.o
      _symbolic _____Iegy_ s5Int32V in Swifter.o
      _symbolic Sayy_____cG s5Int32V in Swifter.o
      ...
  "type metadata for Swift.Int32", referenced from:
      lazy protocol witness table accessor for type Swift.Int32 and conformance Swift.Int32 : Swift.FixedWidthInteger in Swift in ArgumentParser.o
      ArgumentParser.StandardError.write(Swift.String) -> () in ArgumentParser.o
      lazy protocol witness table accessor for type Swift.Int32 and conformance Swift.Int32 : Swift.BinaryInteger in Swift in ArgumentParser.o
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int32.Type, forKey: A.Key) throws -> Swift.Int32 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.Int32.Type) throws -> Swift.Int32 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.Int32.Type) throws -> Swift.Int32 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
      static SwiftIP.IP.local(SwiftIP.IP.Version) -> Swift.String? in SwiftIP.o
      static SwiftIP.IP.local(SwiftIP.IP.Version) -> Swift.String? in SwiftIP.o
      static SwiftIP.IP.local(SwiftIP.IP.Version) -> Swift.String? in SwiftIP.o
      ...
  "protocol witness table for Swift.Int32 : Swift.Hashable in Swift", referenced from:
      protocol witness for Swift.Hashable.hashValue.getter : Swift.Int in conformance ArgumentParser.ExitCode : Swift.Hashable in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.Hashable.hash(into: inout Swift.Hasher) -> () in conformance ArgumentParser.ExitCode : Swift.Hashable in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance ArgumentParser.ExitCode : Swift.Hashable in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.Hashable.hashValue.getter : Swift.Int in conformance Swifter.HttpServerIO.HttpServerIOState : Swift.Hashable in Swifter in Swifter.o
      protocol witness for Swift.Hashable.hash(into: inout Swift.Hasher) -> () in conformance Swifter.HttpServerIO.HttpServerIOState : Swift.Hashable in Swifter in Swifter.o
      protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance Swifter.HttpServerIO.HttpServerIOState : Swift.Hashable in Swifter in Swifter.o
  "protocol witness table for Swift.Int32 : Swift.Equatable in Swift", referenced from:
      ArgumentParser.ExitCode.isSuccess.getter : Swift.Bool in ArgumentParser.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance ArgumentParser.ExitCode : Swift.Equatable in ArgumentParser in ArgumentParser.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance Swifter.HttpServerIO.HttpServerIOState : Swift.Equatable in Swifter in Swifter.o
      Swifter.HttpServerIO.operating.getter : Swift.Bool in Swifter.o
  "protocol conformance descriptor for Swift.Int32 : Swift.SignedInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int32 and conformance Swift.Int32 : Swift.SignedInteger in Swift in SwiftIP.o
      lazy protocol witness table accessor for type Swift.Int32 and conformance Swift.Int32 : Swift.SignedInteger in Swift in Swifter.o
  "protocol witness table for Swift.Int32 : Swift.Decodable in Swift", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int32.Type, forKey: A.Key) throws -> Swift.Int32 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.Int32.Type) throws -> Swift.Int32 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.Int32.Type) throws -> Swift.Int32 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
  "protocol conformance descriptor for Swift.Int32 : Swift.BinaryInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int32 and conformance Swift.Int32 : Swift.BinaryInteger in Swift in ArgumentParser.o
      lazy protocol witness table accessor for type Swift.Int32 and conformance Swift.Int32 : Swift.BinaryInteger in Swift in SwiftIP.o
      lazy protocol witness table accessor for type Swift.Int32 and conformance Swift.Int32 : Swift.BinaryInteger in Swift in Swifter.o
  "protocol conformance descriptor for Swift.Int32 : Swift.FixedWidthInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int32 and conformance Swift.Int32 : Swift.FixedWidthInteger in Swift in ArgumentParser.o
      lazy protocol witness table accessor for type Swift.Int32 and conformance Swift.Int32 : Swift.FixedWidthInteger in Swift in SwiftIP.o
      lazy protocol witness table accessor for type Swift.Int32 and conformance Swift.Int32 : Swift.FixedWidthInteger in Swift in Swifter.o
  "protocol witness table for Swift.Int32 : Swift.LosslessStringConvertible in Swift", referenced from:
      protocol witness for ArgumentParser.ExpressibleByArgument.init(argument: Swift.String) -> A? in conformance Swift.Int32 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
  "nominal type descriptor for Swift.Int64", referenced from:
      protocol conformance descriptor for Swift.Int64 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
      _symbolic _____SvSg_AA_____tXCSg s5Int64V s5Int32V in Swifter.o
      _symbolic _____ s5Int64V in Swifter.o
  "type metadata for Swift.Int64", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int64.Type, forKey: A.Key) throws -> Swift.Int64 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.Int64.Type) throws -> Swift.Int64 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.Int64.Type) throws -> Swift.Int64 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
  "protocol witness table for Swift.Int64 : Swift.Decodable in Swift", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int64.Type, forKey: A.Key) throws -> Swift.Int64 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.Int64.Type) throws -> Swift.Int64 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.Int64.Type) throws -> Swift.Int64 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
  "protocol witness table for Swift.Int64 : Swift.LosslessStringConvertible in Swift", referenced from:
      protocol witness for ArgumentParser.ExpressibleByArgument.init(argument: Swift.String) -> A? in conformance Swift.Int64 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
  "nominal type descriptor for Swift.UInt8", referenced from:
      protocol conformance descriptor for Swift.UInt8 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
      _symbolic Say_____G s5UInt8V in Swifter.o
      _symbolic _____ySay_____GG s16IndexingIteratorV s5UInt8V in Swifter.o
      _symbolic _____ s5UInt8V in Swifter.o
      _symbolic _____y_____G s12_ArrayBufferV s5UInt8V in Swifter.o
      _symbolic Spy_____GSg s5UInt8V in Swifter.o
      _symbolic ______A2At s5UInt8V in Swifter.o
      ...
  "type metadata for Swift.UInt8", referenced from:
      ArgumentParser.StandardError.write(Swift.String) -> () in ArgumentParser.o
      lazy protocol witness table accessor for type Swift.UInt8 and conformance Swift.UInt8 : Swift.BinaryInteger in Swift in ArgumentParser.o
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt8.Type, forKey: A.Key) throws -> Swift.UInt8 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.UInt8.Type) throws -> Swift.UInt8 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.UInt8.Type) throws -> Swift.UInt8 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
      static SwiftIP.IP.local(SwiftIP.IP.Version) -> Swift.String? in SwiftIP.o
      static SwiftIP.IP.local(SwiftIP.IP.Version) -> Swift.String? in SwiftIP.o
      ...
  "protocol witness table for Swift.UInt8 : Swift.Hashable in Swift", referenced from:
      protocol witness for Swift.Hashable.hashValue.getter : Swift.Int in conformance Swifter.WebSocketSession.OpCode : Swift.Hashable in Swifter in Swifter.o
      protocol witness for Swift.Hashable.hash(into: inout Swift.Hasher) -> () in conformance Swifter.WebSocketSession.OpCode : Swift.Hashable in Swifter in Swifter.o
      protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance Swifter.WebSocketSession.OpCode : Swift.Hashable in Swifter in Swifter.o
  "protocol witness table for Swift.UInt8 : Swift.Equatable in Swift", referenced from:
      handleOperationCode #1 (Swifter.WebSocketSession.Frame) throws -> () in closure #1 (Swifter.Socket) -> () in closure #1 (Swifter.HttpRequest) -> Swifter.HttpResponse in Swifter.websocket(text: ((Swifter.WebSocketSession, Swift.String) -> ())?, binary: ((Swifter.WebSocketSession, [Swift.UInt8]) -> ())?, pong: ((Swifter.WebSocketSession, [Swift.UInt8]) -> ())?, connected: ((Swifter.WebSocketSession) -> ())?, disconnected: ((Swifter.WebSocketSession) -> ())?) -> (Swifter.HttpRequest) -> Swifter.HttpResponse in Swifter.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance Swifter.WebSocketSession.OpCode : Swift.Equatable in Swifter in Swifter.o
  "protocol conformance descriptor for Swift.UInt8 : Swift.UnsignedInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt8 and conformance Swift.UInt8 : Swift.UnsignedInteger in Swift in SwiftIP.o
      lazy protocol witness table accessor for type Swift.UInt8 and conformance Swift.UInt8 : Swift.UnsignedInteger in Swift in Swifter.o
  "protocol witness table for Swift.UInt8 : Swift.Decodable in Swift", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt8.Type, forKey: A.Key) throws -> Swift.UInt8 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.UInt8.Type) throws -> Swift.UInt8 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.UInt8.Type) throws -> Swift.UInt8 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
  "protocol conformance descriptor for Swift.UInt8 : Swift.BinaryInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt8 and conformance Swift.UInt8 : Swift.BinaryInteger in Swift in ArgumentParser.o
      lazy protocol witness table accessor for type Swift.UInt8 and conformance Swift.UInt8 : Swift.BinaryInteger in Swift in SwiftIP.o
      lazy protocol witness table accessor for type Swift.UInt8 and conformance Swift.UInt8 : Swift.BinaryInteger in Swift in Swifter.o
  "protocol conformance descriptor for Swift.UInt8 : Swift.FixedWidthInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt8 and conformance Swift.UInt8 : Swift.FixedWidthInteger in Swift in SwiftIP.o
      lazy protocol witness table accessor for type Swift.UInt8 and conformance Swift.UInt8 : Swift.FixedWidthInteger in Swift in Swifter.o
  "protocol witness table for Swift.UInt8 : Swift.CustomStringConvertible in Swift", referenced from:
      Swifter.WebSocketSession.readFrame() throws -> Swifter.WebSocketSession.Frame in Swifter.o
  "protocol witness table for Swift.UInt8 : Swift.LosslessStringConvertible in Swift", referenced from:
      protocol witness for ArgumentParser.ExpressibleByArgument.init(argument: Swift.String) -> A? in conformance Swift.UInt8 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
  "protocol witness table for Swift.UInt8 : Swift.CVarArg in Swift", referenced from:
      closure #1 (Swift.String, Swift.UInt8) -> Swift.String in (extension in Swifter):Swift.String.sha1() -> Swift.String in Swifter.o
  "Swift.print<A where A: Swift.TextOutputStream>(_: Any..., separator: Swift.String, terminator: Swift.String, to: inout A) -> ()", referenced from:
      static (extension in ArgumentParser):ArgumentParser.ParsableArguments.exit(withError: Swift.Error?) -> Swift.Never in ArgumentParser.o
  "Swift.print(_: Any..., separator: Swift.String, terminator: Swift.String) -> ()", referenced from:
      server.Server.run() throws -> () in main.o
      server.Server.run() throws -> () in main.o
      server.Server.run() throws -> () in main.o
      server.Server.run() throws -> () in main.o
      closure #7 (Swifter.HttpRequest) -> Swifter.HttpResponse? in server.Server.run() throws -> () in main.o
      static (extension in ArgumentParser):ArgumentParser.ParsableArguments.exit(withError: Swift.Error?) -> Swift.Never in ArgumentParser.o
      Swifter.demoServer(Swift.String) -> Swifter.HttpServer in Swifter.o
      ...
  "Swift.Hasher.combine<A where A: Swift.Hashable>(A) -> ()", referenced from:
      server.Server.(CodingKeys in _F08AF2682F4F83E881BB6C18DF5A44A0).hash(into: inout Swift.Hasher) -> () in main.o
      ArgumentParser.ArgumentArrayParsingStrategy.hash(into: inout Swift.Hasher) -> () in ArgumentParser.o
      ArgumentParser.FlagInversion.hash(into: inout Swift.Hasher) -> () in ArgumentParser.o
      ArgumentParser.FlagExclusivity.hash(into: inout Swift.Hasher) -> () in ArgumentParser.o
      ArgumentParser.NameSpecification.Element.hash(into: inout Swift.Hasher) -> () in ArgumentParser.o
      ArgumentParser.NameSpecification.Element.hash(into: inout Swift.Hasher) -> () in ArgumentParser.o
      ArgumentParser.NameSpecification.Element.hash(into: inout Swift.Hasher) -> () in ArgumentParser.o
      ArgumentParser.NameSpecification.Element.hash(into: inout Swift.Hasher) -> () in ArgumentParser.o
      ArgumentParser.NameSpecification.Element.hash(into: inout Swift.Hasher) -> () in ArgumentParser.o
      ArgumentParser.NameSpecification.Element.hash(into: inout Swift.Hasher) -> () in ArgumentParser.o
      ArgumentParser.NameSpecification.Element.hash(into: inout Swift.Hasher) -> () in ArgumentParser.o
      ...
  "Swift.Mirror.init(reflecting: Any) -> Swift.Mirror", referenced from:
      ArgumentParser.ArgumentSet.init(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ArgumentSet in ArgumentParser.o
      static ArgumentParser.PositionalArgumentsValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
      static ArgumentParser.ParsableArgumentsCodingKeyValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
      static ArgumentParser.ParsableArgumentsUniqueNamesValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
      static ArgumentParser.NonsenseFlagsValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
  "Swift.Mirror.children.getter : Swift.AnyCollection<(label: Swift.String?, value: Any)>", referenced from:
      ArgumentParser.ArgumentSet.init(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ArgumentSet in ArgumentParser.o
      static ArgumentParser.PositionalArgumentsValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
      static ArgumentParser.ParsableArgumentsCodingKeyValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
      static ArgumentParser.ParsableArgumentsUniqueNamesValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
      static ArgumentParser.NonsenseFlagsValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
  "type metadata accessor for Swift.Mirror", referenced from:
      ArgumentParser.ArgumentSet.init(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ArgumentSet in ArgumentParser.o
      static ArgumentParser.PositionalArgumentsValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
      static ArgumentParser.ParsableArgumentsCodingKeyValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
      static ArgumentParser.ParsableArgumentsUniqueNamesValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
      static ArgumentParser.NonsenseFlagsValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
  "Swift.Result.get() throws -> A", referenced from:
      static (extension in ArgumentParser):ArgumentParser.ParsableCommand.parseAsRoot([Swift.String]?) throws -> ArgumentParser.ParsableCommand in ArgumentParser.o
  "nominal type descriptor for Swift.Result", referenced from:
      _symbolic _____y______p_____G s6ResultO 14ArgumentParser15ParsableCommandP AC0E5ErrorV in ArgumentParser.o
  "nominal type descriptor for Swift.UInt16", referenced from:
      _symbolic _____y_____G 14ArgumentParser6OptionV s6UInt16V in main.o
      protocol conformance descriptor for Swift.UInt16 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
      _symbolic _____ s6UInt16V in Swifter.o
  "type metadata for Swift.UInt16", referenced from:
      property wrapper backing initializer of server.Server.port : Swift.UInt16 in main.o
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt16.Type, forKey: A.Key) throws -> Swift.UInt16 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.UInt16.Type) throws -> Swift.UInt16 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.UInt16.Type) throws -> Swift.UInt16 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
      ArgumentParser._terminalSize() -> (width: Swift.Int, height: Swift.Int) in ArgumentParser.o
      lazy protocol witness table accessor for type Swift.UInt16 and conformance Swift.UInt16 : Swift.BinaryInteger in Swift in ArgumentParser.o
      Swifter.HttpServerIO.port() throws -> Swift.Int in Swifter.o
      ...
  "protocol witness table for Swift.UInt16 : Swift.Decodable in Swift", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt16.Type, forKey: A.Key) throws -> Swift.UInt16 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.UInt16.Type) throws -> Swift.UInt16 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.UInt16.Type) throws -> Swift.UInt16 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
  "protocol conformance descriptor for Swift.UInt16 : Swift.BinaryInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt16 and conformance Swift.UInt16 : Swift.BinaryInteger in Swift in ArgumentParser.o
      lazy protocol witness table accessor for type Swift.UInt16 and conformance Swift.UInt16 : Swift.BinaryInteger in Swift in Swifter.o
  "protocol conformance descriptor for Swift.UInt16 : Swift.FixedWidthInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt16 and conformance Swift.UInt16 : Swift.FixedWidthInteger in Swift in Swifter.o
  "protocol witness table for Swift.UInt16 : Swift.LosslessStringConvertible in Swift", referenced from:
      protocol witness for ArgumentParser.ExpressibleByArgument.init(argument: Swift.String) -> A? in conformance Swift.UInt16 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
  "nominal type descriptor for Swift.UInt32", referenced from:
      protocol conformance descriptor for Swift.UInt32 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
      _symbolic _____ s6UInt32V in Swifter.o
      _symbolic Say_____G s6UInt32V in Swifter.o
  "type metadata for Swift.UInt32", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt32.Type, forKey: A.Key) throws -> Swift.UInt32 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.UInt32.Type) throws -> Swift.UInt32 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.UInt32.Type) throws -> Swift.UInt32 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
      static SwiftIP.IP.local(SwiftIP.IP.Version) -> Swift.String? in SwiftIP.o
      static SwiftIP.IP.local(SwiftIP.IP.Version) -> Swift.String? in SwiftIP.o
      lazy protocol witness table accessor for type Swift.UInt32 and conformance Swift.UInt32 : Swift.BinaryInteger in Swift in SwiftIP.o
      lazy protocol witness table accessor for type Swift.UInt32 and conformance Swift.UInt32 : Swift.FixedWidthInteger in Swift in SwiftIP.o
      ...
  "protocol conformance descriptor for Swift.UInt32 : Swift.UnsignedInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt32 and conformance Swift.UInt32 : Swift.UnsignedInteger in Swift in SwiftIP.o
      lazy protocol witness table accessor for type Swift.UInt32 and conformance Swift.UInt32 : Swift.UnsignedInteger in Swift in Swifter.o
  "protocol witness table for Swift.UInt32 : Swift.Decodable in Swift", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt32.Type, forKey: A.Key) throws -> Swift.UInt32 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.UInt32.Type) throws -> Swift.UInt32 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.UInt32.Type) throws -> Swift.UInt32 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
  "protocol conformance descriptor for Swift.UInt32 : Swift.BinaryInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt32 and conformance Swift.UInt32 : Swift.BinaryInteger in Swift in SwiftIP.o
      lazy protocol witness table accessor for type Swift.UInt32 and conformance Swift.UInt32 : Swift.BinaryInteger in Swift in Swifter.o
  "protocol conformance descriptor for Swift.UInt32 : Swift.FixedWidthInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt32 and conformance Swift.UInt32 : Swift.FixedWidthInteger in Swift in SwiftIP.o
      lazy protocol witness table accessor for type Swift.UInt32 and conformance Swift.UInt32 : Swift.FixedWidthInteger in Swift in Swifter.o
  "protocol witness table for Swift.UInt32 : Swift.LosslessStringConvertible in Swift", referenced from:
      protocol witness for ArgumentParser.ExpressibleByArgument.init(argument: Swift.String) -> A? in conformance Swift.UInt32 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
  "nominal type descriptor for Swift.UInt64", referenced from:
      protocol conformance descriptor for Swift.UInt64 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
      _symbolic SDy_____SSG s6UInt64V in Swifter.o
      _symbolic SNy_____G s6UInt64V in Swifter.o
      _symbolic Sny_____G s6UInt64V in Swifter.o
      _symbolic _____ySny_____GG s16IndexingIteratorV s6UInt64V in Swifter.o
  "type metadata for Swift.UInt64", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt64.Type, forKey: A.Key) throws -> Swift.UInt64 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.UInt64.Type) throws -> Swift.UInt64 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.UInt64.Type) throws -> Swift.UInt64 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
      static Swifter.Process.tid.getter : Swift.UInt64 in Swifter.o
      lazy protocol witness table accessor for type Swift.UInt64 and conformance Swift.UInt64 : Swift.FixedWidthInteger in Swift in Swifter.o
      lazy protocol witness table accessor for type Swift.UInt64 and conformance Swift.UInt64 : Swift.UnsignedInteger in Swift in Swifter.o
      lazy protocol witness table accessor for type Swift.UInt64 and conformance Swift.UInt64 : Swift.BinaryInteger in Swift in Swifter.o
      ...
  "protocol witness table for Swift.UInt64 : Swift.Hashable in Swift", referenced from:
      closure #1 (Swifter.HttpResponseBodyWriter) -> () in closure #1 (Swifter.HttpRequest) -> Swifter.HttpResponse in Swifter.scopes(() -> ()) -> (Swifter.HttpRequest) -> Swifter.HttpResponse in Swifter.o
      Swifter.(evaluate in _9F4AFD845639AD4659F5FB566FB42694)(Swift.String, [Swift.String : Swift.String?], () -> ()) -> () in Swifter.o
      Swifter.(evaluate in _9F4AFD845639AD4659F5FB566FB42694)(Swift.String, [Swift.String : Swift.String?], () -> ()) -> () in Swifter.o
      Swifter.(evaluate in _9F4AFD845639AD4659F5FB566FB42694)(Swift.String, [Swift.String : Swift.String?], () -> ()) -> () in Swifter.o
      one-time initialization function for ScopesBuffer in Swifter.o
  "protocol witness table for Swift.UInt64 : Swift.Comparable in Swift", referenced from:
      Swifter.WebSocketSession.(encodeLengthAndMaskFlag in _5363DD6F6BE738550E11E829C06AC6B5)(Swift.UInt64, Swift.Bool) -> [Swift.UInt8] in Swifter.o
      Swifter.WebSocketSession.(encodeLengthAndMaskFlag in _5363DD6F6BE738550E11E829C06AC6B5)(Swift.UInt64, Swift.Bool) -> [Swift.UInt8] in Swifter.o
      Swifter.WebSocketSession.readFrame() throws -> Swifter.WebSocketSession.Frame in Swifter.o
  "protocol conformance descriptor for Swift.UInt64 : Swift.UnsignedInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt64 and conformance Swift.UInt64 : Swift.UnsignedInteger in Swift in Swifter.o
  "protocol witness table for Swift.UInt64 : Swift.Decodable in Swift", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt64.Type, forKey: A.Key) throws -> Swift.UInt64 in conformance ArgumentParser.ParsedArgumentsContainer<A> : Swift.KeyedDecodingContainerProtocol in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.UInt64.Type) throws -> Swift.UInt64 in conformance ArgumentParser.SingleValueDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.UInt64.Type) throws -> Swift.UInt64 in conformance ArgumentParser.SingleValueDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in ArgumentParser in ArgumentParser.o
  "protocol witness table for Swift.UInt64 : Swift.Strideable in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Range<Swift.UInt64> and conformance < where A: Swift.Strideable, A.Stride: Swift.SignedInteger> Swift.Range<A> : Swift.Collection in Swift in Swifter.o
  "protocol conformance descriptor for Swift.UInt64 : Swift.BinaryInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt64 and conformance Swift.UInt64 : Swift.BinaryInteger in Swift in Swifter.o
  "protocol conformance descriptor for Swift.UInt64 : Swift.FixedWidthInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt64 and conformance Swift.UInt64 : Swift.FixedWidthInteger in Swift in Swifter.o
  "protocol witness table for Swift.UInt64 : Swift.LosslessStringConvertible in Swift", referenced from:
      protocol witness for ArgumentParser.ExpressibleByArgument.init(argument: Swift.String) -> A? in conformance Swift.UInt64 : ArgumentParser.ExpressibleByArgument in ArgumentParser in ArgumentParser.o
  "Swift.stride<A where A: Swift.Strideable>(from: A, to: A, by: A.Stride) -> Swift.StrideTo<A>", referenced from:
      static (extension in Swifter):Swift.String.toBase64([Swift.UInt8]) -> Swift.String? in Swifter.o
  "protocol descriptor for Swift.CVarArg", referenced from:
      _symbolic ______p s7CVarArgP in Swifter.o
  "protocol descriptor for Swift.Decoder", referenced from:
      _symbolic ______p s7DecoderP in ArgumentParser.o
      l_got.$ss7DecoderMp in ArgumentParser.o
      l_got.$ss7DecoderMp in ArgumentParser.o
  "method descriptor for Swift.Decoder.codingPath.getter : [Swift.CodingKey]", referenced from:
      l_got.$ss7DecoderP10codingPathSays9CodingKey_pGvgTq in ArgumentParser.o
      l_got.$ss7DecoderP10codingPathSays9CodingKey_pGvgTq in ArgumentParser.o
  "method descriptor for Swift.Decoder.unkeyedContainer() throws -> Swift.UnkeyedDecodingContainer", referenced from:
      l_got.$ss7DecoderP16unkeyedContainers015UnkeyedDecodingC0_pyKFTq in ArgumentParser.o
      l_got.$ss7DecoderP16unkeyedContainers015UnkeyedDecodingC0_pyKFTq in ArgumentParser.o
  "method descriptor for Swift.Decoder.singleValueContainer() throws -> Swift.SingleValueDecodingContainer", referenced from:
      l_got.$ss7DecoderP20singleValueContainers06Singlec8DecodingD0_pyKFTq in ArgumentParser.o
      l_got.$ss7DecoderP20singleValueContainers06Singlec8DecodingD0_pyKFTq in ArgumentParser.o
  "method descriptor for Swift.Decoder.userInfo.getter : [Swift.CodingUserInfoKey : Any]", referenced from:
      l_got.$ss7DecoderP8userInfoSDys010CodingUserC3KeyVypGvgTq in ArgumentParser.o
      l_got.$ss7DecoderP8userInfoSDys010CodingUserC3KeyVypGvgTq in ArgumentParser.o
  "dispatch thunk of Swift.Decoder.container<A where A1: Swift.CodingKey>(keyedBy: A1.Type) throws -> Swift.KeyedDecodingContainer<A1>", referenced from:
      server.Server.init(from: Swift.Decoder) throws -> server.Server in main.o
      ArgumentParser._WrappedParsableCommand.init(from: Swift.Decoder) throws -> ArgumentParser._WrappedParsableCommand<A> in ArgumentParser.o
      ArgumentParser.GenerateCompletions.init(from: Swift.Decoder) throws -> ArgumentParser.GenerateCompletions in ArgumentParser.o
      ArgumentParser.AutodetectedGenerateCompletions.init(from: Swift.Decoder) throws -> ArgumentParser.AutodetectedGenerateCompletions in ArgumentParser.o
      ArgumentParser.HelpCommand.init(from: Swift.Decoder) throws -> ArgumentParser.HelpCommand in ArgumentParser.o
  "method descriptor for Swift.Decoder.container<A where A1: Swift.CodingKey>(keyedBy: A1.Type) throws -> Swift.KeyedDecodingContainer<A1>", referenced from:
      l_got.$ss7DecoderP9container7keyedBys22KeyedDecodingContainerVyqd__Gqd__m_tKs9CodingKeyRd__lFTq in ArgumentParser.o
      l_got.$ss7DecoderP9container7keyedBys22KeyedDecodingContainerVyqd__Gqd__m_tKs9CodingKeyRd__lFTq in ArgumentParser.o
  "static Swift.Unicode.Scalar.== infix(Swift.Unicode.Scalar, Swift.Unicode.Scalar) -> Swift.Bool", referenced from:
      (extension in Swifter):Swift.String.unquote() -> Swift.String in Swifter.o
      (extension in Swifter):Swift.String.unquote() -> Swift.String in Swifter.o
  "Swift.Unicode.Scalar.value.getter : Swift.UInt32", referenced from:
      (extension in Swifter):Swift.Unicode.Scalar.asWhitespace() -> Swift.UInt8? in Swifter.o
      (extension in Swifter):Swift.Unicode.Scalar.asWhitespace() -> Swift.UInt8? in Swifter.o
      (extension in Swifter):Swift.Unicode.Scalar.asWhitespace() -> Swift.UInt8? in Swifter.o
      (extension in Swifter):Swift.Unicode.Scalar.asWhitespace() -> Swift.UInt8? in Swifter.o
      (extension in Swifter):Swift.Unicode.Scalar.asWhitespace() -> Swift.UInt8? in Swifter.o
  "Swift.Unicode.Scalar.init(Swift.UInt8) -> Swift.Unicode.Scalar", referenced from:
      Swifter.Socket.readLine() throws -> Swift.String in Swifter.o
  "Swift.StrideTo.makeIterator() -> Swift.StrideToIterator<A>", referenced from:
      static (extension in Swifter):Swift.String.toBase64([Swift.UInt8]) -> Swift.String? in Swifter.o
  "nominal type descriptor for Swift.StrideTo", referenced from:
      _symbolic _____ySiG s8StrideToV in Swifter.o
  "Swift.sequence<A>(first: A, next: (A) -> A?) -> Swift.UnfoldSequence<A, (A?, Swift.Bool)>", referenced from:
      ArgumentParser.Tree.path(toFirstWhere: (A) -> Swift.Bool) -> [ArgumentParser.Tree<A>] in ArgumentParser.o
  "protocol descriptor for Swift.CodingKey", referenced from:
      l_got.$ss9CodingKeyMp in main.o
      _symbolic Say______pG s9CodingKeyP in ArgumentParser.o
      _symbolic ______p s9CodingKeyP in ArgumentParser.o
      _symbolic ______pXmT_AA_pXmTt s9CodingKeyP in ArgumentParser.o
      _symbolic ______pXp_AA_pXpt s9CodingKeyP in ArgumentParser.o
      l_got.$ss9CodingKeyMp in ArgumentParser.o
      l_got.$ss9CodingKeyMp in ArgumentParser.o
      ...
  "dispatch thunk of Swift.CodingKey.stringValue.getter : Swift.String", referenced from:
      ArgumentParser.SingleValueDecoder.unkeyedContainer() throws -> Swift.UnkeyedDecodingContainer in ArgumentParser.o
      ArgumentParser.SingleValueDecoder.SingleValueContainer.decode<A where A: Swift.Decodable>(A.Type) throws -> A in ArgumentParser.o
      ArgumentParser.InputKey.init<A where A: Swift.CodingKey>(A) -> ArgumentParser.InputKey in ArgumentParser.o
  "method descriptor for Swift.CodingKey.stringValue.getter : Swift.String", referenced from:
      l_got.$ss9CodingKeyP11stringValueSSvgTq in main.o
      l_got.$ss9CodingKeyP11stringValueSSvgTq in ArgumentParser.o
      l_got.$ss9CodingKeyP11stringValueSSvgTq in ArgumentParser.o
      l_got.$ss9CodingKeyP11stringValueSSvgTq in ArgumentParser.o
  "dispatch thunk of Swift.CodingKey.init(stringValue: Swift.String) -> A?", referenced from:
      closure #1 (Swift.String) -> Swift.Bool in ArgumentParser.ParsableArgumentsCodingKeyValidator.(Validator in _D8B6916CE93C2FC7F7BEDE789FAE65F8).container<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in ArgumentParser.o
  "method descriptor for Swift.CodingKey.init(stringValue: Swift.String) -> A?", referenced from:
      l_got.$ss9CodingKeyP11stringValuexSgSS_tcfCTq in main.o
      l_got.$ss9CodingKeyP11stringValuexSgSS_tcfCTq in ArgumentParser.o
      l_got.$ss9CodingKeyP11stringValuexSgSS_tcfCTq in ArgumentParser.o
      l_got.$ss9CodingKeyP11stringValuexSgSS_tcfCTq in ArgumentParser.o
  "method descriptor for Swift.CodingKey.intValue.getter : Swift.Int?", referenced from:
      l_got.$ss9CodingKeyP8intValueSiSgvgTq in main.o
      l_got.$ss9CodingKeyP8intValueSiSgvgTq in ArgumentParser.o
      l_got.$ss9CodingKeyP8intValueSiSgvgTq in ArgumentParser.o
      l_got.$ss9CodingKeyP8intValueSiSgvgTq in ArgumentParser.o
  "method descriptor for Swift.CodingKey.init(intValue: Swift.Int) -> A?", referenced from:
      l_got.$ss9CodingKeyP8intValuexSgSi_tcfCTq in main.o
      l_got.$ss9CodingKeyP8intValuexSgSi_tcfCTq in ArgumentParser.o
      l_got.$ss9CodingKeyP8intValuexSgSi_tcfCTq in ArgumentParser.o
      l_got.$ss9CodingKeyP8intValuexSgSi_tcfCTq in ArgumentParser.o
  "base conformance descriptor for Swift.CodingKey: Swift.CustomStringConvertible", referenced from:
      l_got.$ss9CodingKeyPs23CustomStringConvertibleTb in main.o
      l_got.$ss9CodingKeyPs23CustomStringConvertibleTb in ArgumentParser.o
      l_got.$ss9CodingKeyPs23CustomStringConvertibleTb in ArgumentParser.o
      l_got.$ss9CodingKeyPs23CustomStringConvertibleTb in ArgumentParser.o
  "base conformance descriptor for Swift.CodingKey: Swift.CustomDebugStringConvertible", referenced from:
      l_got.$ss9CodingKeyPs28CustomDebugStringConvertibleTb in main.o
      l_got.$ss9CodingKeyPs28CustomDebugStringConvertibleTb in ArgumentParser.o
      l_got.$ss9CodingKeyPs28CustomDebugStringConvertibleTb in ArgumentParser.o
      l_got.$ss9CodingKeyPs28CustomDebugStringConvertibleTb in ArgumentParser.o
  "(extension in Swift):Swift.CodingKey.description.getter : Swift.String", referenced from:
      protocol witness for Swift.CustomStringConvertible.description.getter : Swift.String in conformance server.Server.(CodingKeys in _F08AF2682F4F83E881BB6C18DF5A44A0) : Swift.CustomStringConvertible in server in main.o
      protocol witness for Swift.CustomStringConvertible.description.getter : Swift.String in conformance ArgumentParser._WrappedParsableCommand<A>.(CodingKeys in _BC89325A2CC40C51DE036E2E44356A57) : Swift.CustomStringConvertible in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.CustomStringConvertible.description.getter : Swift.String in conformance ArgumentParser.GenerateCompletions.(CodingKeys in _62CE83895F4017D5D04F199729A8F32D) : Swift.CustomStringConvertible in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.CustomStringConvertible.description.getter : Swift.String in conformance ArgumentParser.AutodetectedGenerateCompletions.(CodingKeys in _62CE83895F4017D5D04F199729A8F32D) : Swift.CustomStringConvertible in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.CustomStringConvertible.description.getter : Swift.String in conformance ArgumentParser.HelpCommand.CodingKeys : Swift.CustomStringConvertible in ArgumentParser in ArgumentParser.o
  "(extension in Swift):Swift.CodingKey.debugDescription.getter : Swift.String", referenced from:
      protocol witness for Swift.CustomDebugStringConvertible.debugDescription.getter : Swift.String in conformance server.Server.(CodingKeys in _F08AF2682F4F83E881BB6C18DF5A44A0) : Swift.CustomDebugStringConvertible in server in main.o
      protocol witness for Swift.CustomDebugStringConvertible.debugDescription.getter : Swift.String in conformance ArgumentParser._WrappedParsableCommand<A>.(CodingKeys in _BC89325A2CC40C51DE036E2E44356A57) : Swift.CustomDebugStringConvertible in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.CustomDebugStringConvertible.debugDescription.getter : Swift.String in conformance ArgumentParser.GenerateCompletions.(CodingKeys in _62CE83895F4017D5D04F199729A8F32D) : Swift.CustomDebugStringConvertible in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.CustomDebugStringConvertible.debugDescription.getter : Swift.String in conformance ArgumentParser.AutodetectedGenerateCompletions.(CodingKeys in _62CE83895F4017D5D04F199729A8F32D) : Swift.CustomDebugStringConvertible in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.CustomDebugStringConvertible.debugDescription.getter : Swift.String in conformance ArgumentParser.HelpCommand.CodingKeys : Swift.CustomDebugStringConvertible in ArgumentParser in ArgumentParser.o
  "protocol descriptor for Swift.OptionSet", referenced from:
      l_got.$ss9OptionSetMp in ArgumentParser.o
      l_got.$ss9OptionSetMp in Swifter.o
  "method descriptor for Swift.OptionSet.init(rawValue: A.RawValue) -> A", referenced from:
      l_got.$ss9OptionSetP8rawValuex03RawD0Qz_tcfCTq in ArgumentParser.o
      l_got.$ss9OptionSetP8rawValuex03RawD0Qz_tcfCTq in Swifter.o
  "base conformance descriptor for Swift.OptionSet: Swift.RawRepresentable", referenced from:
      l_got.$ss9OptionSetPSYTb in ArgumentParser.o
      l_got.$ss9OptionSetPSYTb in Swifter.o
  "base conformance descriptor for Swift.OptionSet: Swift.SetAlgebra", referenced from:
      l_got.$ss9OptionSetPs0B7AlgebraTb in ArgumentParser.o
      l_got.$ss9OptionSetPs0B7AlgebraTb in Swifter.o
  "(extension in Swift):Swift.OptionSet< where A == A.Element>.insert(A) -> (inserted: Swift.Bool, memberAfterInsert: A)", referenced from:
      protocol witness for Swift.SetAlgebra.insert(__owned A.Element) -> (inserted: Swift.Bool, memberAfterInsert: A.Element) in conformance ArgumentParser.ArgumentDefinition.Help.Options : Swift.SetAlgebra in ArgumentParser in ArgumentParser.o
      ArgumentParser.ArgumentDefinition.optional.getter : ArgumentParser.ArgumentDefinition in ArgumentParser.o
      protocol witness for Swift.SetAlgebra.insert(__owned A.Element) -> (inserted: Swift.Bool, memberAfterInsert: A.Element) in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in Swifter.o
  "(extension in Swift):Swift.OptionSet< where A == A.Element>.remove(A) -> A?", referenced from:
      protocol witness for Swift.SetAlgebra.remove(A.Element) -> A.Element? in conformance ArgumentParser.ArgumentDefinition.Help.Options : Swift.SetAlgebra in ArgumentParser in ArgumentParser.o
      ArgumentParser.ArgumentDefinition.nonOptional.getter : ArgumentParser.ArgumentDefinition in ArgumentParser.o
      ArgumentParser.ArgumentDefinition.synopsis.getter : Swift.String? in ArgumentParser.o
      ArgumentParser.ArgumentDefinition.synopsis.getter : Swift.String? in ArgumentParser.o
      protocol witness for Swift.SetAlgebra.remove(A.Element) -> A.Element? in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in Swifter.o
  "(extension in Swift):Swift.OptionSet< where A == A.Element>.update(with: A) -> A?", referenced from:
      protocol witness for Swift.SetAlgebra.update(with: __owned A.Element) -> A.Element? in conformance ArgumentParser.ArgumentDefinition.Help.Options : Swift.SetAlgebra in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.SetAlgebra.update(with: __owned A.Element) -> A.Element? in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in Swifter.o
  "(extension in Swift):Swift.OptionSet< where A == A.Element>.contains(A) -> Swift.Bool", referenced from:
      closure #1 (ArgumentParser.ArgumentDefinition) -> Swift.String? in closure #2 (ArgumentParser.ArgumentSet) -> [Swift.String] in static ArgumentParser.NonsenseFlagsValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
      protocol witness for Swift.SetAlgebra.contains(A.Element) -> Swift.Bool in conformance ArgumentParser.ArgumentDefinition.Help.Options : Swift.SetAlgebra in ArgumentParser in ArgumentParser.o
      ArgumentParser.ArgumentDefinition.isRepeatingPositional.getter : Swift.Bool in ArgumentParser.o
      ArgumentParser.ArgumentDefinition.synopsis.getter : Swift.String? in ArgumentParser.o
      ArgumentParser.ArgumentDefinition.synopsis.getter : Swift.String? in ArgumentParser.o
      protocol witness for Swift.SetAlgebra.contains(A.Element) -> Swift.Bool in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in Swifter.o
  "(extension in Swift):Swift.OptionSet.intersection(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.intersection(A) -> A in conformance ArgumentParser.ArgumentDefinition.Help.Options : Swift.SetAlgebra in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.SetAlgebra.intersection(A) -> A in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in Swifter.o
  "(extension in Swift):Swift.OptionSet.symmetricDifference(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.symmetricDifference(__owned A) -> A in conformance ArgumentParser.ArgumentDefinition.Help.Options : Swift.SetAlgebra in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.SetAlgebra.symmetricDifference(__owned A) -> A in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in Swifter.o
  "(extension in Swift):Swift.OptionSet.union(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.union(__owned A) -> A in conformance ArgumentParser.ArgumentDefinition.Help.Options : Swift.SetAlgebra in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.SetAlgebra.union(__owned A) -> A in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in Swifter.o
  "(extension in Swift):Swift.OptionSet< where A.RawValue: Swift.FixedWidthInteger>.formIntersection(A) -> ()", referenced from:
      protocol witness for Swift.SetAlgebra.formIntersection(A) -> () in conformance ArgumentParser.ArgumentDefinition.Help.Options : Swift.SetAlgebra in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.SetAlgebra.formIntersection(A) -> () in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in Swifter.o
  "(extension in Swift):Swift.OptionSet< where A.RawValue: Swift.FixedWidthInteger>.formSymmetricDifference(A) -> ()", referenced from:
      protocol witness for Swift.SetAlgebra.formSymmetricDifference(__owned A) -> () in conformance ArgumentParser.ArgumentDefinition.Help.Options : Swift.SetAlgebra in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.SetAlgebra.formSymmetricDifference(__owned A) -> () in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in Swifter.o
  "(extension in Swift):Swift.OptionSet< where A.RawValue: Swift.FixedWidthInteger>.formUnion(A) -> ()", referenced from:
      closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Option.(in _3FAB84E8577F3610E5081083FAE17795).init(name: ArgumentParser.NameSpecification, initial: A?, parsingStrategy: ArgumentParser.SingleValueParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A) -> ArgumentParser.Option<A> in ArgumentParser.o
      protocol witness for Swift.SetAlgebra.formUnion(__owned A) -> () in conformance ArgumentParser.ArgumentDefinition.Help.Options : Swift.SetAlgebra in ArgumentParser in ArgumentParser.o
      ArgumentParser.ArgumentDefinition.init<A>(key: ArgumentParser.InputKey, kind: ArgumentParser.ArgumentDefinition.Kind, parsingStrategy: ArgumentParser.ArgumentDefinition.ParsingStrategy, parser: (Swift.String) -> A?, parseType: A.Type, default: A?, completion: ArgumentParser.CompletionKind) -> ArgumentParser.ArgumentDefinition in ArgumentParser.o
      protocol witness for Swift.SetAlgebra.formUnion(__owned A) -> () in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in Swifter.o
  "(extension in Swift):Swift.OptionSet< where A.RawValue: Swift.FixedWidthInteger>.init() -> A", referenced from:
      protocol witness for Swift.SetAlgebra.init() -> A in conformance ArgumentParser.ArgumentDefinition.Help.Options : Swift.SetAlgebra in ArgumentParser in ArgumentParser.o
      protocol witness for Swift.SetAlgebra.init() -> A in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in Swifter.o
  "Swift._typeName(_: Any.Type, qualified: Swift.Bool) -> Swift.String", referenced from:
      Swift.DefaultStringInterpolation.appendInterpolation(Any.Type) -> () in ArgumentParser.o
      generic specialization <serialized, Swift.Int8> of Swift._ArrayBuffer._getElementSlowPath(Swift.Int) -> Swift.AnyObject in Swifter.o
  "type metadata for Swift.AnyObject", referenced from:
      generic specialization <serialized, Swift.Int8> of Swift._ArrayBuffer._getElementSlowPath(Swift.Int) -> Swift.AnyObject in Swifter.o
  "type metadata for Any", referenced from:
      server.Server.run() throws -> () in main.o
      server.Server.run() throws -> () in main.o
      server.Server.run() throws -> () in main.o
      server.Server.run() throws -> () in main.o
      server.Server.run() throws -> () in main.o
      server.Server.run() throws -> () in main.o
      closure #7 (Swifter.HttpRequest) -> Swifter.HttpResponse? in server.Server.run() throws -> () in main.o
      closure #7 (Swifter.HttpRequest) -> Swifter.HttpResponse? in server.Server.run() throws -> () in main.o
      ...
  "type metadata for ()", referenced from:
      Swifter.Socket.writeUInt8(Swift.ArraySlice<Swift.UInt8>) throws -> () in Swifter.o
      Swifter.Socket.writeData(Foundation.Data) throws -> () in Swifter.o
      (extension in Swifter):Swift.String.File.write([Swift.UInt8]) throws -> () in Swifter.o
      static Swifter.SHA1.hash([Swift.UInt8]) -> [Swift.UInt8] in Swifter.o
      closure #3 (Swift.UInt32) -> () in static Swifter.SHA1.hash([Swift.UInt8]) -> [Swift.UInt8] in Swifter.o
  "value witness table for ()", referenced from:
      full type metadata for ArgumentParser.BashCompletionsGenerator in ArgumentParser.o
      full type metadata for ArgumentParser.FishCompletionsGenerator in ArgumentParser.o
      full type metadata for ArgumentParser.ZshCompletionsGenerator in ArgumentParser.o
      full type metadata for ArgumentParser.StandardError in ArgumentParser.o
      full type metadata for ArgumentParser.PositionalArgumentsValidator in ArgumentParser.o
      full type metadata for ArgumentParser.ParsableArgumentsCodingKeyValidator in ArgumentParser.o
      full type metadata for ArgumentParser.ParsableArgumentsUniqueNamesValidator in ArgumentParser.o
      ...
  "value witness table for () -> ()", referenced from:
      type metadata completion function for ArgumentParser.Parsed in ArgumentParser.o
  "_OBJC_CLASS_$__TtCs12_SwiftObject", referenced from:
      full type metadata for ArgumentParser.ArgumentDecoder in ArgumentParser.o
      full type metadata for SwiftIP.IP in SwiftIP.o
      full type metadata for Swifter.Errno in Swifter.o
      full type metadata for Swifter.HttpParser in Swifter.o
      full type metadata for Swifter.HttpRequest in Swifter.o
      full type metadata for Swifter.HttpRouter in Swifter.o
      full type metadata for Swifter.HttpRouter.(Node in _637B017884C8B9FB4FB0DD28CF395111) in Swifter.o
      ...
  "_OBJC_METACLASS_$__TtCs12_SwiftObject", referenced from:
      ___unnamed_14 in ArgumentParser.o
      ___unnamed_1 in ArgumentParser.o
      metaclass for ArgumentParser.ArgumentDecoder in ArgumentParser.o
      metaclass for ArgumentParser.ArgumentDecoder in ArgumentParser.o
      metaclass for SwiftIP.IP in SwiftIP.o
      metaclass for SwiftIP.IP in SwiftIP.o
      metaclass for Swifter.Errno in Swifter.o
      metaclass for Swifter.Errno in Swifter.o
      ...
  "__swiftEmptyArrayStorage", referenced from:
      generic specialization <serialized, Swift.Int8> of Swift._ContiguousArrayBuffer.init(_uninitializedCount: Swift.Int, minimumCapacity: Swift.Int) -> Swift._ContiguousArrayBuffer<A> in ArgumentParser.o
      generic specialization <serialized, Swift.Int8> of Swift.ContiguousArray.init() -> Swift.ContiguousArray<A> in ArgumentParser.o
      generic specialization <serialized, (extension in Dispatch):__C.OS_dispatch_queue.Attributes> of static Swift.Array._allocateUninitialized(Swift.Int) -> ([A], Swift.UnsafeMutablePointer<A>) in Swifter.o
      generic specialization <serialized, Dispatch.DispatchWorkItemFlags> of static Swift.Array._allocateUninitialized(Swift.Int) -> ([A], Swift.UnsafeMutablePointer<A>) in Swifter.o
  "__swift_FORCE_LOAD_$_swiftCompatibility56", referenced from:
      __swift_FORCE_LOAD_$_swiftCompatibility56_$_server in main.o
      __swift_FORCE_LOAD_$_swiftCompatibility56_$_ArgumentParser in ArgumentParser.o
      __swift_FORCE_LOAD_$_swiftCompatibility56_$_SwiftIP in SwiftIP.o
      __swift_FORCE_LOAD_$_swiftCompatibility56_$_Swifter in Swifter.o
  "__swift_FORCE_LOAD_$_swiftCompatibilityConcurrency", referenced from:
      __swift_FORCE_LOAD_$_swiftCompatibilityConcurrency_$_server in main.o
      __swift_FORCE_LOAD_$_swiftCompatibilityConcurrency_$_ArgumentParser in ArgumentParser.o
      __swift_FORCE_LOAD_$_swiftCompatibilityConcurrency_$_SwiftIP in SwiftIP.o
      __swift_FORCE_LOAD_$_swiftCompatibilityConcurrency_$_Swifter in Swifter.o
  "__swift_FORCE_LOAD_$_swiftDarwin", referenced from:
      __swift_FORCE_LOAD_$_swiftDarwin_$_server in main.o
      __swift_FORCE_LOAD_$_swiftDarwin_$_ArgumentParser in ArgumentParser.o
      __swift_FORCE_LOAD_$_swiftDarwin_$_SwiftIP in SwiftIP.o
      __swift_FORCE_LOAD_$_swiftDarwin_$_Swifter in Swifter.o
  "_swift_allocBox", referenced from:
      ___swift_allocate_boxed_opaque_existential_0 in ArgumentParser.o
      ___swift_allocate_boxed_opaque_existential_1 in ArgumentParser.o
      ___swift_allocate_boxed_opaque_existential_0 in Swifter.o
  "_swift_allocError", referenced from:
      ArgumentParser.CompletionsGenerator.init(command: ArgumentParser.ParsableCommand.Type, shell: ArgumentParser.CompletionShell?) throws -> ArgumentParser.CompletionsGenerator in ArgumentParser.o
      ArgumentParser.CompletionsGenerator.init(command: ArgumentParser.ParsableCommand.Type, shellName: Swift.String?) throws -> ArgumentParser.CompletionsGenerator in ArgumentParser.o
      closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.(in _D54D9D89B07C8521E9D501DA93CDFCE8).init(initial: A?, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A) -> ArgumentParser.Argument<A> in ArgumentParser.o
      closure #3 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.(in _D54D9D89B07C8521E9D501DA93CDFCE8).init<A where A == [A1]>(initial: [A1]?, parsingStrategy: ArgumentParser.ArgumentArrayParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A1) -> ArgumentParser.Argument<[A1]> in ArgumentParser.o
      closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Option.(in _3FAB84E8577F3610E5081083FAE17795).init(name: ArgumentParser.NameSpecification, initial: A?, parsingStrategy: ArgumentParser.SingleValueParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A) -> ArgumentParser.Option<A> in ArgumentParser.o
      closure #3 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Option.(in _3FAB84E8577F3610E5081083FAE17795).init<A where A == [A1]>(initial: [A1]?, name: ArgumentParser.NameSpecification, parsingStrategy: ArgumentParser.ArrayParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A1) -> ArgumentParser.Option<[A1]> in ArgumentParser.o
      ArgumentParser.OptionGroup.init(from: Swift.Decoder) throws -> ArgumentParser.OptionGroup<A> in ArgumentParser.o
      ...
  "_swift_allocObject", referenced from:
      server.Server.run() throws -> () in main.o
      server.Server.run() throws -> () in main.o
      generic specialization <serialized, Swift.Int8> of Swift._ContiguousArrayBuffer.init(_uninitializedCount: Swift.Int, minimumCapacity: Swift.Int) -> Swift._ContiguousArrayBuffer<A> in ArgumentParser.o
      (extension in ArgumentParser):ArgumentParser.Argument<A where A: ArgumentParser.ExpressibleByArgument>.init(initial: A?, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?) -> ArgumentParser.Argument<A> in ArgumentParser.o
      ArgumentParser.Argument.init<A where A == A1?, A1: ArgumentParser.ExpressibleByArgument>(help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?) -> ArgumentParser.Argument<A1?> in ArgumentParser.o
      closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.init<A where A == A1?, A1: ArgumentParser.ExpressibleByArgument>(help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?) -> ArgumentParser.Argument<A1?> in ArgumentParser.o
      ArgumentParser.Argument.init<A where A == A1?, A1: ArgumentParser.ExpressibleByArgument>(default: A1?, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Argument<A1?> in ArgumentParser.o
      ...
  "_swift_allocateGenericClassMetadata", referenced from:
      type metadata instantiation function for ArgumentParser.ParsedArgumentsContainer in ArgumentParser.o
      type metadata instantiation function for ArgumentParser.Tree in ArgumentParser.o
  "_swift_allocateGenericValueMetadata", referenced from:
      type metadata instantiation function for ArgumentParser.Argument in ArgumentParser.o
      type metadata instantiation function for ArgumentParser.Flag in ArgumentParser.o
      type metadata instantiation function for ArgumentParser.Option in ArgumentParser.o
      type metadata instantiation function for ArgumentParser.OptionGroup in ArgumentParser.o
      type metadata instantiation function for ArgumentParser._WrappedParsableCommand in ArgumentParser.o
      type metadata instantiation function for ArgumentParser._WrappedParsableCommand.(CodingKeys in _BC89325A2CC40C51DE036E2E44356A57) in ArgumentParser.o
      type metadata instantiation function for ArgumentParser.ArrayWrapper in ArgumentParser.o
      ...
  "_swift_beginAccess", referenced from:
      static server.Server.configuration.getter : ArgumentParser.CommandConfiguration in main.o
      static server.Server.configuration.setter : ArgumentParser.CommandConfiguration in main.o
      static server.Server.configuration.modify : ArgumentParser.CommandConfiguration in main.o
      closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, inout ArgumentParser.ParsedValues) throws -> () in closure #3 (Swift.Int, A) -> ArgumentParser.ArgumentDefinition in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in (extension in ArgumentParser):ArgumentParser.Flag<A where A: ArgumentParser.EnumerableFlag>.(in _4A276EFEBCBB2C9B65ADA202F321CCEA).init(initial: A?, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A> in ArgumentParser.o
      closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, inout ArgumentParser.ParsedValues) throws -> () in closure #3 (Swift.Int, A) -> ArgumentParser.ArgumentDefinition in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in (extension in ArgumentParser):ArgumentParser.Flag<A where A: ArgumentParser.EnumerableFlag>.(in _4A276EFEBCBB2C9B65ADA202F321CCEA).init(initial: A?, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A> in ArgumentParser.o
      closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, inout ArgumentParser.ParsedValues) throws -> () in closure #3 (Swift.Int, A1) -> ArgumentParser.ArgumentDefinition in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.init<A where A == A1?, A1: ArgumentParser.EnumerableFlag>(exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A1?> in ArgumentParser.o
      closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, inout ArgumentParser.ParsedValues) throws -> () in closure #3 (Swift.Int, A1) -> ArgumentParser.ArgumentDefinition in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.init<A where A == A1?, A1: ArgumentParser.EnumerableFlag>(exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A1?> in ArgumentParser.o
      ...
  "_swift_bridgeObjectRelease", referenced from:
      outlined assign with take of ArgumentParser.CommandConfiguration in main.o
      outlined assign with take of ArgumentParser.CommandConfiguration in main.o
      outlined assign with take of ArgumentParser.CommandConfiguration in main.o
      outlined assign with take of ArgumentParser.CommandConfiguration in main.o
      outlined assign with take of ArgumentParser.CommandConfiguration in main.o
      outlined assign with take of ArgumentParser.CommandConfiguration in main.o
      outlined assign with take of ArgumentParser.CommandConfiguration in main.o
      ...
  "_swift_bridgeObjectRetain", referenced from:
      static (extension in server):Swifter.HttpResponse.movedTemporarily(Swift.String) -> Swifter.HttpResponse in main.o
      static server.Server.configuration.getter : ArgumentParser.CommandConfiguration in main.o
      static server.Server.configuration.getter : ArgumentParser.CommandConfiguration in main.o
      static server.Server.configuration.getter : ArgumentParser.CommandConfiguration in main.o
      static server.Server.configuration.getter : ArgumentParser.CommandConfiguration in main.o
      static server.Server.configuration.getter : ArgumentParser.CommandConfiguration in main.o
      static server.Server.configuration.getter : ArgumentParser.CommandConfiguration in main.o
      static server.Server.configuration.getter : ArgumentParser.CommandConfiguration in main.o
      ...
  "_swift_checkMetadataState", referenced from:
      type metadata completion function for ArgumentParser.Parsed in ArgumentParser.o
      type metadata completion function for ArgumentParser.Tree in ArgumentParser.o
  "_swift_conformsToProtocol", referenced from:
      _dynamic_cast_existential_1_conditional in ArgumentParser.o
  "_swift_deallocClassInstance", referenced from:
      ArgumentParser.ArgumentDecoder.__deallocating_deinit in ArgumentParser.o
      ArgumentParser.ParsedArgumentsContainer.__deallocating_deinit in ArgumentParser.o
      ArgumentParser.Tree.__deallocating_deinit in ArgumentParser.o
      SwiftIP.IP.__deallocating_deinit in SwiftIP.o
      Swifter.Errno.__deallocating_deinit in Swifter.o
      Swifter.HttpParser.__deallocating_deinit in Swifter.o
      Swifter.HttpRequest.__deallocating_deinit in Swifter.o
      ...
  "_swift_deallocObject", referenced from:
      l_objectdestroy in main.o
      l_objectdestroy.2 in main.o
      l_objectdestroy in ArgumentParser.o
      l_objectdestroy.2 in ArgumentParser.o
      l_objectdestroy.5 in ArgumentParser.o
      l_objectdestroy.8 in ArgumentParser.o
      l_objectdestroy.11 in ArgumentParser.o
      ...
  "_swift_deallocUninitializedObject", referenced from:
      closure #1 (Swifter.HttpRequest) -> Swifter.HttpResponse in Swifter.directoryBrowser(Swift.String) -> (Swifter.HttpRequest) -> Swifter.HttpResponse in Swifter.o
  "_swift_dynamicCast", referenced from:
      ArgumentParser.OptionGroup.init(from: Swift.Decoder) throws -> ArgumentParser.OptionGroup<A> in ArgumentParser.o
      ArgumentParser.OptionGroup.init(from: Swift.Decoder) throws -> ArgumentParser.OptionGroup<A> in ArgumentParser.o
      static (extension in ArgumentParser):ArgumentParser.ParsableArguments.parse([Swift.String]?) throws -> A in ArgumentParser.o
      static (extension in ArgumentParser):ArgumentParser.ParsableArguments.parse([Swift.String]?) throws -> A in ArgumentParser.o
      static (extension in ArgumentParser):ArgumentParser.ParsableArguments.parse([Swift.String]?) throws -> A in ArgumentParser.o
      closure #1 ((label: Swift.String?, value: Any)) -> ArgumentParser.ArgumentSet? in ArgumentParser.ArgumentSet.init(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ArgumentSet in ArgumentParser.o
      closure #1 ((label: Swift.String?, value: Any)) -> ArgumentParser.ArgumentSet? in static ArgumentParser.PositionalArgumentsValidator.validate(ArgumentParser.ParsableArguments.Type) -> ArgumentParser.ParsableArgumentsValidatorError? in ArgumentParser.o
      ...
  "_swift_endAccess", referenced from:
      static server.Server.configuration.getter : ArgumentParser.CommandConfiguration in main.o
      static server.Server.configuration.setter : ArgumentParser.CommandConfiguration in main.o
      static server.Server.configuration.modify : ArgumentParser.CommandConfiguration with unmangled suffix ".resume.0" in main.o
      static server.Server.configuration.modify : ArgumentParser.CommandConfiguration with unmangled suffix ".resume.0" in main.o
      closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, inout ArgumentParser.ParsedValues) throws -> () in closure #3 (Swift.Int, A) -> ArgumentParser.ArgumentDefinition in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in (extension in ArgumentParser):ArgumentParser.Flag<A where A: ArgumentParser.EnumerableFlag>.(in _4A276EFEBCBB2C9B65ADA202F321CCEA).init(initial: A?, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A> in ArgumentParser.o
      closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, inout ArgumentParser.ParsedValues) throws -> () in closure #3 (Swift.Int, A) -> ArgumentParser.ArgumentDefinition in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in (extension in ArgumentParser):ArgumentParser.Flag<A where A: ArgumentParser.EnumerableFlag>.(in _4A276EFEBCBB2C9B65ADA202F321CCEA).init(initial: A?, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A> in ArgumentParser.o
      closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, inout ArgumentParser.ParsedValues) throws -> () in closure #3 (Swift.Int, A1) -> ArgumentParser.ArgumentDefinition in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.init<A where A == A1?, A1: ArgumentParser.EnumerableFlag>(exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A1?> in ArgumentParser.o
      closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, inout ArgumentParser.ParsedValues) throws -> () in closure #3 (Swift.Int, A1) -> ArgumentParser.ArgumentDefinition in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.init<A where A == A1?, A1: ArgumentParser.EnumerableFlag>(exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A1?> in ArgumentParser.o
      ...
  "_swift_errorRelease", referenced from:
      server.Server.run() throws -> () in main.o
      server.Server.run() throws -> () in main.o
      closure #2 (Swifter.HttpRequest) -> Swifter.HttpResponse in server.Server.run() throws -> () in main.o
      closure #1 (Swifter.HttpResponseBodyWriter) -> () in closure #2 (Swifter.HttpRequest) -> Swifter.HttpResponse in server.Server.run() throws -> () in main.o
      closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.(in _D54D9D89B07C8521E9D501DA93CDFCE8).init(initial: A?, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A) -> ArgumentParser.Argument<A> in ArgumentParser.o
      closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.(in _D54D9D89B07C8521E9D501DA93CDFCE8).init(initial: A?, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A) -> ArgumentParser.Argument<A> in ArgumentParser.o
      closure #3 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.(in _D54D9D89B07C8521E9D501DA93CDFCE8).init<A where A == [A1]>(initial: [A1]?, parsingStrategy: ArgumentParser.ArgumentArrayParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A1) -> ArgumentParser.Argument<[A1]> in ArgumentParser.o
      closure #3 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.(in _D54D9D89B07C8521E9D501DA93CDFCE8).init<A where A == [A1]>(initial: [A1]?, parsingStrategy: ArgumentParser.ArgumentArrayParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A1) -> ArgumentParser.Argument<[A1]> in ArgumentParser.o
      ...
  "_swift_errorRetain", referenced from:
      server.Server.run() throws -> () in main.o
      closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.(in _D54D9D89B07C8521E9D501DA93CDFCE8).init(initial: A?, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A) -> ArgumentParser.Argument<A> in ArgumentParser.o
      closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.(in _D54D9D89B07C8521E9D501DA93CDFCE8).init(initial: A?, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A) -> ArgumentParser.Argument<A> in ArgumentParser.o
      closure #3 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.(in _D54D9D89B07C8521E9D501DA93CDFCE8).init<A where A == [A1]>(initial: [A1]?, parsingStrategy: ArgumentParser.ArgumentArrayParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A1) -> ArgumentParser.Argument<[A1]> in ArgumentParser.o
      closure #3 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.(in _D54D9D89B07C8521E9D501DA93CDFCE8).init<A where A == [A1]>(initial: [A1]?, parsingStrategy: ArgumentParser.ArgumentArrayParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A1) -> ArgumentParser.Argument<[A1]> in ArgumentParser.o
      closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Option.(in _3FAB84E8577F3610E5081083FAE17795).init(name: ArgumentParser.NameSpecification, initial: A?, parsingStrategy: ArgumentParser.SingleValueParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A) -> ArgumentParser.Option<A> in ArgumentParser.o
      closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Option.(in _3FAB84E8577F3610E5081083FAE17795).init(name: ArgumentParser.NameSpecification, initial: A?, parsingStrategy: ArgumentParser.SingleValueParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A) -> ArgumentParser.Option<A> in ArgumentParser.o
      ...
  "_swift_getAssociatedConformanceWitness", referenced from:
      closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in (extension in ArgumentParser):ArgumentParser.Flag<A where A: ArgumentParser.EnumerableFlag>.(in _4A276EFEBCBB2C9B65ADA202F321CCEA).init(initial: A?, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A> in ArgumentParser.o
      closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.init<A where A == A1?, A1: ArgumentParser.EnumerableFlag>(exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A1?> in ArgumentParser.o
      closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.(in _4A276EFEBCBB2C9B65ADA202F321CCEA).init<A where A == [A1], A1: ArgumentParser.EnumerableFlag>(initial: [A1]?, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<[A1]> in ArgumentParser.o
      closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in (extension in ArgumentParser):ArgumentParser.Flag<A where A: Swift.CaseIterable, A: Swift.Equatable, A: Swift.RawRepresentable, A.Swift.RawRepresentable.RawValue == Swift.String>.init(name: ArgumentParser.NameSpecification, default: A?, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A> in ArgumentParser.o
      closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.init<A where A == A1?, A1: Swift.CaseIterable, A1: Swift.Equatable, A1: Swift.RawRepresentable, A1.Swift.RawRepresentable.RawValue == Swift.String>(name: ArgumentParser.NameSpecification, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A1?> in ArgumentParser.o
      closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.init<A where A == [A1], A1: Swift.CaseIterable, A1: Swift.RawRepresentable, A1.Swift.RawRepresentable.RawValue == Swift.String>(name: ArgumentParser.NameSpecification, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<[A1]> in ArgumentParser.o
      static (extension in ArgumentParser):ArgumentParser.ExpressibleByArgument< where A: Swift.CaseIterable>.allValueStrings.getter : [Swift.String] in ArgumentParser.o
      ...
  "_swift_getAssociatedTypeWitness", referenced from:
      closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in (extension in ArgumentParser):ArgumentParser.Flag<A where A: ArgumentParser.EnumerableFlag>.(in _4A276EFEBCBB2C9B65ADA202F321CCEA).init(initial: A?, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A> in ArgumentParser.o
      closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.init<A where A == A1?, A1: ArgumentParser.EnumerableFlag>(exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A1?> in ArgumentParser.o
      closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.(in _4A276EFEBCBB2C9B65ADA202F321CCEA).init<A where A == [A1], A1: ArgumentParser.EnumerableFlag>(initial: [A1]?, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<[A1]> in ArgumentParser.o
      closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in (extension in ArgumentParser):ArgumentParser.Flag<A where A: Swift.CaseIterable, A: Swift.Equatable, A: Swift.RawRepresentable, A.Swift.RawRepresentable.RawValue == Swift.String>.init(name: ArgumentParser.NameSpecification, default: A?, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A> in ArgumentParser.o
      closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.init<A where A == A1?, A1: Swift.CaseIterable, A1: Swift.Equatable, A1: Swift.RawRepresentable, A1.Swift.RawRepresentable.RawValue == Swift.String>(name: ArgumentParser.NameSpecification, exclusivity: ArgumentParser.FlagExclusivity, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<A1?> in ArgumentParser.o
      closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Flag.init<A where A == [A1], A1: Swift.CaseIterable, A1: Swift.RawRepresentable, A1.Swift.RawRepresentable.RawValue == Swift.String>(name: ArgumentParser.NameSpecification, help: ArgumentParser.ArgumentHelp?) -> ArgumentParser.Flag<[A1]> in ArgumentParser.o
      static (extension in ArgumentParser):ArgumentParser.ExpressibleByArgument< where A: Swift.CaseIterable>.allValueStrings.getter : [Swift.String] in ArgumentParser.o
      ...
  "_swift_getDynamicType", referenced from:
      static ArgumentParser.CleanExit.helpRequest(ArgumentParser.ParsableCommand) -> ArgumentParser.CleanExit in ArgumentParser.o
      ArgumentParser.UsageGenerator.init(toolName: Swift.String, parsable: ArgumentParser.ParsableArguments) -> ArgumentParser.UsageGenerator in ArgumentParser.o
  "_swift_getEnumCaseMultiPayload", referenced from:
      outlined init with copy of ArgumentParser.Parsed<A> in ArgumentParser.o
      outlined assign with take of ArgumentParser.Parsed<A> in ArgumentParser.o
      outlined destroy of ArgumentParser.Parsed<A> in ArgumentParser.o
      outlined init with take of ArgumentParser.Parsed<A> in ArgumentParser.o
      outlined init with copy of ArgumentParser.Argument<A> in ArgumentParser.o
      outlined destroy of ArgumentParser.Argument<A> in ArgumentParser.o
      outlined init with take of ArgumentParser.Argument<A> in ArgumentParser.o
      ...
  "_swift_getEnumTagSinglePayloadGeneric", referenced from:
      getEnumTagSinglePayload value witness for ArgumentParser.Argument in ArgumentParser.o
      getEnumTagSinglePayload value witness for ArgumentParser.Flag in ArgumentParser.o
      getEnumTagSinglePayload value witness for ArgumentParser.Option in ArgumentParser.o
      getEnumTagSinglePayload value witness for ArgumentParser.OptionGroup in ArgumentParser.o
      getEnumTagSinglePayload value witness for ArgumentParser._WrappedParsableCommand in ArgumentParser.o
  "_swift_getErrorValue", referenced from:
      Swifter.WebSocketSession.writeFrame(Swift.ArraySlice<Swift.UInt8>, Swifter.WebSocketSession.OpCode, Swift.Bool) -> () in Swifter.o
  "_swift_getForeignTypeMetadata", referenced from:
      type metadata accessor for __C.NSJSONWritingOptions in Swifter.o
      type metadata accessor for __C.sockaddr_in6 in Swifter.o
      type metadata accessor for __C.sockaddr_in in Swifter.o
      type metadata accessor for __C.in_addr in Swifter.o
      type metadata accessor for __C.in6_addr in Swifter.o
      type metadata accessor for __C.in6_addr.__Unnamed_union___u6_addr in Swifter.o
      type metadata accessor for __C.DIR in Swifter.o
      ...
  "_swift_getGenericMetadata", referenced from:
      ___swift_instantiateGenericMetadata in ArgumentParser.o
  "_swift_getMetatypeMetadata", referenced from:
      static ArgumentParser._WrappedParsableCommand._commandName.getter : Swift.String in ArgumentParser.o
      static (extension in ArgumentParser):ArgumentParser.ParsableCommand._commandName.getter : Swift.String in ArgumentParser.o
  "_swift_getObjCClassFromMetadata", referenced from:
      @nonobjc __C.NSURLSession.__allocating_init(configuration: __C.NSURLSessionConfiguration) -> __C.NSURLSession in SwiftIP.o
      __C.NSString.__allocating_init(string: Swift.String) -> __C.NSString in Swifter.o
  "_swift_getObjCClassMetadata", referenced from:
      type metadata accessor for __C.NSURLSession in SwiftIP.o
      type metadata accessor for __C.OS_dispatch_queue in Swifter.o
      type metadata accessor for __C.NSString in Swifter.o
  "_swift_getObjectType", referenced from:
      Swifter.HttpServerIO.(handleConnection in _62B6B47ED4B1440EDD88A107B1266CB4)(Swifter.Socket) -> () in Swifter.o
      generic specialization <serialized, Swift.Int8> of Swift._ArrayBuffer._getElementSlowPath(Swift.Int) -> Swift.AnyObject in Swifter.o
  "_swift_getTupleTypeMetadata2", referenced from:
      reabstraction thunk helper <A where A: ArgumentParser.EnumerableFlag> from @callee_guaranteed (@unowned Swift.Int, @in_guaranteed A) -> (@owned ArgumentParser.ArgumentDefinition) to @escaping @callee_guaranteed (@in_guaranteed (offset: Swift.Int, element: A)) -> (@out ArgumentParser.ArgumentDefinition, @error @owned Swift.Error) in ArgumentParser.o
      reabstraction thunk helper <A><A1 where A == A1?, A1: ArgumentParser.EnumerableFlag> from @callee_guaranteed (@unowned Swift.Int, @in_guaranteed A1) -> (@owned ArgumentParser.ArgumentDefinition) to @escaping @callee_guaranteed (@in_guaranteed (offset: Swift.Int, element: A1)) -> (@out ArgumentParser.ArgumentDefinition, @error @owned Swift.Error) in ArgumentParser.o
      reabstraction thunk helper <A><A1 where A == [A1], A1: ArgumentParser.EnumerableFlag> from @callee_guaranteed (@unowned Swift.Int, @in_guaranteed A1) -> (@owned ArgumentParser.ArgumentDefinition) to @escaping @callee_guaranteed (@in_guaranteed (offset: Swift.Int, element: A1)) -> (@out ArgumentParser.ArgumentDefinition, @error @owned Swift.Error) in ArgumentParser.o
      static ArgumentParser.ArgumentSet.updateFlag<A where A: Swift.Equatable>(key: ArgumentParser.InputKey, value: A, origin: ArgumentParser.InputOrigin, values: inout ArgumentParser.ParsedValues, hasUpdated: Swift.Bool, exclusivity: ArgumentParser.FlagExclusivity) throws -> Swift.Bool in ArgumentParser.o
      Swift.Range.init(_uncheckedBounds: (lower: A, upper: A)) -> Swift.Range<A> in ArgumentParser.o
      (extension in ArgumentParser):Swift.Sequence< where A.Element: Swift.Hashable>.uniquingAdjacentElements() -> [A.Element] in ArgumentParser.o
      Swift.ClosedRange.init(_uncheckedBounds: (lower: A, upper: A)) -> Swift.ClosedRange<A> in ArgumentParser.o
      ...
  "_swift_getTypeByMangledNameInContext", referenced from:
      ___swift_instantiateConcreteTypeFromMangledName in main.o
      ___swift_instantiateConcreteTypeFromMangledName in ArgumentParser.o
      ___swift_instantiateConcreteTypeFromMangledName in SwiftIP.o
      ___swift_instantiateConcreteTypeFromMangledName in Swifter.o
  "_swift_getTypeByMangledNameInContextInMetadataState", referenced from:
      ___swift_instantiateConcreteTypeFromMangledNameAbstract in main.o
      ___swift_instantiateConcreteTypeFromMangledNameAbstract in ArgumentParser.o
      ___swift_instantiateConcreteTypeFromMangledNameAbstract in SwiftIP.o
      ___swift_instantiateConcreteTypeFromMangledNameAbstract in Swifter.o
  "_swift_getWitnessTable", referenced from:
      lazy protocol witness table accessor for type server.Server and conformance server.Server : ArgumentParser.ParsableCommand in server in main.o
      lazy protocol witness table accessor for type server.Server.Mode and conformance server.Server.Mode : ArgumentParser.EnumerableFlag in server in main.o
      lazy protocol witness table accessor for type server.Server.(CodingKeys in _F08AF2682F4F83E881BB6C18DF5A44A0) and conformance server.Server.(CodingKeys in _F08AF2682F4F83E881BB6C18DF5A44A0) : Swift.Hashable in server in main.o
      lazy protocol witness table accessor for type server.Server.(CodingKeys in _F08AF2682F4F83E881BB6C18DF5A44A0) and conformance server.Server.(CodingKeys in _F08AF2682F4F83E881BB6C18DF5A44A0) : Swift.CodingKey in server in main.o
      lazy protocol witness table accessor for type ArgumentParser.Option<Swift.UInt16> and conformance ArgumentParser.Option<A> : Swift.Decodable in ArgumentParser in main.o
      lazy protocol witness table accessor for type ArgumentParser.Flag<server.Server.Mode> and conformance ArgumentParser.Flag<A> : Swift.Decodable in ArgumentParser in main.o
      lazy protocol witness table accessor for type ArgumentParser.Argument<Swift.String> and conformance ArgumentParser.Argument<A> : Swift.Decodable in ArgumentParser in main.o
      ...
  "_swift_initClassMetadata2", referenced from:
      type metadata completion function for ArgumentParser.ParsedArgumentsContainer in ArgumentParser.o
      type metadata completion function for ArgumentParser.Tree in ArgumentParser.o
  "_swift_initEnumMetadataMultiPayload", referenced from:
      type metadata completion function for ArgumentParser.Parsed in ArgumentParser.o
  "_swift_initStructMetadata", referenced from:
      type metadata completion function for ArgumentParser.Argument in ArgumentParser.o
      type metadata completion function for ArgumentParser.Flag in ArgumentParser.o
      type metadata completion function for ArgumentParser.Option in ArgumentParser.o
      type metadata completion function for ArgumentParser.OptionGroup in ArgumentParser.o
      type metadata completion function for ArgumentParser._WrappedParsableCommand in ArgumentParser.o
  "_swift_isEscapingClosureAtFileLocation", referenced from:
      Swifter.HttpServerIO.stop() -> () in Swifter.o
  "_swift_makeBoxUnique", referenced from:
      ___swift_mutable_project_boxed_opaque_existential_1 in ArgumentParser.o
  "_swift_once", referenced from:
      server.Server.configuration.unsafeMutableAddressor : ArgumentParser.CommandConfiguration in main.o
      ArgumentParser.ExitCode.success.unsafeMutableAddressor : ArgumentParser.ExitCode in ArgumentParser.o
      ArgumentParser.ExitCode.failure.unsafeMutableAddressor : ArgumentParser.ExitCode in ArgumentParser.o
      ArgumentParser.ExitCode.validationFailure.unsafeMutableAddressor : ArgumentParser.ExitCode in ArgumentParser.o
      ArgumentParser.standardError.unsafeMutableAddressor : ArgumentParser.StandardError in ArgumentParser.o
      ArgumentParser.directlyInitializedError.unsafeMutableAddressor : Swift.String in ArgumentParser.o
      ArgumentParser.ArgumentDefinition.Help.Options.isOptional.unsafeMutableAddressor : ArgumentParser.ArgumentDefinition.Help.Options in ArgumentParser.o
      ...
  "_swift_release", referenced from:
      outlined consume of ArgumentParser.Parsed<Swift.UInt16> in main.o
      outlined consume of ArgumentParser.Parsed<server.Server.Mode> in main.o
      outlined consume of ArgumentParser.Parsed<Swift.String> in main.o
      outlined consume of ArgumentParser.Parsed<Swift.Bool> in main.o
      server.Server.run() throws -> () in main.o
      closure #2 (Swifter.HttpRequest) -> Swifter.HttpResponse in server.Server.run() throws -> () in main.o
      closure #4 (Swifter.HttpRequest) -> Swifter.HttpResponse in server.Server.run() throws -> () in main.o
      ...
  "_swift_retain", referenced from:
      outlined copy of ArgumentParser.Parsed<Swift.UInt16> in main.o
      outlined copy of ArgumentParser.Parsed<server.Server.Mode> in main.o
      outlined copy of ArgumentParser.Parsed<Swift.String> in main.o
      outlined copy of ArgumentParser.Parsed<Swift.Bool> in main.o
      closure #2 (Swifter.HttpRequest) -> Swifter.HttpResponse in server.Server.run() throws -> () in main.o
      initializeBufferWithCopyOfBuffer value witness for server.Server in main.o
      outlined copy of ArgumentParser.CompletionKind.Kind in ArgumentParser.o
      ...
  "_swift_slowDealloc", referenced from:
      ___swift_deallocate_boxed_opaque_existential_1 in ArgumentParser.o
  "_swift_storeEnumTagMultiPayload", referenced from:
      outlined init with copy of ArgumentParser.Parsed<A> in ArgumentParser.o
      outlined init with copy of ArgumentParser.Parsed<A> in ArgumentParser.o
      outlined assign with take of ArgumentParser.Parsed<A> in ArgumentParser.o
      outlined init with take of ArgumentParser.Parsed<A> in ArgumentParser.o
      outlined init with copy of ArgumentParser.Argument<A> in ArgumentParser.o
      outlined init with copy of ArgumentParser.Argument<A> in ArgumentParser.o
      outlined init with take of ArgumentParser.Argument<A> in ArgumentParser.o
      ...
  "_swift_storeEnumTagSinglePayloadGeneric", referenced from:
      storeEnumTagSinglePayload value witness for ArgumentParser.Argument in ArgumentParser.o
      storeEnumTagSinglePayload value witness for ArgumentParser.Flag in ArgumentParser.o
      storeEnumTagSinglePayload value witness for ArgumentParser.Option in ArgumentParser.o
      storeEnumTagSinglePayload value witness for ArgumentParser.OptionGroup in ArgumentParser.o
      storeEnumTagSinglePayload value witness for ArgumentParser._WrappedParsableCommand in ArgumentParser.o
  "_swift_unexpectedError", referenced from:
      static (extension in ArgumentParser):ArgumentParser.ParsableArguments.completionScript(for: ArgumentParser.CompletionShell) -> Swift.String in ArgumentParser.o
      ArgumentParser.CommandParser.handleCustomCompletion([Swift.String]) throws -> () in ArgumentParser.o
  "_swift_unknownObjectRelease", referenced from:
      outlined destroy of Swift.ArraySlice<ArgumentParser.ParsableCommand.Type> in ArgumentParser.o
      static ArgumentParser.CompletionShell.autodetected() -> ArgumentParser.CompletionShell? in ArgumentParser.o
      outlined destroy of Swift.ArraySlice<Swift.String> in ArgumentParser.o
      outlined destroy of Swift.ArraySlice<ArgumentParser.ArgumentSet> in ArgumentParser.o
      ArgumentParser.ArgumentSet.parsePositionalValues(from: ArgumentParser.SplitArguments, into: inout ArgumentParser.ParsedValues) throws -> () in ArgumentParser.o
      l_objectdestroy.35 in ArgumentParser.o
      outlined destroy of Swift.ArraySlice<(ArgumentParser.InputOrigin.Element, ArgumentParser.SplitArguments.Element)> in ArgumentParser.o
      ...
  "_swift_unknownObjectRetain", referenced from:
      ArgumentParser.ArgumentSet.parsePositionalValues(from: ArgumentParser.SplitArguments, into: inout ArgumentParser.ParsedValues) throws -> () in ArgumentParser.o
      ArgumentParser.ArgumentSet.parsePositionalValues(from: ArgumentParser.SplitArguments, into: inout ArgumentParser.ParsedValues) throws -> () in ArgumentParser.o
      skipNonValues #1 () -> () in ArgumentParser.ArgumentSet.parsePositionalValues(from: ArgumentParser.SplitArguments, into: inout ArgumentParser.ParsedValues) throws -> () in ArgumentParser.o
      skipNonValues #1 () -> () in ArgumentParser.ArgumentSet.parsePositionalValues(from: ArgumentParser.SplitArguments, into: inout ArgumentParser.ParsedValues) throws -> () in ArgumentParser.o
      ArgumentParser.CommandParser.handleCustomCompletion([Swift.String]) throws -> () in ArgumentParser.o
      ArgumentParser.SplitArguments.isEmpty.getter : Swift.Bool in ArgumentParser.o
      ArgumentParser.SplitArguments.containsNonTerminatorArguments.getter : Swift.Bool in ArgumentParser.o
      ArgumentParser.SplitArguments.containsNonTerminatorArguments.getter : Swift.Bool in ArgumentParser.o
      ...
  "_swift_unknownObjectWeakAssign", referenced from:
      Swifter.HttpServerIO.delegate.setter : Swifter.HttpServerIODelegate? in Swifter.o
      Swifter.HttpServerIO.delegate.modify : Swifter.HttpServerIODelegate? with unmangled suffix ".resume.0" in Swifter.o
      Swifter.HttpServerIO.delegate.modify : Swifter.HttpServerIODelegate? with unmangled suffix ".resume.0" in Swifter.o
  "_swift_unknownObjectWeakDestroy", referenced from:
      outlined destroy of weak Swifter.HttpServerIODelegate? in Swifter.o
  "_swift_unknownObjectWeakInit", referenced from:
      Swifter.HttpServerIO.init() -> Swifter.HttpServerIO in Swifter.o
  "_swift_unknownObjectWeakLoadStrong", referenced from:
      Swifter.HttpServerIO.delegate.getter : Swifter.HttpServerIODelegate? in Swifter.o
      Swifter.HttpServerIO.delegate.modify : Swifter.HttpServerIODelegate? in Swifter.o
  "_swift_weakAssign", referenced from:
      key path setter for ArgumentParser.Tree.parent : ArgumentParser.Tree<A>? : <A>ArgumentParser.Tree<A> in ArgumentParser.o
      ArgumentParser.Tree.parent.setter : ArgumentParser.Tree<A>? in ArgumentParser.o
      ArgumentParser.Tree.parent.modify : ArgumentParser.Tree<A>? with unmangled suffix ".resume.0" in ArgumentParser.o
      ArgumentParser.Tree.parent.modify : ArgumentParser.Tree<A>? with unmangled suffix ".resume.0" in ArgumentParser.o
      ArgumentParser.Tree.init(A) -> ArgumentParser.Tree<A> in ArgumentParser.o
      ArgumentParser.Tree.addChild(ArgumentParser.Tree<A>) -> () in ArgumentParser.o
  "_swift_weakDestroy", referenced from:
      ArgumentParser.Tree.deinit in ArgumentParser.o
      l_objectdestroy in Swifter.o
  "_swift_weakInit", referenced from:
      ArgumentParser.Tree.init(A) -> ArgumentParser.Tree<A> in ArgumentParser.o
      Swifter.HttpServerIO.start(_: Swift.UInt16, forceIPv4: Swift.Bool, priority: Dispatch.DispatchQoS.QoSClass) throws -> () in Swifter.o
      closure #1 @Sendable () -> () in Swifter.HttpServerIO.start(_: Swift.UInt16, forceIPv4: Swift.Bool, priority: Dispatch.DispatchQoS.QoSClass) throws -> () in Swifter.o
  "_swift_weakLoadStrong", referenced from:
      key path getter for ArgumentParser.Tree.parent : ArgumentParser.Tree<A>? : <A>ArgumentParser.Tree<A> in ArgumentParser.o
      ArgumentParser.Tree.parent.getter : ArgumentParser.Tree<A>? in ArgumentParser.o
      ArgumentParser.Tree.parent.modify : ArgumentParser.Tree<A>? in ArgumentParser.o
      ArgumentParser.Tree.isRoot.getter : Swift.Bool in ArgumentParser.o
      closure #1 @Sendable () -> () in Swifter.HttpServerIO.start(_: Swift.UInt16, forceIPv4: Swift.Bool, priority: Dispatch.DispatchQoS.QoSClass) throws -> () in Swifter.o
      closure #1 @Sendable () -> () in Swifter.HttpServerIO.start(_: Swift.UInt16, forceIPv4: Swift.Bool, priority: Dispatch.DispatchQoS.QoSClass) throws -> () in Swifter.o
      closure #1 @Sendable () -> () in closure #1 @Sendable () -> () in Swifter.HttpServerIO.start(_: Swift.UInt16, forceIPv4: Swift.Bool, priority: Dispatch.DispatchQoS.QoSClass) throws -> () in Swifter.o
      ...
  "_swift_willThrow", referenced from:
      ArgumentParser.CompletionsGenerator.init(command: ArgumentParser.ParsableCommand.Type, shell: ArgumentParser.CompletionShell?) throws -> ArgumentParser.CompletionsGenerator in ArgumentParser.o
      ArgumentParser.CompletionsGenerator.init(command: ArgumentParser.ParsableCommand.Type, shellName: Swift.String?) throws -> ArgumentParser.CompletionsGenerator in ArgumentParser.o
      closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.(in _D54D9D89B07C8521E9D501DA93CDFCE8).init(initial: A?, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A) -> ArgumentParser.Argument<A> in ArgumentParser.o
      closure #3 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Argument.(in _D54D9D89B07C8521E9D501DA93CDFCE8).init<A where A == [A1]>(initial: [A1]?, parsingStrategy: ArgumentParser.ArgumentArrayParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A1) -> ArgumentParser.Argument<[A1]> in ArgumentParser.o
      closure #1 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Option.(in _3FAB84E8577F3610E5081083FAE17795).init(name: ArgumentParser.NameSpecification, initial: A?, parsingStrategy: ArgumentParser.SingleValueParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A) -> ArgumentParser.Option<A> in ArgumentParser.o
      closure #3 (ArgumentParser.InputOrigin, ArgumentParser.Name?, Swift.String, inout ArgumentParser.ParsedValues) throws -> () in closure #1 (ArgumentParser.InputKey) -> ArgumentParser.ArgumentSet in ArgumentParser.Option.(in _3FAB84E8577F3610E5081083FAE17795).init<A where A == [A1]>(initial: [A1]?, name: ArgumentParser.NameSpecification, parsingStrategy: ArgumentParser.ArrayParsingStrategy, help: ArgumentParser.ArgumentHelp?, completion: ArgumentParser.CompletionKind?, transform: (Swift.String) throws -> A1) -> ArgumentParser.Option<[A1]> in ArgumentParser.o
      ArgumentParser.OptionGroup.init(from: Swift.Decoder) throws -> ArgumentParser.OptionGroup<A> in ArgumentParser.o
      ...
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SwiftIP' from project 'SwiftIP')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'SwiftIP' from project 'SwiftIP')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'ArgumentParser' from project 'swift-argument-parser')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Swifter' from project 'Swifter')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'ArgumentParser' from project 'swift-argument-parser')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'Swifter' from project 'Swifter')
** BUILD FAILED **
The following build commands failed:
	Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SimpleSwiftServer.build/Debug-watchos/server.build/Objects-normal/arm64/Binary/server normal arm64 (in target 'server' from project 'SimpleSwiftServer')
(1 failure)
BUILD FAILURE 6.0 watchOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.