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 NWHTTPProtocol 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 NWHTTPProtocol-Package -destination generic/platform=watchos OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

      closure #1 (Swift.String, Swift.String) -> () in headerData #1 (with: Swift.String) -> Foundation.Data in NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPServer.IncomingMessage.description.getter : Swift.String in NWHTTPServer.o
      NWHTTPServer.IncomingMessage.description.getter : Swift.String in NWHTTPServer.o
      closure #1 (Swift.String, Swift.String) -> () in NWHTTPServer.IncomingMessage.description.getter : Swift.String in NWHTTPServer.o
      closure #1 (Swift.String, Swift.String) -> () in NWHTTPServer.IncomingMessage.description.getter : Swift.String in NWHTTPServer.o
      closure #1 (Swift.String, Swift.String) -> () in NWHTTPServer.IncomingMessage.description.getter : Swift.String in NWHTTPServer.o
      ...
  "Swift.String.init(_builtinStringLiteral: Builtin.RawPointer, utf8CodeUnitCount: Builtin.Word, isASCII: Builtin.Int1) -> Swift.String", referenced from:
      _main in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      default argument 1 of Swift.print(_: Any..., separator: Swift.String, terminator: Swift.String) -> () in main.o
      default argument 2 of Swift.print(_: Any..., separator: Swift.String, terminator: Swift.String) -> () in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      ...
  "static Swift.String.== infix(Swift.String, Swift.String) -> Swift.Bool", referenced from:
      NWHTTPServer.== infix(NWHTTPServer.HTTPMethod, Swift.String) -> Swift.Bool in NWHTTPServer.o
      NWHTTPServer.== infix(Swift.String, NWHTTPServer.HTTPMethod) -> Swift.Bool in NWHTTPServer.o
  "static Swift.String.+= infix(inout Swift.String, Swift.String) -> ()", referenced from:
      headerData #1 (with: Swift.String) -> Foundation.Data in NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      closure #1 (Swift.String, Swift.String) -> () in headerData #1 (with: Swift.String) -> Foundation.Data in NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPServer.IncomingMessage.description.getter : Swift.String in NWHTTPServer.o
      NWHTTPServer.IncomingMessage.description.getter : Swift.String in NWHTTPServer.o
      NWHTTPServer.IncomingMessage.description.getter : Swift.String in NWHTTPServer.o
      closure #1 (Swift.String, Swift.String) -> () in NWHTTPServer.IncomingMessage.description.getter : Swift.String in NWHTTPServer.o
  "Swift.String.init(cString: Swift.UnsafePointer<Swift.Int8>) -> Swift.String", referenced from:
      (extension in NWHTTPProtocol):__C.http_method.(stringValue in _BF6DFA81C899D54101E9AD783982EEC1).getter : Swift.String in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):__C.http_errno.(name in _BF6DFA81C899D54101E9AD783982EEC1).getter : Swift.String in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):__C.http_errno.(description in _BF6DFA81C899D54101E9AD783982EEC1).getter : Swift.String in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):__C.http_status.(reason in _BF6DFA81C899D54101E9AD783982EEC1).getter : Swift.String in NWHTTPProtocol.o
  "Swift.String.isEmpty.getter : Swift.Bool", referenced from:
      NWHTTPServer.ServerResponse.send(Swift.String) throws -> () in NWHTTPServer.o
  "type metadata for Swift.String", referenced from:
      _main in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.method.setter : Swift.String? in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.path.setter : Swift.String? in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.method.getter : Swift.String? in NWHTTPProtocol.o
      ...
  "protocol witness table for Swift.String : Swift.Hashable in Swift", referenced from:
      protocol witness for Swift.Hashable.hashValue.getter : Swift.Int in conformance NWHTTPServer.HTTPMethod : Swift.Hashable in NWHTTPServer in NWHTTPServer.o
      protocol witness for Swift.Hashable.hash(into: inout Swift.Hasher) -> () in conformance NWHTTPServer.HTTPMethod : Swift.Hashable in NWHTTPServer in NWHTTPServer.o
      protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance NWHTTPServer.HTTPMethod : Swift.Hashable in NWHTTPServer in NWHTTPServer.o
      closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      default argument 1 of NWHTTPServer.ServerResponse.init(status: NWHTTPServer.HTTPStatus, headers: [Swift.String : Swift.String], keepAlive: Swift.Bool) -> NWHTTPServer.ServerResponse in NWHTTPServer.o
      NWHTTPServer.ServerResponse.init(status: NWHTTPServer.HTTPStatus, headers: [Swift.String : Swift.String], keepAlive: Swift.Bool) -> NWHTTPServer.ServerResponse in NWHTTPServer.o
      default argument 1 of NWHTTPServer.ServerResponse.writeHead(status: NWHTTPServer.HTTPStatus?, headers: [Swift.String : Swift.String]) -> () in NWHTTPServer.o
      ...
  "protocol witness table for Swift.String : Swift.Equatable in Swift", referenced from:
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance NWHTTPServer.HTTPMethod : Swift.Equatable in NWHTTPServer in NWHTTPServer.o
  "protocol conformance descriptor for Swift.String : Swift.StringProtocol in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.String and conformance Swift.String : Swift.StringProtocol in Swift in NWHTTPProtocol.o
      lazy protocol witness table accessor for type Swift.String and conformance Swift.String : Swift.StringProtocol in Swift in NWHTTPServer.o
  "protocol witness table for Swift.String : Swift.TextOutputStreamable in Swift", referenced from:
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
  "protocol witness table for Swift.String : Swift.CustomStringConvertible in Swift", referenced from:
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
  "protocol witness table for Swift.String : Swift._ExpressibleByBuiltinStringLiteral in Swift", referenced from:
      associated type witness table accessor for Swift.ExpressibleByStringLiteral.StringLiteralType : Swift._ExpressibleByBuiltinStringLiteral in NWHTTPServer.HTTPMethod : Swift.ExpressibleByStringLiteral in NWHTTPServer in NWHTTPServer.o
  "protocol witness table for Swift.String : Swift._ExpressibleByBuiltinUnicodeScalarLiteral in Swift", referenced from:
      associated type witness table accessor for Swift.ExpressibleByUnicodeScalarLiteral.UnicodeScalarLiteralType : Swift._ExpressibleByBuiltinUnicodeScalarLiteral in NWHTTPServer.HTTPMethod : Swift.ExpressibleByUnicodeScalarLiteral in NWHTTPServer in NWHTTPServer.o
  "protocol witness table for Swift.String : Swift._ExpressibleByBuiltinExtendedGraphemeClusterLiteral in Swift", referenced from:
      associated type witness table accessor for Swift.ExpressibleByExtendedGraphemeClusterLiteral.ExtendedGraphemeClusterLiteralType : Swift._ExpressibleByBuiltinExtendedGraphemeClusterLiteral in NWHTTPServer.HTTPMethod : Swift.ExpressibleByExtendedGraphemeClusterLiteral in NWHTTPServer in NWHTTPServer.o
  "Swift.String.init<A where A: Swift.LosslessStringConvertible, A: Swift.Sequence, A.Swift.Sequence.Element == Swift.Character>(A) -> Swift.String", referenced from:
      NWHTTPServer.ServerResponse.send<A where A: Swift.StringProtocol>(A) throws -> () in NWHTTPServer.o
  "(extension in Swift):Swift.Sequence.forEach((A.Element) throws -> ()) throws -> ()", referenced from:
      headerData #1 (with: Swift.String) -> Foundation.Data in NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPServer.IncomingMessage.description.getter : Swift.String in NWHTTPServer.o
      NWHTTPServer.ServerResponse.end() -> () in NWHTTPServer.o
      closure #2 @Sendable (Network.NWError?) -> () in NWHTTPServer.ServerResponse.end() -> () in NWHTTPServer.o
      NWHTTPServer.ServerResponse.handleWriteError(Network.NWError) -> () in NWHTTPServer.o
  "(extension in Swift):Swift.UnsignedInteger< where A: Swift.FixedWidthInteger>.init<A where A1: Swift.BinaryInteger>(A1) -> A", referenced from:
      NWHTTPProtocol.HTTPProtocol.(headerFinished in _BF6DFA81C899D54101E9AD783982EEC1)() -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
  "method descriptor for Swift.RawRepresentable.rawValue.getter : A.RawValue", referenced from:
      l_got.$sSY8rawValue03RawB0QzvgTq in NWHTTPProtocol.o
      l_got.$sSY8rawValue03RawB0QzvgTq in NWHTTPServer.o
      l_got.$sSY8rawValue03RawB0QzvgTq in NWHTTPServer.o
      l_got.$sSY8rawValue03RawB0QzvgTq in NWHTTPServer.o
      l_got.$sSY8rawValue03RawB0QzvgTq in NWHTTPServer.o
  "method descriptor for Swift.RawRepresentable.init(rawValue: A.RawValue) -> A?", referenced from:
      l_got.$sSY8rawValuexSg03RawB0Qz_tcfCTq in NWHTTPProtocol.o
      l_got.$sSY8rawValuexSg03RawB0Qz_tcfCTq in NWHTTPServer.o
      l_got.$sSY8rawValuexSg03RawB0Qz_tcfCTq in NWHTTPServer.o
      l_got.$sSY8rawValuexSg03RawB0Qz_tcfCTq in NWHTTPServer.o
      l_got.$sSY8rawValuexSg03RawB0Qz_tcfCTq in NWHTTPServer.o
  "protocol descriptor for Swift.RawRepresentable", referenced from:
      l_got.$sSYMp in NWHTTPProtocol.o
      l_got.$sSYMp in NWHTTPServer.o
      l_got.$sSYMp in NWHTTPServer.o
      l_got.$sSYMp in NWHTTPServer.o
      l_got.$sSYMp in NWHTTPServer.o
  "(extension in Swift):Swift.RawRepresentable< where A: Swift.Hashable, A.Swift.RawRepresentable.RawValue: Swift.Hashable>.hashValue.getter : Swift.Int", referenced from:
      protocol witness for Swift.Hashable.hashValue.getter : Swift.Int in conformance NWHTTPServer.HTTPMethod : Swift.Hashable in NWHTTPServer in NWHTTPServer.o
      protocol witness for Swift.Hashable.hashValue.getter : Swift.Int in conformance NWHTTPServer.HTTPStatus : Swift.Hashable in NWHTTPServer in NWHTTPServer.o
  "(extension in Swift):Swift.RawRepresentable< where A: Swift.Hashable, A.Swift.RawRepresentable.RawValue: Swift.Hashable>._rawHashValue(seed: Swift.Int) -> Swift.Int", referenced from:
      protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance NWHTTPServer.HTTPMethod : Swift.Hashable in NWHTTPServer in NWHTTPServer.o
      protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance NWHTTPServer.HTTPStatus : Swift.Hashable in NWHTTPServer in NWHTTPServer.o
  "(extension in Swift):Swift.RawRepresentable< where A: Swift.Hashable, A.Swift.RawRepresentable.RawValue: Swift.Hashable>.hash(into: inout Swift.Hasher) -> ()", referenced from:
      protocol witness for Swift.Hashable.hash(into: inout Swift.Hasher) -> () in conformance NWHTTPServer.HTTPMethod : Swift.Hashable in NWHTTPServer in NWHTTPServer.o
      protocol witness for Swift.Hashable.hash(into: inout Swift.Hasher) -> () in conformance NWHTTPServer.HTTPStatus : Swift.Hashable in NWHTTPServer in NWHTTPServer.o
  "(extension in Swift):Swift.SignedInteger< where A: Swift.FixedWidthInteger>.init<A where A1: Swift.BinaryInteger>(A1) -> A", referenced from:
      NWHTTPProtocol.HTTPProtocol.(headerFinished in _BF6DFA81C899D54101E9AD783982EEC1)() -> () in NWHTTPProtocol.o
  "Swift.Array.reserveCapacity(Swift.Int) -> ()", referenced from:
      NWHTTPServer.ServerResponse.writeHead(status: NWHTTPServer.HTTPStatus?, headers: [Swift.String : Swift.String]) -> () in NWHTTPServer.o
  "Swift.Array.append(__owned A) -> ()", referenced from:
      NWHTTPProtocol.HTTPProtocol.(flushOldState in _BF6DFA81C899D54101E9AD783982EEC1)(NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1)) -> Swift.Int32 in NWHTTPProtocol.o
      NWHTTPServer.ServerResponse.onEnd(execute: (NWHTTPServer.ServerResponse) -> ()) -> () in NWHTTPServer.o
      NWHTTPServer.ServerResponse.writeHead(status: NWHTTPServer.HTTPStatus?, headers: [Swift.String : Swift.String]) -> () in NWHTTPServer.o
      NWHTTPServer.ServerResponse.writeHead(status: NWHTTPServer.HTTPStatus?, headers: [Swift.String : Swift.String]) -> () in NWHTTPServer.o
  "Swift.Array.insert(_: __owned A, at: Swift.Int) -> ()", referenced from:
      closure #1 () -> Network.NWParameters in NWHTTPServer.HTTPServer.init(port: Network.NWEndpoint.Port, tcpOptions: Network.NWProtocolTCP.Options?, queue: __C.OS_dispatch_queue, handler: (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) throws -> ()) throws -> NWHTTPServer.HTTPServer in NWHTTPServer.o
  "Swift.Array.removeAll(keepingCapacity: Swift.Bool) -> ()", referenced from:
      NWHTTPProtocol.HTTPProtocol.(clearState in _BF6DFA81C899D54101E9AD783982EEC1)() -> () in NWHTTPProtocol.o
  "type metadata accessor for Swift.Array", referenced from:
      Swift._finalizeUninitializedArray<A>(__owned [A]) -> [A] in main.o
      Swift._finalizeUninitializedArray<A>(__owned [A]) -> [A] in NWHTTPServer.o
  "protocol conformance descriptor for [A] : Swift.Sequence in Swift", referenced from:
      lazy protocol witness table accessor for type [(name: Swift.String, value: Swift.String)] and conformance [A] : Swift.Sequence in Swift in NWHTTPProtocol.o
      lazy protocol witness table accessor for type [(name: Swift.String, value: Swift.String)] and conformance [A] : Swift.Sequence in Swift in NWHTTPServer.o
      lazy protocol witness table accessor for type [(NWHTTPServer.ServerResponse) -> ()] and conformance [A] : Swift.Sequence in Swift in NWHTTPServer.o
  "type metadata for Swift.Bool", referenced from:
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.shouldKeepAlive.setter : Swift.Bool in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.isEndOfMessage.setter : Swift.Bool in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.isEndOfMessage.getter : Swift.Bool in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.shouldKeepAlive.getter : Swift.Bool in NWHTTPProtocol.o
  "type metadata for Swift.Int", referenced from:
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.status.setter : Swift.Int? in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.status.getter : Swift.Int? in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(headerFinished in _BF6DFA81C899D54101E9AD783982EEC1)() -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1).hash(into: inout Swift.Hasher) -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.FixedWidthInteger in Swift in NWHTTPProtocol.o
      ...
  "protocol witness table for Swift.Int : Swift.Hashable in Swift", referenced from:
      NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1).hash(into: inout Swift.Hasher) -> () in NWHTTPProtocol.o
      protocol witness for Swift.Hashable.hashValue.getter : Swift.Int in conformance NWHTTPServer.HTTPStatus : Swift.Hashable in NWHTTPServer in NWHTTPServer.o
      protocol witness for Swift.Hashable.hash(into: inout Swift.Hasher) -> () in conformance NWHTTPServer.HTTPStatus : Swift.Hashable in NWHTTPServer in NWHTTPServer.o
      protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance NWHTTPServer.HTTPStatus : Swift.Hashable in NWHTTPServer in NWHTTPServer.o
  "protocol witness table for Swift.Int : Swift.Equatable in Swift", referenced from:
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance NWHTTPServer.HTTPStatus : Swift.Equatable in NWHTTPServer in NWHTTPServer.o
  "protocol conformance descriptor for Swift.Int : Swift.SignedInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.SignedInteger in Swift in NWHTTPProtocol.o
  "protocol conformance descriptor for Swift.Int : Swift.BinaryInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.BinaryInteger in Swift in NWHTTPProtocol.o
  "protocol conformance descriptor for Swift.Int : Swift.FixedWidthInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.FixedWidthInteger in Swift in NWHTTPProtocol.o
  "protocol witness table for Swift.Int : Swift.CustomStringConvertible in Swift", referenced from:
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPServer.ServerResponse.send(Foundation.Data) -> () in NWHTTPServer.o
  "protocol witness table for Swift.Int : Swift._ExpressibleByBuiltinIntegerLiteral in Swift", referenced from:
      associated type witness table accessor for Swift.ExpressibleByIntegerLiteral.IntegerLiteralType : Swift._ExpressibleByBuiltinIntegerLiteral in NWHTTPServer.HTTPStatus : Swift.ExpressibleByIntegerLiteral in NWHTTPServer in NWHTTPServer.o
  "(extension in Swift):Swift.Collection.isEmpty.getter : Swift.Bool", referenced from:
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      NWHTTPProtocol.HTTPProtocol.(processDataForState in _BF6DFA81C899D54101E9AD783982EEC1)(NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1), Swift.UnsafePointer<Swift.Int8>?, Swift.Int) -> Swift.Int32 in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(flushOldState in _BF6DFA81C899D54101E9AD783982EEC1)(NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1)) -> Swift.Int32 in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(flushOldState in _BF6DFA81C899D54101E9AD783982EEC1)(NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1)) -> Swift.Int32 in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(flushOldState in _BF6DFA81C899D54101E9AD783982EEC1)(NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1)) -> Swift.Int32 in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      ...
  "(extension in Swift):Swift.RangeReplaceableCollection.removeAll(keepingCapacity: Swift.Bool) -> ()", referenced from:
      $defer #1 () -> () in NWHTTPProtocol.HTTPProtocol.(flushOldState in _BF6DFA81C899D54101E9AD783982EEC1)(NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1)) -> Swift.Int32 in NWHTTPProtocol.o
  "Swift.UnsafeMutablePointer.deallocate() -> ()", referenced from:
      NWHTTPProtocol.HTTPProtocol.deinit in NWHTTPProtocol.o
  "static Swift.UnsafeMutablePointer.allocate(capacity: Swift.Int) -> Swift.UnsafeMutablePointer<A>", referenced from:
      variable initialization expression of NWHTTPProtocol.HTTPProtocol.(parser in _BF6DFA81C899D54101E9AD783982EEC1) : Swift.UnsafeMutablePointer<__C.http_parser> in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
  "type metadata for Swift.UInt", referenced from:
      lazy protocol witness table accessor for type Swift.UInt and conformance Swift.UInt : Swift.FixedWidthInteger in Swift in NWHTTPServer.o
  "protocol witness table for Swift.UInt : Swift.Equatable in Swift", referenced from:
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance __C.NSJSONReadingOptions : Swift.Equatable in __C_Synthesized in NWHTTPServer.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance __C.NSJSONWritingOptions : Swift.Equatable in __C_Synthesized in NWHTTPServer.o
  "protocol conformance descriptor for Swift.UInt : Swift.FixedWidthInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt and conformance Swift.UInt : Swift.FixedWidthInteger in Swift in NWHTTPServer.o
  "Swift.UnsafeMutableRawBufferPointer.baseAddress.getter : Swift.UnsafeMutableRawPointer?", referenced from:
      closure #1 (Swift.UnsafeMutableRawBufferPointer?, Swift.Bool) -> Swift.Int in NWHTTPProtocol.HTTPProtocol.handleInput(framer: Network.NWProtocolFramer.Instance) -> Swift.Int in NWHTTPProtocol.o
  "Swift.UnsafeMutableRawBufferPointer.count.getter : Swift.Int", referenced from:
      closure #1 (Swift.UnsafeMutableRawBufferPointer?, Swift.Bool) -> Swift.Int in NWHTTPProtocol.HTTPProtocol.handleInput(framer: Network.NWProtocolFramer.Instance) -> Swift.Int in NWHTTPProtocol.o
      closure #1 (Swift.UnsafeMutableRawBufferPointer?, Swift.Bool) -> Swift.Int in NWHTTPProtocol.HTTPProtocol.handleInput(framer: Network.NWProtocolFramer.Instance) -> Swift.Int in NWHTTPProtocol.o
  "Swift._bridgeAnyObjectToAny(Swift.AnyObject?) -> Any", referenced from:
      NWHTTPServer.IncomingMessage.decodeJSON(options: __C.NSJSONReadingOptions) throws -> Any in NWHTTPServer.o
  "protocol descriptor for Swift.SetAlgebra", referenced from:
      l_got.$ss10SetAlgebraMp in NWHTTPServer.o
      l_got.$ss10SetAlgebraMp in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.isDisjoint(with: A) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP10isDisjoint4withSbx_tFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP10isDisjoint4withSbx_tFTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.isSuperset(of: A) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP10isSuperset2ofSbx_tFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP10isSuperset2ofSbx_tFTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.subtracting(A) -> A", referenced from:
      l_got.$ss10SetAlgebraP11subtractingyxxFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP11subtractingyxxFTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.intersection(A) -> A", referenced from:
      l_got.$ss10SetAlgebraP12intersectionyxxFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP12intersectionyxxFTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.formIntersection(A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP16formIntersectionyyxFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP16formIntersectionyyxFTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.symmetricDifference(__owned A) -> A", referenced from:
      l_got.$ss10SetAlgebraP19symmetricDifferenceyxxnFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP19symmetricDifferenceyxxnFTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.formSymmetricDifference(__owned A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP23formSymmetricDifferenceyyxnFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP23formSymmetricDifferenceyyxnFTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.union(__owned A) -> A", referenced from:
      l_got.$ss10SetAlgebraP5unionyxxnFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP5unionyxxnFTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.insert(__owned A.Element) -> (inserted: Swift.Bool, memberAfterInsert: A.Element)", referenced from:
      l_got.$ss10SetAlgebraP6insertySb8inserted_7ElementQz17memberAfterInserttAFnFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP6insertySb8inserted_7ElementQz17memberAfterInserttAFnFTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.remove(A.Element) -> A.Element?", referenced from:
      l_got.$ss10SetAlgebraP6removey7ElementQzSgAEFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP6removey7ElementQzSgAEFTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.update(with: __owned A.Element) -> A.Element?", referenced from:
      l_got.$ss10SetAlgebraP6update4with7ElementQzSgAFn_tFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP6update4with7ElementQzSgAFn_tFTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.isEmpty.getter : Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP7isEmptySbvgTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP7isEmptySbvgTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.contains(A.Element) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP8containsySb7ElementQzFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP8containsySb7ElementQzFTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.isSubset(of: A) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP8isSubset2ofSbx_tFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP8isSubset2ofSbx_tFTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.subtract(A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP8subtractyyxFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP8subtractyyxFTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.formUnion(__owned A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP9formUnionyyxnFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP9formUnionyyxnFTq in NWHTTPServer.o
  "base conformance descriptor for Swift.SetAlgebra: Swift.Equatable", referenced from:
      l_got.$ss10SetAlgebraPSQTb in NWHTTPServer.o
      l_got.$ss10SetAlgebraPSQTb in NWHTTPServer.o
  "base conformance descriptor for Swift.SetAlgebra: Swift.ExpressibleByArrayLiteral", referenced from:
      l_got.$ss10SetAlgebraPs25ExpressibleByArrayLiteralTb in NWHTTPServer.o
      l_got.$ss10SetAlgebraPs25ExpressibleByArrayLiteralTb in NWHTTPServer.o
  "(extension in Swift):Swift.SetAlgebra< where A.ArrayLiteralElement == A.Element>.init(arrayLiteral: A.ArrayLiteralElement...) -> A", referenced from:
      protocol witness for Swift.ExpressibleByArrayLiteral.init(arrayLiteral: A.ArrayLiteralElement...) -> A in conformance __C.NSJSONReadingOptions : Swift.ExpressibleByArrayLiteral in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.ExpressibleByArrayLiteral.init(arrayLiteral: A.ArrayLiteralElement...) -> A in conformance __C.NSJSONWritingOptions : Swift.ExpressibleByArrayLiteral in __C_Synthesized in NWHTTPServer.o
  "(extension in Swift):Swift.SetAlgebra.isDisjoint(with: A) -> Swift.Bool", referenced from:
      protocol witness for Swift.SetAlgebra.isDisjoint(with: A) -> Swift.Bool in conformance __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.isDisjoint(with: A) -> Swift.Bool in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "(extension in Swift):Swift.SetAlgebra.isSuperset(of: A) -> Swift.Bool", referenced from:
      protocol witness for Swift.SetAlgebra.isSuperset(of: A) -> Swift.Bool in conformance __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.isSuperset(of: A) -> Swift.Bool in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "(extension in Swift):Swift.SetAlgebra.subtracting(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.subtracting(A) -> A in conformance __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.subtracting(A) -> A in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "(extension in Swift):Swift.SetAlgebra.isEmpty.getter : Swift.Bool", referenced from:
      protocol witness for Swift.SetAlgebra.isEmpty.getter : Swift.Bool in conformance __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.isEmpty.getter : Swift.Bool in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "(extension in Swift):Swift.SetAlgebra.isSubset(of: A) -> Swift.Bool", referenced from:
      protocol witness for Swift.SetAlgebra.isSubset(of: A) -> Swift.Bool in conformance __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.isSubset(of: A) -> Swift.Bool in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "(extension in Swift):Swift.SetAlgebra.subtract(A) -> ()", referenced from:
      protocol witness for Swift.SetAlgebra.subtract(A) -> () in conformance __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.subtract(A) -> () in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "(extension in Swift):Swift.SetAlgebra.init<A where A1: Swift.Sequence, A.Element == A1.Element>(__owned A1) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.init<A where A1: Swift.Sequence, A.Element == A1.Element>(__owned A1) -> A in conformance __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.init<A where A1: Swift.Sequence, A.Element == A1.Element>(__owned A1) -> A in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.init() -> A", referenced from:
      l_got.$ss10SetAlgebraPxycfCTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraPxycfCTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.init<A where A1: Swift.Sequence, A.Element == A1.Element>(__owned A1) -> A", referenced from:
      l_got.$ss10SetAlgebraPyxqd__ncSTRd__7ElementQyd__ACRtzlufCTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraPyxqd__ncSTRd__7ElementQyd__ACRtzlufCTq in NWHTTPServer.o
  "Swift._hashValue<A where A: Swift.Hashable>(for: A) -> Swift.Int", referenced from:
      NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1).hashValue.getter : Swift.Int in NWHTTPProtocol.o
  "Swift.assertionFailure(_: @autoclosure () -> Swift.String, file: Swift.StaticString, line: Swift.UInt) -> ()", referenced from:
      NWHTTPProtocol.HTTPProtocol.(addData in _BF6DFA81C899D54101E9AD783982EEC1)(Swift.UnsafePointer<Swift.Int8>?, Swift.Int) -> Swift.Int32 in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      headerData #1 (with: Swift.String) -> Foundation.Data in NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
  "Swift._assertionFailure(_: Swift.StaticString, _: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
      (extension in NWHTTPProtocol):__C.http_method.(stringValue in _BF6DFA81C899D54101E9AD783982EEC1).getter : Swift.String in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):__C.http_errno.(name in _BF6DFA81C899D54101E9AD783982EEC1).getter : Swift.String in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):__C.http_errno.(description in _BF6DFA81C899D54101E9AD783982EEC1).getter : Swift.String in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):__C.http_status.(reason in _BF6DFA81C899D54101E9AD783982EEC1).getter : Swift.String in NWHTTPProtocol.o
  "Swift._assertionFailure(_: Swift.StaticString, _: Swift.String, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
      NWHTTPProtocol.HTTPProtocol.(headerFinished in _BF6DFA81C899D54101E9AD783982EEC1)() -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(headerFinished in _BF6DFA81C899D54101E9AD783982EEC1)() -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(headerFinished in _BF6DFA81C899D54101E9AD783982EEC1)() -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(processDataForState in _BF6DFA81C899D54101E9AD783982EEC1)(NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1), Swift.UnsafePointer<Swift.Int8>?, Swift.Int) -> Swift.Int32 in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(emit in _BF6DFA81C899D54101E9AD783982EEC1)(_: Network.NWProtocolFramer.Message, to: Network.NWProtocolFramer.Instance) -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(addData in _BF6DFA81C899D54101E9AD783982EEC1)(Swift.UnsafePointer<Swift.Int8>?, Swift.Int) -> Swift.Int32 in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(flushOldState in _BF6DFA81C899D54101E9AD783982EEC1)(NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1)) -> Swift.Int32 in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(flushOldState in _BF6DFA81C899D54101E9AD783982EEC1)(NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1)) -> Swift.Int32 in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(flushOldState in _BF6DFA81C899D54101E9AD783982EEC1)(NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1)) -> Swift.Int32 in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(flushOldState in _BF6DFA81C899D54101E9AD783982EEC1)(NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1)) -> Swift.Int32 in NWHTTPProtocol.o
      ...
  "protocol descriptor for Swift.CustomStringConvertible", referenced from:
      l_got.$ss23CustomStringConvertibleMp in NWHTTPServer.o
      l_got.$ss23CustomStringConvertibleMp in NWHTTPServer.o
  "method descriptor for Swift.CustomStringConvertible.description.getter : Swift.String", referenced from:
      l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in NWHTTPServer.o
      l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in NWHTTPServer.o
  "protocol descriptor for Swift.ExpressibleByArrayLiteral", referenced from:
      l_got.$ss25ExpressibleByArrayLiteralMp in NWHTTPServer.o
      l_got.$ss25ExpressibleByArrayLiteralMp in NWHTTPServer.o
  "method descriptor for Swift.ExpressibleByArrayLiteral.init(arrayLiteral: A.ArrayLiteralElement...) -> A", referenced from:
      l_got.$ss25ExpressibleByArrayLiteralP05arrayD0x0cD7ElementQzd_tcfCTq in NWHTTPServer.o
      l_got.$ss25ExpressibleByArrayLiteralP05arrayD0x0cD7ElementQzd_tcfCTq in NWHTTPServer.o
  "Swift.DefaultStringInterpolation.appendInterpolation<A>(A) -> ()", referenced from:
      implicit closure #12 () -> Swift.String in NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      implicit closure #8 () -> Swift.String in closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      NWHTTPServer.IncomingMessage.description.getter : Swift.String in NWHTTPServer.o
  "Swift.DefaultStringInterpolation.appendInterpolation<A where A: Swift.CustomStringConvertible>(A) -> ()", referenced from:
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPServer.ServerResponse.send(Foundation.Data) -> () in NWHTTPServer.o
  "Swift.DefaultStringInterpolation.appendInterpolation<A where A: Swift.CustomStringConvertible, A: Swift.TextOutputStreamable>(A) -> ()", referenced from:
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
  "Swift.DefaultStringInterpolation.appendLiteral(Swift.String) -> ()", referenced from:
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      ...
  "Swift.DefaultStringInterpolation.init(literalCapacity: Swift.Int, interpolationCount: Swift.Int) -> Swift.DefaultStringInterpolation", referenced from:
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      implicit closure #12 () -> Swift.String in NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      implicit closure #8 () -> Swift.String in closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      ...
  "protocol descriptor for Swift.ExpressibleByStringLiteral", referenced from:
      l_got.$ss26ExpressibleByStringLiteralMp in NWHTTPServer.o
  "method descriptor for Swift.ExpressibleByStringLiteral.init(stringLiteral: A.StringLiteralType) -> A", referenced from:
      l_got.$ss26ExpressibleByStringLiteralP06stringD0x0cD4TypeQz_tcfCTq in NWHTTPServer.o
  "associated conformance descriptor for Swift.ExpressibleByStringLiteral.Swift.ExpressibleByStringLiteral.StringLiteralType: Swift._ExpressibleByBuiltinStringLiteral", referenced from:
      l_got.$ss26ExpressibleByStringLiteralP0cD4TypeAB_s01_ab7BuiltincD0Tn in NWHTTPServer.o
  "base conformance descriptor for Swift.ExpressibleByStringLiteral: Swift.ExpressibleByExtendedGraphemeClusterLiteral", referenced from:
      l_got.$ss26ExpressibleByStringLiteralPs0ab23ExtendedGraphemeClusterD0Tb in NWHTTPServer.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 NWHTTPServer.HTTPMethod : Swift.ExpressibleByExtendedGraphemeClusterLiteral in NWHTTPServer in NWHTTPServer.o
  "protocol descriptor for Swift.ExpressibleByIntegerLiteral", referenced from:
      l_got.$ss27ExpressibleByIntegerLiteralMp in NWHTTPServer.o
  "method descriptor for Swift.ExpressibleByIntegerLiteral.init(integerLiteral: A.IntegerLiteralType) -> A", referenced from:
      l_got.$ss27ExpressibleByIntegerLiteralP07integerD0x0cD4TypeQz_tcfCTq in NWHTTPServer.o
  "associated conformance descriptor for Swift.ExpressibleByIntegerLiteral.Swift.ExpressibleByIntegerLiteral.IntegerLiteralType: Swift._ExpressibleByBuiltinIntegerLiteral", referenced from:
      l_got.$ss27ExpressibleByIntegerLiteralP0cD4TypeAB_s01_ab7BuiltincD0Tn in NWHTTPServer.o
  "Swift._allocateUninitializedArray<A>(Builtin.Word) -> ([A], Builtin.RawPointer)", referenced from:
      _main in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.headers.getter : [(name: Swift.String, value: Swift.String)] in NWHTTPProtocol.o
      NWHTTPServer.HTTPServer.suspend() -> () in NWHTTPServer.o
      closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      ...
  "Swift._bridgeAnythingToObjectiveC<A>(A) -> Swift.AnyObject", referenced from:
      NWHTTPServer.ServerResponse.sendJSON(_: Any, options: __C.NSJSONWritingOptions) throws -> () in NWHTTPServer.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 __C.http_errno : Swift.Equatable in __C_Synthesized in NWHTTPProtocol.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance NWHTTPServer.HTTPMethod : Swift.Equatable in NWHTTPServer in NWHTTPServer.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance NWHTTPServer.HTTPStatus : Swift.Equatable in NWHTTPServer in NWHTTPServer.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance __C.NSJSONReadingOptions : Swift.Equatable in __C_Synthesized in NWHTTPServer.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance __C.NSJSONWritingOptions : Swift.Equatable in __C_Synthesized in NWHTTPServer.o
  "protocol descriptor for Swift.ExpressibleByUnicodeScalarLiteral", referenced from:
      l_got.$ss33ExpressibleByUnicodeScalarLiteralMp in NWHTTPServer.o
  "method descriptor for Swift.ExpressibleByUnicodeScalarLiteral.init(unicodeScalarLiteral: A.UnicodeScalarLiteralType) -> A", referenced from:
      l_got.$ss33ExpressibleByUnicodeScalarLiteralP07unicodedE0x0cdE4TypeQz_tcfCTq in NWHTTPServer.o
  "associated conformance descriptor for Swift.ExpressibleByUnicodeScalarLiteral.Swift.ExpressibleByUnicodeScalarLiteral.UnicodeScalarLiteralType: Swift._ExpressibleByBuiltinUnicodeScalarLiteral", referenced from:
      l_got.$ss33ExpressibleByUnicodeScalarLiteralP0cdE4TypeAB_s01_ab7BuiltincdE0Tn in NWHTTPServer.o
  "Swift.=== infix(Swift.AnyObject?, Swift.AnyObject?) -> Swift.Bool", referenced from:
      closure #1 (NWHTTPServer.ServerResponse) -> () in closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
  "protocol descriptor for Swift.ExpressibleByExtendedGraphemeClusterLiteral", referenced from:
      l_got.$ss43ExpressibleByExtendedGraphemeClusterLiteralMp in NWHTTPServer.o
  "method descriptor for Swift.ExpressibleByExtendedGraphemeClusterLiteral.init(extendedGraphemeClusterLiteral: A.ExtendedGraphemeClusterLiteralType) -> A", referenced from:
      l_got.$ss43ExpressibleByExtendedGraphemeClusterLiteralP08extendeddeF0x0cdeF4TypeQz_tcfCTq in NWHTTPServer.o
  "associated conformance descriptor for Swift.ExpressibleByExtendedGraphemeClusterLiteral.Swift.ExpressibleByExtendedGraphemeClusterLiteral.ExtendedGraphemeClusterLiteralType: Swift._ExpressibleByBuiltinExtendedGraphemeClusterLiteral", referenced from:
      l_got.$ss43ExpressibleByExtendedGraphemeClusterLiteralP0cdeF4TypeAB_s01_ab7BuiltincdeF0Tn in NWHTTPServer.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 NWHTTPServer.HTTPMethod : Swift.ExpressibleByUnicodeScalarLiteral in NWHTTPServer in NWHTTPServer.o
  "base conformance descriptor for Swift.ExpressibleByExtendedGraphemeClusterLiteral: Swift.ExpressibleByUnicodeScalarLiteral", referenced from:
      l_got.$ss43ExpressibleByExtendedGraphemeClusterLiteralPs0ab13UnicodeScalarF0Tb in NWHTTPServer.o
  "nominal type descriptor for Swift.Int8", referenced from:
      _symbolic _____Spy_____GSg_SPy_____GSgSitXCSg s5Int32V So11http_parserV s4Int8V in NWHTTPProtocol.o
  "type metadata for Swift.Int8", referenced from:
      NWHTTPProtocol.HTTPProtocol.(emit in _BF6DFA81C899D54101E9AD783982EEC1)(_: Swift.UnsafeBufferPointer<Swift.Int8>, to: Network.NWProtocolFramer.Instance) -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(addData in _BF6DFA81C899D54101E9AD783982EEC1)(Swift.UnsafePointer<Swift.Int8>?, Swift.Int) -> Swift.Int32 in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(addData in _BF6DFA81C899D54101E9AD783982EEC1)(Swift.UnsafePointer<Swift.Int8>?, Swift.Int) -> Swift.Int32 in NWHTTPProtocol.o
  "protocol descriptor for Swift.Error", referenced from:
      _symbolic ______p s5ErrorP in NWHTTPProtocol.o
      l_got.$ss5ErrorMp in NWHTTPProtocol.o
      _symbolic y____________ptcSg 12NWHTTPServer10HTTPServerC s5ErrorP in NWHTTPServer.o
      _symbolic y______pcSg s5ErrorP in NWHTTPServer.o
      l_got.$ss5ErrorMp in NWHTTPServer.o
  "method descriptor for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject?", referenced from:
      l_got.$ss5ErrorP19_getEmbeddedNSErroryXlSgyFTq in NWHTTPProtocol.o
      l_got.$ss5ErrorP19_getEmbeddedNSErroryXlSgyFTq in NWHTTPServer.o
  "method descriptor for Swift.Error._code.getter : Swift.Int", referenced from:
      l_got.$ss5ErrorP5_codeSivgTq in NWHTTPProtocol.o
      l_got.$ss5ErrorP5_codeSivgTq in NWHTTPServer.o
  "method descriptor for Swift.Error._domain.getter : Swift.String", referenced from:
      l_got.$ss5ErrorP7_domainSSvgTq in NWHTTPProtocol.o
      l_got.$ss5ErrorP7_domainSSvgTq in NWHTTPServer.o
  "method descriptor for Swift.Error._userInfo.getter : Swift.AnyObject?", referenced from:
      l_got.$ss5ErrorP9_userInfoyXlSgvgTq in NWHTTPProtocol.o
      l_got.$ss5ErrorP9_userInfoyXlSgvgTq in NWHTTPServer.o
  "(extension in Swift):Swift.Error._getEmbeddedNSError() -> Swift.AnyObject?", referenced from:
      protocol witness for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject? in conformance NWHTTPProtocol.HTTPProtocol.Error : Swift.Error in NWHTTPProtocol in NWHTTPProtocol.o
      protocol witness for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject? in conformance NWHTTPServer.StringEncodingError : Swift.Error in NWHTTPServer in NWHTTPServer.o
  "(extension in Swift):Swift.Error._code.getter : Swift.Int", referenced from:
      protocol witness for Swift.Error._code.getter : Swift.Int in conformance NWHTTPProtocol.HTTPProtocol.Error : Swift.Error in NWHTTPProtocol in NWHTTPProtocol.o
      protocol witness for Swift.Error._code.getter : Swift.Int in conformance NWHTTPServer.StringEncodingError : Swift.Error in NWHTTPServer in NWHTTPServer.o
  "(extension in Swift):Swift.Error._domain.getter : Swift.String", referenced from:
      protocol witness for Swift.Error._domain.getter : Swift.String in conformance NWHTTPProtocol.HTTPProtocol.Error : Swift.Error in NWHTTPProtocol in NWHTTPProtocol.o
      protocol witness for Swift.Error._domain.getter : Swift.String in conformance NWHTTPServer.StringEncodingError : Swift.Error in NWHTTPServer in NWHTTPServer.o
  "(extension in Swift):Swift.Error._userInfo.getter : Swift.AnyObject?", referenced from:
      protocol witness for Swift.Error._userInfo.getter : Swift.AnyObject? in conformance NWHTTPProtocol.HTTPProtocol.Error : Swift.Error in NWHTTPProtocol in NWHTTPProtocol.o
      protocol witness for Swift.Error._userInfo.getter : Swift.AnyObject? in conformance NWHTTPServer.StringEncodingError : Swift.Error in NWHTTPServer in NWHTTPServer.o
  "nominal type descriptor for Swift.Int32", referenced from:
      _symbolic _____Spy_____GSgXCSg s5Int32V So11http_parserV in NWHTTPProtocol.o
      _symbolic _____Spy_____GSg_SPy_____GSgSitXCSg s5Int32V So11http_parserV s4Int8V in NWHTTPProtocol.o
  "Swift.print(_: Any..., separator: Swift.String, terminator: Swift.String) -> ()", referenced from:
      _main in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
  "Swift.Hasher.combine<A where A: Swift.Hashable>(A) -> ()", referenced from:
      NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1).hash(into: inout Swift.Hasher) -> () in NWHTTPProtocol.o
  "nominal type descriptor for Swift.UInt16", referenced from:
      _symbolic _____ s6UInt16V in NWHTTPProtocol.o
  "nominal type descriptor for Swift.UInt32", referenced from:
      _symbolic _____ s6UInt32V in NWHTTPProtocol.o
  "type metadata for Swift.UInt32", referenced from:
      NWHTTPProtocol.HTTPProtocol.(headerFinished in _BF6DFA81C899D54101E9AD783982EEC1)() -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(headerFinished in _BF6DFA81C899D54101E9AD783982EEC1)() -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      lazy protocol witness table accessor for type Swift.UInt32 and conformance Swift.UInt32 : Swift.BinaryInteger in Swift in NWHTTPProtocol.o
      lazy protocol witness table accessor for type Swift.UInt32 and conformance Swift.UInt32 : Swift.FixedWidthInteger in Swift in NWHTTPProtocol.o
      lazy protocol witness table accessor for type Swift.UInt32 and conformance Swift.UInt32 : Swift.UnsignedInteger in Swift in NWHTTPProtocol.o
  "protocol witness table for Swift.UInt32 : Swift.Equatable in Swift", referenced from:
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance __C.http_errno : Swift.Equatable in __C_Synthesized in NWHTTPProtocol.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 NWHTTPProtocol.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 NWHTTPProtocol.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 NWHTTPProtocol.o
  "nominal type descriptor for Swift.UInt64", referenced from:
      _symbolic _____ s6UInt64V in NWHTTPProtocol.o
  "protocol descriptor for Swift.OptionSet", referenced from:
      l_got.$ss9OptionSetMp in NWHTTPServer.o
      l_got.$ss9OptionSetMp in NWHTTPServer.o
  "method descriptor for Swift.OptionSet.init(rawValue: A.RawValue) -> A", referenced from:
      l_got.$ss9OptionSetP8rawValuex03RawD0Qz_tcfCTq in NWHTTPServer.o
      l_got.$ss9OptionSetP8rawValuex03RawD0Qz_tcfCTq in NWHTTPServer.o
  "base conformance descriptor for Swift.OptionSet: Swift.RawRepresentable", referenced from:
      l_got.$ss9OptionSetPSYTb in NWHTTPServer.o
      l_got.$ss9OptionSetPSYTb in NWHTTPServer.o
  "base conformance descriptor for Swift.OptionSet: Swift.SetAlgebra", referenced from:
      l_got.$ss9OptionSetPs0B7AlgebraTb in NWHTTPServer.o
      l_got.$ss9OptionSetPs0B7AlgebraTb in NWHTTPServer.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 __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.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 NWHTTPServer.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 __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.remove(A.Element) -> A.Element? in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.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 __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.update(with: __owned A.Element) -> A.Element? in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "(extension in Swift):Swift.OptionSet< where A == A.Element>.contains(A) -> Swift.Bool", referenced from:
      protocol witness for Swift.SetAlgebra.contains(A.Element) -> Swift.Bool in conformance __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.contains(A.Element) -> Swift.Bool in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "(extension in Swift):Swift.OptionSet.intersection(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.intersection(A) -> A in conformance __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.intersection(A) -> A in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "(extension in Swift):Swift.OptionSet.symmetricDifference(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.symmetricDifference(__owned A) -> A in conformance __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.symmetricDifference(__owned A) -> A in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "(extension in Swift):Swift.OptionSet.union(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.union(__owned A) -> A in conformance __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.union(__owned A) -> A in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "(extension in Swift):Swift.OptionSet< where A.RawValue: Swift.FixedWidthInteger>.formIntersection(A) -> ()", referenced from:
      protocol witness for Swift.SetAlgebra.formIntersection(A) -> () in conformance __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.formIntersection(A) -> () in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.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 __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.formSymmetricDifference(__owned A) -> () in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "(extension in Swift):Swift.OptionSet< where A.RawValue: Swift.FixedWidthInteger>.formUnion(A) -> ()", referenced from:
      protocol witness for Swift.SetAlgebra.formUnion(__owned A) -> () in conformance __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.formUnion(__owned A) -> () in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "(extension in Swift):Swift.OptionSet< where A.RawValue: Swift.FixedWidthInteger>.init() -> A", referenced from:
      protocol witness for Swift.SetAlgebra.init() -> A in conformance __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.init() -> A in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "type metadata for Any", referenced from:
      _main in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.method.getter : Swift.String? in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.path.getter : Swift.String? in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.status.getter : Swift.Int? in NWHTTPProtocol.o
      ...
  "_OBJC_CLASS_$__TtCs12_SwiftObject", referenced from:
      full type metadata for NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      full type metadata for NWHTTPServer.HTTPServer in NWHTTPServer.o
      full type metadata for NWHTTPServer.IncomingMessage in NWHTTPServer.o
      full type metadata for NWHTTPServer.ServerResponse in NWHTTPServer.o
  "_OBJC_METACLASS_$__TtCs12_SwiftObject", referenced from:
      metaclass for NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      metaclass for NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      metaclass for NWHTTPServer.HTTPServer in NWHTTPServer.o
      metaclass for NWHTTPServer.HTTPServer in NWHTTPServer.o
      metaclass for NWHTTPServer.IncomingMessage in NWHTTPServer.o
      metaclass for NWHTTPServer.IncomingMessage in NWHTTPServer.o
      metaclass for NWHTTPServer.ServerResponse in NWHTTPServer.o
      metaclass for NWHTTPServer.ServerResponse in NWHTTPServer.o
      ...
  "__swift_FORCE_LOAD_$_swiftCompatibility56", referenced from:
      __swift_FORCE_LOAD_$_swiftCompatibility56_$_samplehttpd in main.o
      __swift_FORCE_LOAD_$_swiftCompatibility56_$_NWHTTPProtocol in NWHTTPProtocol.o
      __swift_FORCE_LOAD_$_swiftCompatibility56_$_NWHTTPServer in NWHTTPServer.o
  "__swift_FORCE_LOAD_$_swiftCompatibilityConcurrency", referenced from:
      __swift_FORCE_LOAD_$_swiftCompatibilityConcurrency_$_samplehttpd in main.o
      __swift_FORCE_LOAD_$_swiftCompatibilityConcurrency_$_NWHTTPProtocol in NWHTTPProtocol.o
      __swift_FORCE_LOAD_$_swiftCompatibilityConcurrency_$_NWHTTPServer in NWHTTPServer.o
  "__swift_FORCE_LOAD_$_swiftDarwin", referenced from:
      __swift_FORCE_LOAD_$_swiftDarwin_$_samplehttpd in main.o
      __swift_FORCE_LOAD_$_swiftDarwin_$_NWHTTPProtocol in NWHTTPProtocol.o
      __swift_FORCE_LOAD_$_swiftDarwin_$_NWHTTPServer in NWHTTPServer.o
  "_swift_allocError", referenced from:
      NWHTTPServer.HTTPServer.(handleListenerStateChange in _303A3D92563E7618451958C277BF4255)(Network.NWListener.State) -> () in NWHTTPServer.o
      NWHTTPServer.HTTPServer.(handleStateChange in _303A3D92563E7618451958C277BF4255)(_: Network.NWConnection.State, on: Network.NWConnection) -> () in NWHTTPServer.o
      closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      NWHTTPServer.IncomingMessage.contentAsString.getter : Swift.String? in NWHTTPServer.o
      NWHTTPServer.ServerResponse.send(Swift.String) throws -> () in NWHTTPServer.o
  "_swift_allocObject", referenced from:
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.init(error: NWHTTPProtocol.HTTPProtocol.Error) -> Network.NWProtocolFramer.Message in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.__allocating_init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPServer.HTTPServer.__allocating_init(port: Network.NWEndpoint.Port, tcpOptions: Network.NWProtocolTCP.Options?, queue: __C.OS_dispatch_queue, handler: (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) throws -> ()) throws -> NWHTTPServer.HTTPServer in NWHTTPServer.o
      NWHTTPServer.HTTPServer.(handleNewConnection in _303A3D92563E7618451958C277BF4255)(Network.NWConnection) -> () in NWHTTPServer.o
      NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      ...
  "_swift_beginAccess", referenced from:
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      ...
  "_swift_bridgeObjectRelease", referenced from:
      _main in main.o
      _main in main.o
      _main in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      ...
  "_swift_bridgeObjectRetain", referenced from:
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.method.setter : Swift.String? in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.path.setter : Swift.String? in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.headers.setter : [(name: Swift.String, value: Swift.String)] in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.method.modify : Swift.String? with unmangled suffix ".resume.0" in NWHTTPProtocol.o
      ...
  "_swift_deallocClassInstance", referenced from:
      NWHTTPProtocol.HTTPProtocol.__deallocating_deinit in NWHTTPProtocol.o
      NWHTTPServer.HTTPServer.__deallocating_deinit in NWHTTPServer.o
      NWHTTPServer.IncomingMessage.__deallocating_deinit in NWHTTPServer.o
      NWHTTPServer.ServerResponse.__deallocating_deinit in NWHTTPServer.o
  "_swift_deallocObject", referenced from:
      l_objectdestroy in main.o
      l_objectdestroy in NWHTTPProtocol.o
      l_objectdestroy in NWHTTPServer.o
      l_objectdestroy.2 in NWHTTPServer.o
      l_objectdestroy.6 in NWHTTPServer.o
      l_objectdestroy in NWHTTPServer.o
      l_objectdestroy.2 in NWHTTPServer.o
      ...
  "_swift_deallocPartialClassInstance", referenced from:
      NWHTTPServer.HTTPServer.init(port: Network.NWEndpoint.Port, tcpOptions: Network.NWProtocolTCP.Options?, queue: __C.OS_dispatch_queue, handler: (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) throws -> ()) throws -> NWHTTPServer.HTTPServer in NWHTTPServer.o
  "_swift_dynamicCast", referenced from:
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.method.getter : Swift.String? in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.path.getter : Swift.String? in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.status.getter : Swift.Int? in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.headers.getter : [(name: Swift.String, value: Swift.String)] in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.isEndOfMessage.getter : Swift.Bool in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.shouldKeepAlive.getter : Swift.Bool in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.error.getter : NWHTTPProtocol.HTTPProtocol.Error? in NWHTTPProtocol.o
      ...
  "_swift_dynamicCastClass", referenced from:
      (extension in NWHTTPProtocol):Network.NWConnection.ContentContext.httpMessage.getter : Network.NWProtocolFramer.Message? in NWHTTPProtocol.o
  "_swift_endAccess", referenced from:
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      ...
  "_swift_errorInMain", referenced from:
      _main in main.o
  "_swift_errorRelease", referenced from:
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      outlined consume of NWHTTPProtocol.HTTPProtocol.Error in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPServer.HTTPServer.(handleListenerStateChange in _303A3D92563E7618451958C277BF4255)(Network.NWListener.State) -> () in NWHTTPServer.o
      NWHTTPServer.HTTPServer.(handleStateChange in _303A3D92563E7618451958C277BF4255)(_: Network.NWConnection.State, on: Network.NWConnection) -> () in NWHTTPServer.o
      ...
  "_swift_errorRetain", referenced from:
      outlined copy of NWHTTPProtocol.HTTPProtocol.Error in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      outlined copy of NWHTTPProtocol.HTTPProtocol.Error in NWHTTPServer.o
  "_swift_getEnumTagSinglePayloadGeneric", referenced from:
      getEnumTagSinglePayload value witness for NWHTTPServer.StringEncodingError in NWHTTPServer.o
  "_swift_getForeignTypeMetadata", referenced from:
      type metadata accessor for __C.http_parser in NWHTTPProtocol.o
      type metadata accessor for __C.http_parser_settings in NWHTTPProtocol.o
      type metadata accessor for __C.http_errno in NWHTTPProtocol.o
      type metadata accessor for __C.NSJSONReadingOptions in NWHTTPServer.o
      type metadata accessor for __C.NSJSONWritingOptions in NWHTTPServer.o
  "_swift_getObjCClassMetadata", referenced from:
      type metadata accessor for __C.OS_dispatch_queue in main.o
  "_swift_getSingletonMetadata", referenced from:
      type metadata accessor for NWHTTPServer.StringEncodingError in NWHTTPServer.o
  "_swift_getTypeByMangledNameInContext", referenced from:
      ___swift_instantiateConcreteTypeFromMangledName in NWHTTPProtocol.o
      ___swift_instantiateConcreteTypeFromMangledName in NWHTTPServer.o
  "_swift_getTypeByMangledNameInContextInMetadataState", referenced from:
      ___swift_instantiateConcreteTypeFromMangledNameAbstract in NWHTTPProtocol.o
      ___swift_instantiateConcreteTypeFromMangledNameAbstract in NWHTTPServer.o
  "_swift_getWitnessTable", referenced from:
      lazy protocol witness table accessor for type NWHTTPServer.HTTPMethod and conformance NWHTTPServer.HTTPMethod : Swift.CustomStringConvertible in NWHTTPServer in main.o
      lazy protocol witness table accessor for type Foundation.Data and conformance Foundation.Data : Swift.Collection in Foundation in main.o
      lazy protocol witness table accessor for type NWHTTPProtocol.HTTPProtocol and conformance NWHTTPProtocol.HTTPProtocol : Network.NWProtocolFramerImplementation in NWHTTPProtocol in NWHTTPProtocol.o
      lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.FixedWidthInteger in Swift in NWHTTPProtocol.o
      lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.SignedInteger in Swift in NWHTTPProtocol.o
      lazy protocol witness table accessor for type Swift.UInt32 and conformance Swift.UInt32 : Swift.BinaryInteger in Swift in NWHTTPProtocol.o
      lazy protocol witness table accessor for type Swift.UInt32 and conformance Swift.UInt32 : Swift.FixedWidthInteger in Swift in NWHTTPProtocol.o
      ...
  "_swift_initStructMetadata", referenced from:
      type metadata completion function for NWHTTPServer.StringEncodingError in NWHTTPServer.o
  "_swift_once", referenced from:
      NWHTTPProtocol.HTTPProtocol.definition.unsafeMutableAddressor : Network.NWProtocolFramer.Definition in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.label.unsafeMutableAddressor : Swift.String in NWHTTPProtocol.o
      NWHTTPServer.HTTPMethod.GET.unsafeMutableAddressor : NWHTTPServer.HTTPMethod in NWHTTPServer.o
      NWHTTPServer.HTTPMethod.POST.unsafeMutableAddressor : NWHTTPServer.HTTPMethod in NWHTTPServer.o
      NWHTTPServer.HTTPMethod.MKCALENDAR.unsafeMutableAddressor : NWHTTPServer.HTTPMethod in NWHTTPServer.o
      NWHTTPServer.HTTPMethod.DELETE.unsafeMutableAddressor : NWHTTPServer.HTTPMethod in NWHTTPServer.o
      NWHTTPServer.HTTPMethod.HEAD.unsafeMutableAddressor : NWHTTPServer.HTTPMethod in NWHTTPServer.o
      ...
  "_swift_release", referenced from:
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      l_objectdestroy in main.o
      l_objectdestroy in main.o
      outlined consume of Foundation.Data._Representation in main.o
      outlined consume of Foundation.Data._Representation in main.o
      outlined consume of Foundation.Data._Representation in main.o
      (extension in NWHTTPProtocol):Swift.Optional<A where A == Network.NWConnection.ContentContext>.httpMessage.getter : Network.NWProtocolFramer.Message? in NWHTTPProtocol.o
      ...
  "_swift_retain", referenced from:
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      outlined copy of Foundation.Data._Representation in main.o
      outlined copy of Foundation.Data._Representation in main.o
      outlined copy of Foundation.Data._Representation in main.o
      (extension in NWHTTPProtocol):Swift.Optional<A where A == Network.NWConnection.ContentContext>.httpMessage.getter : Network.NWProtocolFramer.Message? in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWConnection.ContentContext.httpMessage.getter : Network.NWProtocolFramer.Message? in NWHTTPProtocol.o
      ...
  "_swift_storeEnumTagSinglePayloadGeneric", referenced from:
      storeEnumTagSinglePayload value witness for NWHTTPServer.StringEncodingError in NWHTTPServer.o
  "_swift_unknownObjectRelease", referenced from:
      closure #1 (NWHTTPServer.ServerResponse) -> () in closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      closure #1 (NWHTTPServer.ServerResponse) -> () in closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      NWHTTPServer.IncomingMessage.decodeJSON(options: __C.NSJSONReadingOptions) throws -> Any in NWHTTPServer.o
      NWHTTPServer.ServerResponse.sendJSON(_: Any, options: __C.NSJSONWritingOptions) throws -> () in NWHTTPServer.o
  "_swift_willThrow", referenced from:
      NWHTTPServer.IncomingMessage.decodeJSON(options: __C.NSJSONReadingOptions) throws -> Any in NWHTTPServer.o
      NWHTTPServer.ServerResponse.send(Swift.String) throws -> () in NWHTTPServer.o
      NWHTTPServer.ServerResponse.sendJSON(_: Any, options: __C.NSJSONWritingOptions) throws -> () in NWHTTPServer.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 'CHTTPParser' from project 'NWHTTPProtocol')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'NWHTTPServer' from project 'NWHTTPProtocol')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'NWHTTPProtocol' from project 'NWHTTPProtocol')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'NWHTTPProtocol' from project 'NWHTTPProtocol')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'NWHTTPServer' from project 'NWHTTPProtocol')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'samplehttpd' from project 'NWHTTPProtocol')
** BUILD FAILED **
The following build commands failed:
	Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWHTTPProtocol.build/Debug-watchos/samplehttpd.build/Objects-normal/arm64/Binary/samplehttpd normal arm64 (in target 'samplehttpd' from project 'NWHTTPProtocol')
(1 failure)
Command line invocation:
    /Applications/Xcode-15.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme NWHTTPProtocol-Package -destination generic/platform=watchos "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
    TOOLCHAINS = org.swift.600202405261a
Resolve Package Graph
Resolved source packages:
  NWHTTPProtocol: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
    Target 'samplehttpd' in project 'NWHTTPProtocol'
        ➜ Explicit dependency on target 'CHTTPParser' in project 'NWHTTPProtocol'
        ➜ Explicit dependency on target 'NWHTTPProtocol' in project 'NWHTTPProtocol'
        ➜ Explicit dependency on target 'NWHTTPServer' in project 'NWHTTPProtocol'
    Target 'NWHTTPServer' in project 'NWHTTPProtocol'
        ➜ Explicit dependency on target 'NWHTTPServer' in project 'NWHTTPProtocol'
        ➜ Explicit dependency on target 'CHTTPParser' in project 'NWHTTPProtocol'
        ➜ Explicit dependency on target 'NWHTTPProtocol' in project 'NWHTTPProtocol'
    Target 'NWHTTPServer' in project 'NWHTTPProtocol'
        ➜ Explicit dependency on target 'CHTTPParser' in project 'NWHTTPProtocol'
        ➜ Explicit dependency on target 'NWHTTPProtocol' in project 'NWHTTPProtocol'
    Target 'NWHTTPProtocol' in project 'NWHTTPProtocol'
        ➜ Explicit dependency on target 'NWHTTPProtocol' in project 'NWHTTPProtocol'
        ➜ Explicit dependency on target 'CHTTPParser' in project 'NWHTTPProtocol'
    Target 'NWHTTPProtocol' in project 'NWHTTPProtocol'
        ➜ Explicit dependency on target 'CHTTPParser' in project 'NWHTTPProtocol'
    Target 'CHTTPParser' in project 'NWHTTPProtocol'
        ➜ Explicit dependency on target 'CHTTPParser' in project 'NWHTTPProtocol'
    Target 'CHTTPParser' in project 'NWHTTPProtocol' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'samplehttpd' from project 'NWHTTPProtocol')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWHTTPProtocol.build/Debug-watchos/samplehttpd.build/Objects-normal/arm64/Binary/samplehttpd normal arm64 (in target 'samplehttpd' from project 'NWHTTPProtocol')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-watchos6.0 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWHTTPProtocol.build/Debug-watchos/samplehttpd.build/Objects-normal/arm64/samplehttpd.LinkFileList -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -Xlinker -rpath -Xlinker @executable_path/../lib -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWHTTPProtocol.build/Debug-watchos/samplehttpd.build/Objects-normal/arm64/samplehttpd_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWHTTPProtocol.build/Debug-watchos/samplehttpd.build/Objects-normal/arm64/samplehttpd.swiftmodule -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWHTTPProtocol.build/Debug-watchos/samplehttpd.build/Objects-normal/arm64/samplehttpd_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWHTTPProtocol.build/Debug-watchos/samplehttpd.build/Objects-normal/arm64/Binary/samplehttpd -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWHTTPProtocol.build/Debug-watchos/NWHTTPProtocol.build/Objects-normal/arm64/NWHTTPProtocol.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWHTTPProtocol.build/Debug-watchos/NWHTTPServer.build/Objects-normal/arm64/NWHTTPServer.swiftmodule
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftCompatibility56.a': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftCompatibilityConcurrency.a': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftDarwin.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftCompatibilityPacks.a': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftObservation.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftCore.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswiftSwiftOnoneSupport.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswift_StringProcessing.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
ld: warning: ignoring file '/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos/libswift_Concurrency.dylib': fat file missing arch 'arm64', file has 'armv7k,arm64_32'
Undefined symbols for architecture arm64:
  "associated type descriptor for Swift.ExpressibleByStringLiteral.StringLiteralType", referenced from:
      l_got.$s17StringLiteralTypes013ExpressibleByaB0PTl in NWHTTPServer.o
  "associated type descriptor for Swift.ExpressibleByIntegerLiteral.IntegerLiteralType", referenced from:
      l_got.$s18IntegerLiteralTypes013ExpressibleByaB0PTl in NWHTTPServer.o
  "associated type descriptor for Swift.ExpressibleByArrayLiteral.ArrayLiteralElement", referenced from:
      l_got.$s19ArrayLiteralElements013ExpressibleByaB0PTl in NWHTTPServer.o
      l_got.$s19ArrayLiteralElements013ExpressibleByaB0PTl in NWHTTPServer.o
  "associated type descriptor for Swift.ExpressibleByUnicodeScalarLiteral.UnicodeScalarLiteralType", referenced from:
      l_got.$s24UnicodeScalarLiteralTypes013ExpressibleByabC0PTl in NWHTTPServer.o
  "associated type descriptor for Swift.ExpressibleByExtendedGraphemeClusterLiteral.ExtendedGraphemeClusterLiteralType", referenced from:
      l_got.$s34ExtendedGraphemeClusterLiteralTypes013ExpressibleByabcD0PTl in NWHTTPServer.o
  "associated type descriptor for Swift.SetAlgebra.Element", referenced from:
      l_got.$s7Elements10SetAlgebraPTl in NWHTTPServer.o
      l_got.$s7Elements10SetAlgebraPTl in NWHTTPServer.o
  "associated type descriptor for Swift.RawRepresentable.RawValue", referenced from:
      l_got.$s8RawValueSYTl in NWHTTPProtocol.o
      l_got.$s8RawValueSYTl in NWHTTPServer.o
      l_got.$s8RawValueSYTl in NWHTTPServer.o
      l_got.$s8RawValueSYTl in NWHTTPServer.o
      l_got.$s8RawValueSYTl in NWHTTPServer.o
  "value witness table for Builtin.Int32", referenced from:
      full type metadata for __C.http_errno in NWHTTPProtocol.o
  "value witness table for Builtin.Int64", referenced from:
      full type metadata for NWHTTPServer.HTTPStatus in NWHTTPServer.o
      full type metadata for __C.NSJSONReadingOptions in NWHTTPServer.o
      full type metadata for __C.NSJSONWritingOptions in NWHTTPServer.o
  "value witness table for Builtin.NativeObject", referenced from:
      full type metadata for NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      full type metadata for NWHTTPServer.HTTPServer in NWHTTPServer.o
      full type metadata for NWHTTPServer.IncomingMessage in NWHTTPServer.o
      full type metadata for NWHTTPServer.ServerResponse in NWHTTPServer.o
  "Swift.Dictionary.init() -> [A : B]", referenced from:
      variable initialization expression of NWHTTPServer.HTTPServer.(clients in _303A3D92563E7618451958C277BF4255) : [Swift.ObjectIdentifier : NWHTTPServer.HTTPServer.(ConnectionState in _303A3D92563E7618451958C277BF4255)] in NWHTTPServer.o
      NWHTTPServer.HTTPServer.init(port: Network.NWEndpoint.Port, tcpOptions: Network.NWProtocolTCP.Options?, queue: __C.OS_dispatch_queue, handler: (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) throws -> ()) throws -> NWHTTPServer.HTTPServer in NWHTTPServer.o
  "Swift.String.init() -> Swift.String", referenced from:
      implicit closure #1 () -> Swift.String in default argument 1 of Swift.assert(_: @autoclosure () -> Swift.Bool, _: @autoclosure () -> Swift.String, file: Swift.StaticString, line: Swift.UInt) -> () in NWHTTPProtocol.o
      implicit closure #1 () -> Swift.String in default argument 1 of Swift.assert(_: @autoclosure () -> Swift.Bool, _: @autoclosure () -> Swift.String, file: Swift.StaticString, line: Swift.UInt) -> () in NWHTTPServer.o
  "Swift.Array.init() -> [A]", referenced from:
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      variable initialization expression of NWHTTPProtocol.HTTPProtocol.(headers in _BF6DFA81C899D54101E9AD783982EEC1) : [(name: Swift.String, value: Swift.String)] in NWHTTPProtocol.o
      variable initialization expression of NWHTTPServer.ServerResponse._endHandlers : [(NWHTTPServer.ServerResponse) -> ()] in NWHTTPServer.o
      NWHTTPServer.ServerResponse.init(status: NWHTTPServer.HTTPStatus, headers: [Swift.String : Swift.String], keepAlive: Swift.Bool) -> NWHTTPServer.ServerResponse in NWHTTPServer.o
      NWHTTPServer.ServerResponse.writeHead(status: NWHTTPServer.HTTPStatus?, headers: [Swift.String : Swift.String]) -> () in NWHTTPServer.o
  "Swift.Dictionary.removeValue(forKey: A) -> B?", referenced from:
      NWHTTPServer.HTTPServer.(unregister in _303A3D92563E7618451958C277BF4255)(Network.NWConnection) -> () in NWHTTPServer.o
      NWHTTPServer.ServerResponse.contentType.setter : Swift.String? in NWHTTPServer.o
  "Swift.Dictionary.makeIterator() -> [A : B].Iterator", referenced from:
      NWHTTPServer.ServerResponse.writeHead(status: NWHTTPServer.HTTPStatus?, headers: [Swift.String : Swift.String]) -> () in NWHTTPServer.o
      NWHTTPServer.ServerResponse.writeHead(status: NWHTTPServer.HTTPStatus?, headers: [Swift.String : Swift.String]) -> () in NWHTTPServer.o
      NWHTTPServer.ServerResponse.writeHead(status: NWHTTPServer.HTTPStatus?, headers: [Swift.String : Swift.String]) -> () in NWHTTPServer.o
  "Swift.Dictionary.init(dictionaryLiteral: (A, B)...) -> [A : B]", referenced from:
      NWHTTPServer.HTTPServer.suspend() -> () in NWHTTPServer.o
      closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      default argument 1 of NWHTTPServer.ServerResponse.init(status: NWHTTPServer.HTTPStatus, headers: [Swift.String : Swift.String], keepAlive: Swift.Bool) -> NWHTTPServer.ServerResponse in NWHTTPServer.o
      default argument 1 of NWHTTPServer.ServerResponse.writeHead(status: NWHTTPServer.HTTPStatus?, headers: [Swift.String : Swift.String]) -> () in NWHTTPServer.o
  "Swift.Dictionary.count.getter : Swift.Int", referenced from:
      NWHTTPServer.ServerResponse.writeHead(status: NWHTTPServer.HTTPStatus?, headers: [Swift.String : Swift.String]) -> () in NWHTTPServer.o
      NWHTTPServer.ServerResponse.writeHead(status: NWHTTPServer.HTTPStatus?, headers: [Swift.String : Swift.String]) -> () in NWHTTPServer.o
  "Swift.Dictionary.Values.makeIterator() -> [A : B].Values.Iterator", referenced from:
      NWHTTPServer.HTTPServer.suspend() -> () in NWHTTPServer.o
  "Swift.Dictionary.Values.Iterator.next() -> B?", referenced from:
      NWHTTPServer.HTTPServer.suspend() -> () in NWHTTPServer.o
  "nominal type descriptor for Swift.Dictionary.Values.Iterator", referenced from:
      _symbolic _____ySO_______G SD6ValuesV8IteratorV 12NWHTTPServer10HTTPServerC15ConnectionState33_303A3D92563E7618451958C277BF4255LLO in NWHTTPServer.o
  "Swift.Dictionary.values.getter : [A : B].Values", referenced from:
      NWHTTPServer.HTTPServer.suspend() -> () in NWHTTPServer.o
  "Swift.Dictionary.isEmpty.getter : Swift.Bool", referenced from:
      NWHTTPServer.HTTPServer.suspend() -> () in NWHTTPServer.o
  "Swift.Dictionary.Iterator.next() -> (key: A, value: B)?", referenced from:
      NWHTTPServer.ServerResponse.writeHead(status: NWHTTPServer.HTTPStatus?, headers: [Swift.String : Swift.String]) -> () in NWHTTPServer.o
      NWHTTPServer.ServerResponse.writeHead(status: NWHTTPServer.HTTPStatus?, headers: [Swift.String : Swift.String]) -> () in NWHTTPServer.o
      NWHTTPServer.ServerResponse.writeHead(status: NWHTTPServer.HTTPStatus?, headers: [Swift.String : Swift.String]) -> () in NWHTTPServer.o
  "nominal type descriptor for Swift.Dictionary.Iterator", referenced from:
      _symbolic _____yS2S_G SD8IteratorV in NWHTTPServer.o
  "Swift.Dictionary.subscript.getter : (A) -> B?", referenced from:
      NWHTTPServer.HTTPServer.(handleNewConnection in _303A3D92563E7618451958C277BF4255)(Network.NWConnection) -> () in NWHTTPServer.o
      closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      closure #1 (NWHTTPServer.ServerResponse) -> () in closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      NWHTTPServer.ServerResponse.init(status: NWHTTPServer.HTTPStatus, headers: [Swift.String : Swift.String], keepAlive: Swift.Bool) -> NWHTTPServer.ServerResponse in NWHTTPServer.o
      NWHTTPServer.ServerResponse.writeHead(status: NWHTTPServer.HTTPStatus?, headers: [Swift.String : Swift.String]) -> () in NWHTTPServer.o
      NWHTTPServer.ServerResponse.contentType.getter : Swift.String? in NWHTTPServer.o
      NWHTTPServer.ServerResponse.send(Foundation.Data) -> () in NWHTTPServer.o
      ...
  "Swift.Dictionary.subscript.setter : (A) -> B?", referenced from:
      NWHTTPServer.HTTPServer.(handleNewConnection in _303A3D92563E7618451958C277BF4255)(Network.NWConnection) -> () in NWHTTPServer.o
      closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      closure #1 (NWHTTPServer.ServerResponse) -> () in closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      NWHTTPServer.ServerResponse.init(status: NWHTTPServer.HTTPStatus, headers: [Swift.String : Swift.String], keepAlive: Swift.Bool) -> NWHTTPServer.ServerResponse in NWHTTPServer.o
      NWHTTPServer.ServerResponse.writeHead(status: NWHTTPServer.HTTPStatus?, headers: [Swift.String : Swift.String]) -> () in NWHTTPServer.o
      NWHTTPServer.ServerResponse.contentType.setter : Swift.String? in NWHTTPServer.o
      NWHTTPServer.ServerResponse.send(Foundation.Data) -> () in NWHTTPServer.o
      ...
  "method descriptor for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int", referenced from:
      l_got.$sSH13_rawHashValue4seedS2i_tFTq in NWHTTPProtocol.o
      l_got.$sSH13_rawHashValue4seedS2i_tFTq in NWHTTPServer.o
      l_got.$sSH13_rawHashValue4seedS2i_tFTq in NWHTTPServer.o
  "method descriptor for Swift.Hashable.hash(into: inout Swift.Hasher) -> ()", referenced from:
      l_got.$sSH4hash4intoys6HasherVz_tFTq in NWHTTPProtocol.o
      l_got.$sSH4hash4intoys6HasherVz_tFTq in NWHTTPServer.o
      l_got.$sSH4hash4intoys6HasherVz_tFTq in NWHTTPServer.o
  "method descriptor for Swift.Hashable.hashValue.getter : Swift.Int", referenced from:
      l_got.$sSH9hashValueSivgTq in NWHTTPProtocol.o
      l_got.$sSH9hashValueSivgTq in NWHTTPServer.o
      l_got.$sSH9hashValueSivgTq in NWHTTPServer.o
  "protocol descriptor for Swift.Hashable", referenced from:
      l_got.$sSHMp in NWHTTPProtocol.o
      l_got.$sSHMp in NWHTTPServer.o
      l_got.$sSHMp in NWHTTPServer.o
  "base conformance descriptor for Swift.Hashable: Swift.Equatable", referenced from:
      l_got.$sSHSQTb in NWHTTPProtocol.o
      l_got.$sSHSQTb in NWHTTPServer.o
      l_got.$sSHSQTb in NWHTTPServer.o
  "(extension in Swift):Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int", referenced from:
      protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1) : Swift.Hashable in NWHTTPProtocol in NWHTTPProtocol.o
  "type metadata for Swift.ObjectIdentifier", referenced from:
      variable initialization expression of NWHTTPServer.HTTPServer.(clients in _303A3D92563E7618451958C277BF4255) : [Swift.ObjectIdentifier : NWHTTPServer.HTTPServer.(ConnectionState in _303A3D92563E7618451958C277BF4255)] in NWHTTPServer.o
      NWHTTPServer.HTTPServer.init(port: Network.NWEndpoint.Port, tcpOptions: Network.NWProtocolTCP.Options?, queue: __C.OS_dispatch_queue, handler: (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) throws -> ()) throws -> NWHTTPServer.HTTPServer in NWHTTPServer.o
      NWHTTPServer.HTTPServer.(handleNewConnection in _303A3D92563E7618451958C277BF4255)(Network.NWConnection) -> () in NWHTTPServer.o
      NWHTTPServer.HTTPServer.suspend() -> () in NWHTTPServer.o
      NWHTTPServer.HTTPServer.suspend() -> () in NWHTTPServer.o
      NWHTTPServer.HTTPServer.suspend() -> () in NWHTTPServer.o
      closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      ...
  "protocol witness table for Swift.ObjectIdentifier : Swift.Hashable in Swift", referenced from:
      variable initialization expression of NWHTTPServer.HTTPServer.(clients in _303A3D92563E7618451958C277BF4255) : [Swift.ObjectIdentifier : NWHTTPServer.HTTPServer.(ConnectionState in _303A3D92563E7618451958C277BF4255)] in NWHTTPServer.o
      NWHTTPServer.HTTPServer.init(port: Network.NWEndpoint.Port, tcpOptions: Network.NWProtocolTCP.Options?, queue: __C.OS_dispatch_queue, handler: (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) throws -> ()) throws -> NWHTTPServer.HTTPServer in NWHTTPServer.o
      NWHTTPServer.HTTPServer.(handleNewConnection in _303A3D92563E7618451958C277BF4255)(Network.NWConnection) -> () in NWHTTPServer.o
      NWHTTPServer.HTTPServer.suspend() -> () in NWHTTPServer.o
      NWHTTPServer.HTTPServer.suspend() -> () in NWHTTPServer.o
      NWHTTPServer.HTTPServer.suspend() -> () in NWHTTPServer.o
      closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      ...
  "Swift.ObjectIdentifier.init(Swift.AnyObject) -> Swift.ObjectIdentifier", referenced from:
      NWHTTPServer.HTTPServer.(handleNewConnection in _303A3D92563E7618451958C277BF4255)(Network.NWConnection) -> () in NWHTTPServer.o
      NWHTTPServer.HTTPServer.(unregister in _303A3D92563E7618451958C277BF4255)(Network.NWConnection) -> () in NWHTTPServer.o
      NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
  "dispatch thunk of static Swift.Equatable.== infix(A, A) -> Swift.Bool", referenced from:
      closure #1 (Swift.UnsafeMutableRawBufferPointer?, Swift.Bool) -> Swift.Int in NWHTTPProtocol.HTTPProtocol.handleInput(framer: Network.NWProtocolFramer.Instance) -> Swift.Int in NWHTTPProtocol.o
  "method descriptor for static Swift.Equatable.== infix(A, A) -> Swift.Bool", referenced from:
      l_got.$sSQ2eeoiySbx_xtFZTq in NWHTTPProtocol.o
      l_got.$sSQ2eeoiySbx_xtFZTq in NWHTTPServer.o
      l_got.$sSQ2eeoiySbx_xtFZTq in NWHTTPServer.o
      l_got.$sSQ2eeoiySbx_xtFZTq in NWHTTPServer.o
      l_got.$sSQ2eeoiySbx_xtFZTq in NWHTTPServer.o
  "protocol descriptor for Swift.Equatable", referenced from:
      l_got.$sSQMp in NWHTTPProtocol.o
      l_got.$sSQMp in NWHTTPServer.o
      l_got.$sSQMp in NWHTTPServer.o
      l_got.$sSQMp in NWHTTPServer.o
      l_got.$sSQMp in NWHTTPServer.o
  "Swift.UnsafeBufferPointer.init(start: Swift.UnsafePointer<A>?, count: Swift.Int) -> Swift.UnsafeBufferPointer<A>", referenced from:
      NWHTTPProtocol.HTTPProtocol.(addData in _BF6DFA81C899D54101E9AD783982EEC1)(Swift.UnsafePointer<Swift.Int8>?, Swift.Int) -> Swift.Int32 in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(addData in _BF6DFA81C899D54101E9AD783982EEC1)(Swift.UnsafePointer<Swift.Int8>?, Swift.Int) -> Swift.Int32 in NWHTTPProtocol.o
  "Swift.String.init(stringInterpolation: Swift.DefaultStringInterpolation) -> Swift.String", referenced from:
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      implicit closure #12 () -> Swift.String in NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      implicit closure #8 () -> Swift.String in closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      ...
  "static Swift.String.+ infix(Swift.String, Swift.String) -> Swift.String", referenced from:
      closure #1 (Swift.String, Swift.String) -> () in headerData #1 (with: Swift.String) -> Foundation.Data in NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      closure #1 (Swift.String, Swift.String) -> () in headerData #1 (with: Swift.String) -> Foundation.Data in NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      closure #1 (Swift.String, Swift.String) -> () in headerData #1 (with: Swift.String) -> Foundation.Data in NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPServer.IncomingMessage.description.getter : Swift.String in NWHTTPServer.o
      NWHTTPServer.IncomingMessage.description.getter : Swift.String in NWHTTPServer.o
      closure #1 (Swift.String, Swift.String) -> () in NWHTTPServer.IncomingMessage.description.getter : Swift.String in NWHTTPServer.o
      closure #1 (Swift.String, Swift.String) -> () in NWHTTPServer.IncomingMessage.description.getter : Swift.String in NWHTTPServer.o
      closure #1 (Swift.String, Swift.String) -> () in NWHTTPServer.IncomingMessage.description.getter : Swift.String in NWHTTPServer.o
      ...
  "Swift.String.init(_builtinStringLiteral: Builtin.RawPointer, utf8CodeUnitCount: Builtin.Word, isASCII: Builtin.Int1) -> Swift.String", referenced from:
      _main in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      default argument 1 of Swift.print(_: Any..., separator: Swift.String, terminator: Swift.String) -> () in main.o
      default argument 2 of Swift.print(_: Any..., separator: Swift.String, terminator: Swift.String) -> () in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      ...
  "static Swift.String.== infix(Swift.String, Swift.String) -> Swift.Bool", referenced from:
      NWHTTPServer.== infix(NWHTTPServer.HTTPMethod, Swift.String) -> Swift.Bool in NWHTTPServer.o
      NWHTTPServer.== infix(Swift.String, NWHTTPServer.HTTPMethod) -> Swift.Bool in NWHTTPServer.o
  "static Swift.String.+= infix(inout Swift.String, Swift.String) -> ()", referenced from:
      headerData #1 (with: Swift.String) -> Foundation.Data in NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      closure #1 (Swift.String, Swift.String) -> () in headerData #1 (with: Swift.String) -> Foundation.Data in NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPServer.IncomingMessage.description.getter : Swift.String in NWHTTPServer.o
      NWHTTPServer.IncomingMessage.description.getter : Swift.String in NWHTTPServer.o
      NWHTTPServer.IncomingMessage.description.getter : Swift.String in NWHTTPServer.o
      closure #1 (Swift.String, Swift.String) -> () in NWHTTPServer.IncomingMessage.description.getter : Swift.String in NWHTTPServer.o
  "Swift.String.init(cString: Swift.UnsafePointer<Swift.Int8>) -> Swift.String", referenced from:
      (extension in NWHTTPProtocol):__C.http_method.(stringValue in _BF6DFA81C899D54101E9AD783982EEC1).getter : Swift.String in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):__C.http_errno.(name in _BF6DFA81C899D54101E9AD783982EEC1).getter : Swift.String in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):__C.http_errno.(description in _BF6DFA81C899D54101E9AD783982EEC1).getter : Swift.String in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):__C.http_status.(reason in _BF6DFA81C899D54101E9AD783982EEC1).getter : Swift.String in NWHTTPProtocol.o
  "Swift.String.isEmpty.getter : Swift.Bool", referenced from:
      NWHTTPServer.ServerResponse.send(Swift.String) throws -> () in NWHTTPServer.o
  "type metadata for Swift.String", referenced from:
      _main in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.method.setter : Swift.String? in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.path.setter : Swift.String? in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.method.getter : Swift.String? in NWHTTPProtocol.o
      ...
  "protocol witness table for Swift.String : Swift.Hashable in Swift", referenced from:
      protocol witness for Swift.Hashable.hashValue.getter : Swift.Int in conformance NWHTTPServer.HTTPMethod : Swift.Hashable in NWHTTPServer in NWHTTPServer.o
      protocol witness for Swift.Hashable.hash(into: inout Swift.Hasher) -> () in conformance NWHTTPServer.HTTPMethod : Swift.Hashable in NWHTTPServer in NWHTTPServer.o
      protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance NWHTTPServer.HTTPMethod : Swift.Hashable in NWHTTPServer in NWHTTPServer.o
      closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      default argument 1 of NWHTTPServer.ServerResponse.init(status: NWHTTPServer.HTTPStatus, headers: [Swift.String : Swift.String], keepAlive: Swift.Bool) -> NWHTTPServer.ServerResponse in NWHTTPServer.o
      NWHTTPServer.ServerResponse.init(status: NWHTTPServer.HTTPStatus, headers: [Swift.String : Swift.String], keepAlive: Swift.Bool) -> NWHTTPServer.ServerResponse in NWHTTPServer.o
      default argument 1 of NWHTTPServer.ServerResponse.writeHead(status: NWHTTPServer.HTTPStatus?, headers: [Swift.String : Swift.String]) -> () in NWHTTPServer.o
      ...
  "protocol witness table for Swift.String : Swift.Equatable in Swift", referenced from:
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance NWHTTPServer.HTTPMethod : Swift.Equatable in NWHTTPServer in NWHTTPServer.o
  "protocol conformance descriptor for Swift.String : Swift.StringProtocol in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.String and conformance Swift.String : Swift.StringProtocol in Swift in NWHTTPProtocol.o
      lazy protocol witness table accessor for type Swift.String and conformance Swift.String : Swift.StringProtocol in Swift in NWHTTPServer.o
  "protocol witness table for Swift.String : Swift.TextOutputStreamable in Swift", referenced from:
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
  "protocol witness table for Swift.String : Swift.CustomStringConvertible in Swift", referenced from:
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
  "protocol witness table for Swift.String : Swift._ExpressibleByBuiltinStringLiteral in Swift", referenced from:
      associated type witness table accessor for Swift.ExpressibleByStringLiteral.StringLiteralType : Swift._ExpressibleByBuiltinStringLiteral in NWHTTPServer.HTTPMethod : Swift.ExpressibleByStringLiteral in NWHTTPServer in NWHTTPServer.o
  "protocol witness table for Swift.String : Swift._ExpressibleByBuiltinUnicodeScalarLiteral in Swift", referenced from:
      associated type witness table accessor for Swift.ExpressibleByUnicodeScalarLiteral.UnicodeScalarLiteralType : Swift._ExpressibleByBuiltinUnicodeScalarLiteral in NWHTTPServer.HTTPMethod : Swift.ExpressibleByUnicodeScalarLiteral in NWHTTPServer in NWHTTPServer.o
  "protocol witness table for Swift.String : Swift._ExpressibleByBuiltinExtendedGraphemeClusterLiteral in Swift", referenced from:
      associated type witness table accessor for Swift.ExpressibleByExtendedGraphemeClusterLiteral.ExtendedGraphemeClusterLiteralType : Swift._ExpressibleByBuiltinExtendedGraphemeClusterLiteral in NWHTTPServer.HTTPMethod : Swift.ExpressibleByExtendedGraphemeClusterLiteral in NWHTTPServer in NWHTTPServer.o
  "Swift.String.init<A where A: Swift.LosslessStringConvertible, A: Swift.Sequence, A.Swift.Sequence.Element == Swift.Character>(A) -> Swift.String", referenced from:
      NWHTTPServer.ServerResponse.send<A where A: Swift.StringProtocol>(A) throws -> () in NWHTTPServer.o
  "(extension in Swift):Swift.Sequence.forEach((A.Element) throws -> ()) throws -> ()", referenced from:
      headerData #1 (with: Swift.String) -> Foundation.Data in NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPServer.IncomingMessage.description.getter : Swift.String in NWHTTPServer.o
      NWHTTPServer.ServerResponse.end() -> () in NWHTTPServer.o
      closure #2 @Sendable (Network.NWError?) -> () in NWHTTPServer.ServerResponse.end() -> () in NWHTTPServer.o
      NWHTTPServer.ServerResponse.handleWriteError(Network.NWError) -> () in NWHTTPServer.o
  "(extension in Swift):Swift.UnsignedInteger< where A: Swift.FixedWidthInteger>.init<A where A1: Swift.BinaryInteger>(A1) -> A", referenced from:
      NWHTTPProtocol.HTTPProtocol.(headerFinished in _BF6DFA81C899D54101E9AD783982EEC1)() -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
  "method descriptor for Swift.RawRepresentable.rawValue.getter : A.RawValue", referenced from:
      l_got.$sSY8rawValue03RawB0QzvgTq in NWHTTPProtocol.o
      l_got.$sSY8rawValue03RawB0QzvgTq in NWHTTPServer.o
      l_got.$sSY8rawValue03RawB0QzvgTq in NWHTTPServer.o
      l_got.$sSY8rawValue03RawB0QzvgTq in NWHTTPServer.o
      l_got.$sSY8rawValue03RawB0QzvgTq in NWHTTPServer.o
  "method descriptor for Swift.RawRepresentable.init(rawValue: A.RawValue) -> A?", referenced from:
      l_got.$sSY8rawValuexSg03RawB0Qz_tcfCTq in NWHTTPProtocol.o
      l_got.$sSY8rawValuexSg03RawB0Qz_tcfCTq in NWHTTPServer.o
      l_got.$sSY8rawValuexSg03RawB0Qz_tcfCTq in NWHTTPServer.o
      l_got.$sSY8rawValuexSg03RawB0Qz_tcfCTq in NWHTTPServer.o
      l_got.$sSY8rawValuexSg03RawB0Qz_tcfCTq in NWHTTPServer.o
  "protocol descriptor for Swift.RawRepresentable", referenced from:
      l_got.$sSYMp in NWHTTPProtocol.o
      l_got.$sSYMp in NWHTTPServer.o
      l_got.$sSYMp in NWHTTPServer.o
      l_got.$sSYMp in NWHTTPServer.o
      l_got.$sSYMp in NWHTTPServer.o
  "(extension in Swift):Swift.RawRepresentable< where A: Swift.Hashable, A.Swift.RawRepresentable.RawValue: Swift.Hashable>.hashValue.getter : Swift.Int", referenced from:
      protocol witness for Swift.Hashable.hashValue.getter : Swift.Int in conformance NWHTTPServer.HTTPMethod : Swift.Hashable in NWHTTPServer in NWHTTPServer.o
      protocol witness for Swift.Hashable.hashValue.getter : Swift.Int in conformance NWHTTPServer.HTTPStatus : Swift.Hashable in NWHTTPServer in NWHTTPServer.o
  "(extension in Swift):Swift.RawRepresentable< where A: Swift.Hashable, A.Swift.RawRepresentable.RawValue: Swift.Hashable>._rawHashValue(seed: Swift.Int) -> Swift.Int", referenced from:
      protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance NWHTTPServer.HTTPMethod : Swift.Hashable in NWHTTPServer in NWHTTPServer.o
      protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance NWHTTPServer.HTTPStatus : Swift.Hashable in NWHTTPServer in NWHTTPServer.o
  "(extension in Swift):Swift.RawRepresentable< where A: Swift.Hashable, A.Swift.RawRepresentable.RawValue: Swift.Hashable>.hash(into: inout Swift.Hasher) -> ()", referenced from:
      protocol witness for Swift.Hashable.hash(into: inout Swift.Hasher) -> () in conformance NWHTTPServer.HTTPMethod : Swift.Hashable in NWHTTPServer in NWHTTPServer.o
      protocol witness for Swift.Hashable.hash(into: inout Swift.Hasher) -> () in conformance NWHTTPServer.HTTPStatus : Swift.Hashable in NWHTTPServer in NWHTTPServer.o
  "(extension in Swift):Swift.SignedInteger< where A: Swift.FixedWidthInteger>.init<A where A1: Swift.BinaryInteger>(A1) -> A", referenced from:
      NWHTTPProtocol.HTTPProtocol.(headerFinished in _BF6DFA81C899D54101E9AD783982EEC1)() -> () in NWHTTPProtocol.o
  "Swift.Array.reserveCapacity(Swift.Int) -> ()", referenced from:
      NWHTTPServer.ServerResponse.writeHead(status: NWHTTPServer.HTTPStatus?, headers: [Swift.String : Swift.String]) -> () in NWHTTPServer.o
  "Swift.Array.append(__owned A) -> ()", referenced from:
      NWHTTPProtocol.HTTPProtocol.(flushOldState in _BF6DFA81C899D54101E9AD783982EEC1)(NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1)) -> Swift.Int32 in NWHTTPProtocol.o
      NWHTTPServer.ServerResponse.onEnd(execute: (NWHTTPServer.ServerResponse) -> ()) -> () in NWHTTPServer.o
      NWHTTPServer.ServerResponse.writeHead(status: NWHTTPServer.HTTPStatus?, headers: [Swift.String : Swift.String]) -> () in NWHTTPServer.o
      NWHTTPServer.ServerResponse.writeHead(status: NWHTTPServer.HTTPStatus?, headers: [Swift.String : Swift.String]) -> () in NWHTTPServer.o
  "Swift.Array.insert(_: __owned A, at: Swift.Int) -> ()", referenced from:
      closure #1 () -> Network.NWParameters in NWHTTPServer.HTTPServer.init(port: Network.NWEndpoint.Port, tcpOptions: Network.NWProtocolTCP.Options?, queue: __C.OS_dispatch_queue, handler: (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) throws -> ()) throws -> NWHTTPServer.HTTPServer in NWHTTPServer.o
  "Swift.Array.removeAll(keepingCapacity: Swift.Bool) -> ()", referenced from:
      NWHTTPProtocol.HTTPProtocol.(clearState in _BF6DFA81C899D54101E9AD783982EEC1)() -> () in NWHTTPProtocol.o
  "type metadata accessor for Swift.Array", referenced from:
      Swift._finalizeUninitializedArray<A>(__owned [A]) -> [A] in main.o
      Swift._finalizeUninitializedArray<A>(__owned [A]) -> [A] in NWHTTPServer.o
  "protocol conformance descriptor for [A] : Swift.Sequence in Swift", referenced from:
      lazy protocol witness table accessor for type [(name: Swift.String, value: Swift.String)] and conformance [A] : Swift.Sequence in Swift in NWHTTPProtocol.o
      lazy protocol witness table accessor for type [(name: Swift.String, value: Swift.String)] and conformance [A] : Swift.Sequence in Swift in NWHTTPServer.o
      lazy protocol witness table accessor for type [(NWHTTPServer.ServerResponse) -> ()] and conformance [A] : Swift.Sequence in Swift in NWHTTPServer.o
  "type metadata for Swift.Bool", referenced from:
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.shouldKeepAlive.setter : Swift.Bool in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.isEndOfMessage.setter : Swift.Bool in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.isEndOfMessage.getter : Swift.Bool in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.shouldKeepAlive.getter : Swift.Bool in NWHTTPProtocol.o
  "type metadata for Swift.Int", referenced from:
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.status.setter : Swift.Int? in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.status.getter : Swift.Int? in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(headerFinished in _BF6DFA81C899D54101E9AD783982EEC1)() -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1).hash(into: inout Swift.Hasher) -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.FixedWidthInteger in Swift in NWHTTPProtocol.o
      ...
  "protocol witness table for Swift.Int : Swift.Hashable in Swift", referenced from:
      NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1).hash(into: inout Swift.Hasher) -> () in NWHTTPProtocol.o
      protocol witness for Swift.Hashable.hashValue.getter : Swift.Int in conformance NWHTTPServer.HTTPStatus : Swift.Hashable in NWHTTPServer in NWHTTPServer.o
      protocol witness for Swift.Hashable.hash(into: inout Swift.Hasher) -> () in conformance NWHTTPServer.HTTPStatus : Swift.Hashable in NWHTTPServer in NWHTTPServer.o
      protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance NWHTTPServer.HTTPStatus : Swift.Hashable in NWHTTPServer in NWHTTPServer.o
  "protocol witness table for Swift.Int : Swift.Equatable in Swift", referenced from:
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance NWHTTPServer.HTTPStatus : Swift.Equatable in NWHTTPServer in NWHTTPServer.o
  "protocol conformance descriptor for Swift.Int : Swift.SignedInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.SignedInteger in Swift in NWHTTPProtocol.o
  "protocol conformance descriptor for Swift.Int : Swift.BinaryInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.BinaryInteger in Swift in NWHTTPProtocol.o
  "protocol conformance descriptor for Swift.Int : Swift.FixedWidthInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.FixedWidthInteger in Swift in NWHTTPProtocol.o
  "protocol witness table for Swift.Int : Swift.CustomStringConvertible in Swift", referenced from:
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPServer.ServerResponse.send(Foundation.Data) -> () in NWHTTPServer.o
  "protocol witness table for Swift.Int : Swift._ExpressibleByBuiltinIntegerLiteral in Swift", referenced from:
      associated type witness table accessor for Swift.ExpressibleByIntegerLiteral.IntegerLiteralType : Swift._ExpressibleByBuiltinIntegerLiteral in NWHTTPServer.HTTPStatus : Swift.ExpressibleByIntegerLiteral in NWHTTPServer in NWHTTPServer.o
  "(extension in Swift):Swift.Collection.isEmpty.getter : Swift.Bool", referenced from:
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      NWHTTPProtocol.HTTPProtocol.(processDataForState in _BF6DFA81C899D54101E9AD783982EEC1)(NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1), Swift.UnsafePointer<Swift.Int8>?, Swift.Int) -> Swift.Int32 in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(flushOldState in _BF6DFA81C899D54101E9AD783982EEC1)(NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1)) -> Swift.Int32 in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(flushOldState in _BF6DFA81C899D54101E9AD783982EEC1)(NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1)) -> Swift.Int32 in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(flushOldState in _BF6DFA81C899D54101E9AD783982EEC1)(NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1)) -> Swift.Int32 in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      ...
  "(extension in Swift):Swift.RangeReplaceableCollection.removeAll(keepingCapacity: Swift.Bool) -> ()", referenced from:
      $defer #1 () -> () in NWHTTPProtocol.HTTPProtocol.(flushOldState in _BF6DFA81C899D54101E9AD783982EEC1)(NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1)) -> Swift.Int32 in NWHTTPProtocol.o
  "Swift.UnsafeMutablePointer.deallocate() -> ()", referenced from:
      NWHTTPProtocol.HTTPProtocol.deinit in NWHTTPProtocol.o
  "static Swift.UnsafeMutablePointer.allocate(capacity: Swift.Int) -> Swift.UnsafeMutablePointer<A>", referenced from:
      variable initialization expression of NWHTTPProtocol.HTTPProtocol.(parser in _BF6DFA81C899D54101E9AD783982EEC1) : Swift.UnsafeMutablePointer<__C.http_parser> in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
  "type metadata for Swift.UInt", referenced from:
      lazy protocol witness table accessor for type Swift.UInt and conformance Swift.UInt : Swift.FixedWidthInteger in Swift in NWHTTPServer.o
  "protocol witness table for Swift.UInt : Swift.Equatable in Swift", referenced from:
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance __C.NSJSONReadingOptions : Swift.Equatable in __C_Synthesized in NWHTTPServer.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance __C.NSJSONWritingOptions : Swift.Equatable in __C_Synthesized in NWHTTPServer.o
  "protocol conformance descriptor for Swift.UInt : Swift.FixedWidthInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt and conformance Swift.UInt : Swift.FixedWidthInteger in Swift in NWHTTPServer.o
  "Swift.UnsafeMutableRawBufferPointer.baseAddress.getter : Swift.UnsafeMutableRawPointer?", referenced from:
      closure #1 (Swift.UnsafeMutableRawBufferPointer?, Swift.Bool) -> Swift.Int in NWHTTPProtocol.HTTPProtocol.handleInput(framer: Network.NWProtocolFramer.Instance) -> Swift.Int in NWHTTPProtocol.o
  "Swift.UnsafeMutableRawBufferPointer.count.getter : Swift.Int", referenced from:
      closure #1 (Swift.UnsafeMutableRawBufferPointer?, Swift.Bool) -> Swift.Int in NWHTTPProtocol.HTTPProtocol.handleInput(framer: Network.NWProtocolFramer.Instance) -> Swift.Int in NWHTTPProtocol.o
      closure #1 (Swift.UnsafeMutableRawBufferPointer?, Swift.Bool) -> Swift.Int in NWHTTPProtocol.HTTPProtocol.handleInput(framer: Network.NWProtocolFramer.Instance) -> Swift.Int in NWHTTPProtocol.o
  "Swift._bridgeAnyObjectToAny(Swift.AnyObject?) -> Any", referenced from:
      NWHTTPServer.IncomingMessage.decodeJSON(options: __C.NSJSONReadingOptions) throws -> Any in NWHTTPServer.o
  "protocol descriptor for Swift.SetAlgebra", referenced from:
      l_got.$ss10SetAlgebraMp in NWHTTPServer.o
      l_got.$ss10SetAlgebraMp in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.isDisjoint(with: A) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP10isDisjoint4withSbx_tFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP10isDisjoint4withSbx_tFTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.isSuperset(of: A) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP10isSuperset2ofSbx_tFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP10isSuperset2ofSbx_tFTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.subtracting(A) -> A", referenced from:
      l_got.$ss10SetAlgebraP11subtractingyxxFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP11subtractingyxxFTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.intersection(A) -> A", referenced from:
      l_got.$ss10SetAlgebraP12intersectionyxxFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP12intersectionyxxFTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.formIntersection(A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP16formIntersectionyyxFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP16formIntersectionyyxFTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.symmetricDifference(__owned A) -> A", referenced from:
      l_got.$ss10SetAlgebraP19symmetricDifferenceyxxnFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP19symmetricDifferenceyxxnFTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.formSymmetricDifference(__owned A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP23formSymmetricDifferenceyyxnFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP23formSymmetricDifferenceyyxnFTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.union(__owned A) -> A", referenced from:
      l_got.$ss10SetAlgebraP5unionyxxnFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP5unionyxxnFTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.insert(__owned A.Element) -> (inserted: Swift.Bool, memberAfterInsert: A.Element)", referenced from:
      l_got.$ss10SetAlgebraP6insertySb8inserted_7ElementQz17memberAfterInserttAFnFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP6insertySb8inserted_7ElementQz17memberAfterInserttAFnFTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.remove(A.Element) -> A.Element?", referenced from:
      l_got.$ss10SetAlgebraP6removey7ElementQzSgAEFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP6removey7ElementQzSgAEFTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.update(with: __owned A.Element) -> A.Element?", referenced from:
      l_got.$ss10SetAlgebraP6update4with7ElementQzSgAFn_tFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP6update4with7ElementQzSgAFn_tFTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.isEmpty.getter : Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP7isEmptySbvgTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP7isEmptySbvgTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.contains(A.Element) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP8containsySb7ElementQzFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP8containsySb7ElementQzFTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.isSubset(of: A) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP8isSubset2ofSbx_tFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP8isSubset2ofSbx_tFTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.subtract(A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP8subtractyyxFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP8subtractyyxFTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.formUnion(__owned A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP9formUnionyyxnFTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraP9formUnionyyxnFTq in NWHTTPServer.o
  "base conformance descriptor for Swift.SetAlgebra: Swift.Equatable", referenced from:
      l_got.$ss10SetAlgebraPSQTb in NWHTTPServer.o
      l_got.$ss10SetAlgebraPSQTb in NWHTTPServer.o
  "base conformance descriptor for Swift.SetAlgebra: Swift.ExpressibleByArrayLiteral", referenced from:
      l_got.$ss10SetAlgebraPs25ExpressibleByArrayLiteralTb in NWHTTPServer.o
      l_got.$ss10SetAlgebraPs25ExpressibleByArrayLiteralTb in NWHTTPServer.o
  "(extension in Swift):Swift.SetAlgebra< where A.ArrayLiteralElement == A.Element>.init(arrayLiteral: A.ArrayLiteralElement...) -> A", referenced from:
      protocol witness for Swift.ExpressibleByArrayLiteral.init(arrayLiteral: A.ArrayLiteralElement...) -> A in conformance __C.NSJSONReadingOptions : Swift.ExpressibleByArrayLiteral in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.ExpressibleByArrayLiteral.init(arrayLiteral: A.ArrayLiteralElement...) -> A in conformance __C.NSJSONWritingOptions : Swift.ExpressibleByArrayLiteral in __C_Synthesized in NWHTTPServer.o
  "(extension in Swift):Swift.SetAlgebra.isDisjoint(with: A) -> Swift.Bool", referenced from:
      protocol witness for Swift.SetAlgebra.isDisjoint(with: A) -> Swift.Bool in conformance __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.isDisjoint(with: A) -> Swift.Bool in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "(extension in Swift):Swift.SetAlgebra.isSuperset(of: A) -> Swift.Bool", referenced from:
      protocol witness for Swift.SetAlgebra.isSuperset(of: A) -> Swift.Bool in conformance __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.isSuperset(of: A) -> Swift.Bool in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "(extension in Swift):Swift.SetAlgebra.subtracting(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.subtracting(A) -> A in conformance __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.subtracting(A) -> A in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "(extension in Swift):Swift.SetAlgebra.isEmpty.getter : Swift.Bool", referenced from:
      protocol witness for Swift.SetAlgebra.isEmpty.getter : Swift.Bool in conformance __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.isEmpty.getter : Swift.Bool in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "(extension in Swift):Swift.SetAlgebra.isSubset(of: A) -> Swift.Bool", referenced from:
      protocol witness for Swift.SetAlgebra.isSubset(of: A) -> Swift.Bool in conformance __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.isSubset(of: A) -> Swift.Bool in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "(extension in Swift):Swift.SetAlgebra.subtract(A) -> ()", referenced from:
      protocol witness for Swift.SetAlgebra.subtract(A) -> () in conformance __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.subtract(A) -> () in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "(extension in Swift):Swift.SetAlgebra.init<A where A1: Swift.Sequence, A.Element == A1.Element>(__owned A1) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.init<A where A1: Swift.Sequence, A.Element == A1.Element>(__owned A1) -> A in conformance __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.init<A where A1: Swift.Sequence, A.Element == A1.Element>(__owned A1) -> A in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.init() -> A", referenced from:
      l_got.$ss10SetAlgebraPxycfCTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraPxycfCTq in NWHTTPServer.o
  "method descriptor for Swift.SetAlgebra.init<A where A1: Swift.Sequence, A.Element == A1.Element>(__owned A1) -> A", referenced from:
      l_got.$ss10SetAlgebraPyxqd__ncSTRd__7ElementQyd__ACRtzlufCTq in NWHTTPServer.o
      l_got.$ss10SetAlgebraPyxqd__ncSTRd__7ElementQyd__ACRtzlufCTq in NWHTTPServer.o
  "Swift._hashValue<A where A: Swift.Hashable>(for: A) -> Swift.Int", referenced from:
      NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1).hashValue.getter : Swift.Int in NWHTTPProtocol.o
  "Swift.assertionFailure(_: @autoclosure () -> Swift.String, file: Swift.StaticString, line: Swift.UInt) -> ()", referenced from:
      NWHTTPProtocol.HTTPProtocol.(addData in _BF6DFA81C899D54101E9AD783982EEC1)(Swift.UnsafePointer<Swift.Int8>?, Swift.Int) -> Swift.Int32 in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      headerData #1 (with: Swift.String) -> Foundation.Data in NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
  "Swift._assertionFailure(_: Swift.StaticString, _: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
      (extension in NWHTTPProtocol):__C.http_method.(stringValue in _BF6DFA81C899D54101E9AD783982EEC1).getter : Swift.String in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):__C.http_errno.(name in _BF6DFA81C899D54101E9AD783982EEC1).getter : Swift.String in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):__C.http_errno.(description in _BF6DFA81C899D54101E9AD783982EEC1).getter : Swift.String in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):__C.http_status.(reason in _BF6DFA81C899D54101E9AD783982EEC1).getter : Swift.String in NWHTTPProtocol.o
  "Swift._assertionFailure(_: Swift.StaticString, _: Swift.String, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
      NWHTTPProtocol.HTTPProtocol.(headerFinished in _BF6DFA81C899D54101E9AD783982EEC1)() -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(headerFinished in _BF6DFA81C899D54101E9AD783982EEC1)() -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(headerFinished in _BF6DFA81C899D54101E9AD783982EEC1)() -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(processDataForState in _BF6DFA81C899D54101E9AD783982EEC1)(NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1), Swift.UnsafePointer<Swift.Int8>?, Swift.Int) -> Swift.Int32 in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(emit in _BF6DFA81C899D54101E9AD783982EEC1)(_: Network.NWProtocolFramer.Message, to: Network.NWProtocolFramer.Instance) -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(addData in _BF6DFA81C899D54101E9AD783982EEC1)(Swift.UnsafePointer<Swift.Int8>?, Swift.Int) -> Swift.Int32 in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(flushOldState in _BF6DFA81C899D54101E9AD783982EEC1)(NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1)) -> Swift.Int32 in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(flushOldState in _BF6DFA81C899D54101E9AD783982EEC1)(NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1)) -> Swift.Int32 in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(flushOldState in _BF6DFA81C899D54101E9AD783982EEC1)(NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1)) -> Swift.Int32 in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(flushOldState in _BF6DFA81C899D54101E9AD783982EEC1)(NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1)) -> Swift.Int32 in NWHTTPProtocol.o
      ...
  "protocol descriptor for Swift.CustomStringConvertible", referenced from:
      l_got.$ss23CustomStringConvertibleMp in NWHTTPServer.o
      l_got.$ss23CustomStringConvertibleMp in NWHTTPServer.o
  "method descriptor for Swift.CustomStringConvertible.description.getter : Swift.String", referenced from:
      l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in NWHTTPServer.o
      l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in NWHTTPServer.o
  "protocol descriptor for Swift.ExpressibleByArrayLiteral", referenced from:
      l_got.$ss25ExpressibleByArrayLiteralMp in NWHTTPServer.o
      l_got.$ss25ExpressibleByArrayLiteralMp in NWHTTPServer.o
  "method descriptor for Swift.ExpressibleByArrayLiteral.init(arrayLiteral: A.ArrayLiteralElement...) -> A", referenced from:
      l_got.$ss25ExpressibleByArrayLiteralP05arrayD0x0cD7ElementQzd_tcfCTq in NWHTTPServer.o
      l_got.$ss25ExpressibleByArrayLiteralP05arrayD0x0cD7ElementQzd_tcfCTq in NWHTTPServer.o
  "Swift.DefaultStringInterpolation.appendInterpolation<A>(A) -> ()", referenced from:
      implicit closure #12 () -> Swift.String in NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      implicit closure #8 () -> Swift.String in closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      NWHTTPServer.IncomingMessage.description.getter : Swift.String in NWHTTPServer.o
  "Swift.DefaultStringInterpolation.appendInterpolation<A where A: Swift.CustomStringConvertible>(A) -> ()", referenced from:
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPServer.ServerResponse.send(Foundation.Data) -> () in NWHTTPServer.o
  "Swift.DefaultStringInterpolation.appendInterpolation<A where A: Swift.CustomStringConvertible, A: Swift.TextOutputStreamable>(A) -> ()", referenced from:
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
  "Swift.DefaultStringInterpolation.appendLiteral(Swift.String) -> ()", referenced from:
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      ...
  "Swift.DefaultStringInterpolation.init(literalCapacity: Swift.Int, interpolationCount: Swift.Int) -> Swift.DefaultStringInterpolation", referenced from:
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      implicit closure #12 () -> Swift.String in NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      implicit closure #8 () -> Swift.String in closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      ...
  "protocol descriptor for Swift.ExpressibleByStringLiteral", referenced from:
      l_got.$ss26ExpressibleByStringLiteralMp in NWHTTPServer.o
  "method descriptor for Swift.ExpressibleByStringLiteral.init(stringLiteral: A.StringLiteralType) -> A", referenced from:
      l_got.$ss26ExpressibleByStringLiteralP06stringD0x0cD4TypeQz_tcfCTq in NWHTTPServer.o
  "associated conformance descriptor for Swift.ExpressibleByStringLiteral.Swift.ExpressibleByStringLiteral.StringLiteralType: Swift._ExpressibleByBuiltinStringLiteral", referenced from:
      l_got.$ss26ExpressibleByStringLiteralP0cD4TypeAB_s01_ab7BuiltincD0Tn in NWHTTPServer.o
  "base conformance descriptor for Swift.ExpressibleByStringLiteral: Swift.ExpressibleByExtendedGraphemeClusterLiteral", referenced from:
      l_got.$ss26ExpressibleByStringLiteralPs0ab23ExtendedGraphemeClusterD0Tb in NWHTTPServer.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 NWHTTPServer.HTTPMethod : Swift.ExpressibleByExtendedGraphemeClusterLiteral in NWHTTPServer in NWHTTPServer.o
  "protocol descriptor for Swift.ExpressibleByIntegerLiteral", referenced from:
      l_got.$ss27ExpressibleByIntegerLiteralMp in NWHTTPServer.o
  "method descriptor for Swift.ExpressibleByIntegerLiteral.init(integerLiteral: A.IntegerLiteralType) -> A", referenced from:
      l_got.$ss27ExpressibleByIntegerLiteralP07integerD0x0cD4TypeQz_tcfCTq in NWHTTPServer.o
  "associated conformance descriptor for Swift.ExpressibleByIntegerLiteral.Swift.ExpressibleByIntegerLiteral.IntegerLiteralType: Swift._ExpressibleByBuiltinIntegerLiteral", referenced from:
      l_got.$ss27ExpressibleByIntegerLiteralP0cD4TypeAB_s01_ab7BuiltincD0Tn in NWHTTPServer.o
  "Swift._allocateUninitializedArray<A>(Builtin.Word) -> ([A], Builtin.RawPointer)", referenced from:
      _main in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.headers.getter : [(name: Swift.String, value: Swift.String)] in NWHTTPProtocol.o
      NWHTTPServer.HTTPServer.suspend() -> () in NWHTTPServer.o
      closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      ...
  "Swift._bridgeAnythingToObjectiveC<A>(A) -> Swift.AnyObject", referenced from:
      NWHTTPServer.ServerResponse.sendJSON(_: Any, options: __C.NSJSONWritingOptions) throws -> () in NWHTTPServer.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 __C.http_errno : Swift.Equatable in __C_Synthesized in NWHTTPProtocol.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance NWHTTPServer.HTTPMethod : Swift.Equatable in NWHTTPServer in NWHTTPServer.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance NWHTTPServer.HTTPStatus : Swift.Equatable in NWHTTPServer in NWHTTPServer.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance __C.NSJSONReadingOptions : Swift.Equatable in __C_Synthesized in NWHTTPServer.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance __C.NSJSONWritingOptions : Swift.Equatable in __C_Synthesized in NWHTTPServer.o
  "protocol descriptor for Swift.ExpressibleByUnicodeScalarLiteral", referenced from:
      l_got.$ss33ExpressibleByUnicodeScalarLiteralMp in NWHTTPServer.o
  "method descriptor for Swift.ExpressibleByUnicodeScalarLiteral.init(unicodeScalarLiteral: A.UnicodeScalarLiteralType) -> A", referenced from:
      l_got.$ss33ExpressibleByUnicodeScalarLiteralP07unicodedE0x0cdE4TypeQz_tcfCTq in NWHTTPServer.o
  "associated conformance descriptor for Swift.ExpressibleByUnicodeScalarLiteral.Swift.ExpressibleByUnicodeScalarLiteral.UnicodeScalarLiteralType: Swift._ExpressibleByBuiltinUnicodeScalarLiteral", referenced from:
      l_got.$ss33ExpressibleByUnicodeScalarLiteralP0cdE4TypeAB_s01_ab7BuiltincdE0Tn in NWHTTPServer.o
  "Swift.=== infix(Swift.AnyObject?, Swift.AnyObject?) -> Swift.Bool", referenced from:
      closure #1 (NWHTTPServer.ServerResponse) -> () in closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
  "protocol descriptor for Swift.ExpressibleByExtendedGraphemeClusterLiteral", referenced from:
      l_got.$ss43ExpressibleByExtendedGraphemeClusterLiteralMp in NWHTTPServer.o
  "method descriptor for Swift.ExpressibleByExtendedGraphemeClusterLiteral.init(extendedGraphemeClusterLiteral: A.ExtendedGraphemeClusterLiteralType) -> A", referenced from:
      l_got.$ss43ExpressibleByExtendedGraphemeClusterLiteralP08extendeddeF0x0cdeF4TypeQz_tcfCTq in NWHTTPServer.o
  "associated conformance descriptor for Swift.ExpressibleByExtendedGraphemeClusterLiteral.Swift.ExpressibleByExtendedGraphemeClusterLiteral.ExtendedGraphemeClusterLiteralType: Swift._ExpressibleByBuiltinExtendedGraphemeClusterLiteral", referenced from:
      l_got.$ss43ExpressibleByExtendedGraphemeClusterLiteralP0cdeF4TypeAB_s01_ab7BuiltincdeF0Tn in NWHTTPServer.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 NWHTTPServer.HTTPMethod : Swift.ExpressibleByUnicodeScalarLiteral in NWHTTPServer in NWHTTPServer.o
  "base conformance descriptor for Swift.ExpressibleByExtendedGraphemeClusterLiteral: Swift.ExpressibleByUnicodeScalarLiteral", referenced from:
      l_got.$ss43ExpressibleByExtendedGraphemeClusterLiteralPs0ab13UnicodeScalarF0Tb in NWHTTPServer.o
  "nominal type descriptor for Swift.Int8", referenced from:
      _symbolic _____Spy_____GSg_SPy_____GSgSitXCSg s5Int32V So11http_parserV s4Int8V in NWHTTPProtocol.o
  "type metadata for Swift.Int8", referenced from:
      NWHTTPProtocol.HTTPProtocol.(emit in _BF6DFA81C899D54101E9AD783982EEC1)(_: Swift.UnsafeBufferPointer<Swift.Int8>, to: Network.NWProtocolFramer.Instance) -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(addData in _BF6DFA81C899D54101E9AD783982EEC1)(Swift.UnsafePointer<Swift.Int8>?, Swift.Int) -> Swift.Int32 in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(addData in _BF6DFA81C899D54101E9AD783982EEC1)(Swift.UnsafePointer<Swift.Int8>?, Swift.Int) -> Swift.Int32 in NWHTTPProtocol.o
  "protocol descriptor for Swift.Error", referenced from:
      _symbolic ______p s5ErrorP in NWHTTPProtocol.o
      l_got.$ss5ErrorMp in NWHTTPProtocol.o
      _symbolic y____________ptcSg 12NWHTTPServer10HTTPServerC s5ErrorP in NWHTTPServer.o
      _symbolic y______pcSg s5ErrorP in NWHTTPServer.o
      l_got.$ss5ErrorMp in NWHTTPServer.o
  "method descriptor for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject?", referenced from:
      l_got.$ss5ErrorP19_getEmbeddedNSErroryXlSgyFTq in NWHTTPProtocol.o
      l_got.$ss5ErrorP19_getEmbeddedNSErroryXlSgyFTq in NWHTTPServer.o
  "method descriptor for Swift.Error._code.getter : Swift.Int", referenced from:
      l_got.$ss5ErrorP5_codeSivgTq in NWHTTPProtocol.o
      l_got.$ss5ErrorP5_codeSivgTq in NWHTTPServer.o
  "method descriptor for Swift.Error._domain.getter : Swift.String", referenced from:
      l_got.$ss5ErrorP7_domainSSvgTq in NWHTTPProtocol.o
      l_got.$ss5ErrorP7_domainSSvgTq in NWHTTPServer.o
  "method descriptor for Swift.Error._userInfo.getter : Swift.AnyObject?", referenced from:
      l_got.$ss5ErrorP9_userInfoyXlSgvgTq in NWHTTPProtocol.o
      l_got.$ss5ErrorP9_userInfoyXlSgvgTq in NWHTTPServer.o
  "(extension in Swift):Swift.Error._getEmbeddedNSError() -> Swift.AnyObject?", referenced from:
      protocol witness for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject? in conformance NWHTTPProtocol.HTTPProtocol.Error : Swift.Error in NWHTTPProtocol in NWHTTPProtocol.o
      protocol witness for Swift.Error._getEmbeddedNSError() -> Swift.AnyObject? in conformance NWHTTPServer.StringEncodingError : Swift.Error in NWHTTPServer in NWHTTPServer.o
  "(extension in Swift):Swift.Error._code.getter : Swift.Int", referenced from:
      protocol witness for Swift.Error._code.getter : Swift.Int in conformance NWHTTPProtocol.HTTPProtocol.Error : Swift.Error in NWHTTPProtocol in NWHTTPProtocol.o
      protocol witness for Swift.Error._code.getter : Swift.Int in conformance NWHTTPServer.StringEncodingError : Swift.Error in NWHTTPServer in NWHTTPServer.o
  "(extension in Swift):Swift.Error._domain.getter : Swift.String", referenced from:
      protocol witness for Swift.Error._domain.getter : Swift.String in conformance NWHTTPProtocol.HTTPProtocol.Error : Swift.Error in NWHTTPProtocol in NWHTTPProtocol.o
      protocol witness for Swift.Error._domain.getter : Swift.String in conformance NWHTTPServer.StringEncodingError : Swift.Error in NWHTTPServer in NWHTTPServer.o
  "(extension in Swift):Swift.Error._userInfo.getter : Swift.AnyObject?", referenced from:
      protocol witness for Swift.Error._userInfo.getter : Swift.AnyObject? in conformance NWHTTPProtocol.HTTPProtocol.Error : Swift.Error in NWHTTPProtocol in NWHTTPProtocol.o
      protocol witness for Swift.Error._userInfo.getter : Swift.AnyObject? in conformance NWHTTPServer.StringEncodingError : Swift.Error in NWHTTPServer in NWHTTPServer.o
  "nominal type descriptor for Swift.Int32", referenced from:
      _symbolic _____Spy_____GSgXCSg s5Int32V So11http_parserV in NWHTTPProtocol.o
      _symbolic _____Spy_____GSg_SPy_____GSgSitXCSg s5Int32V So11http_parserV s4Int8V in NWHTTPProtocol.o
  "Swift.print(_: Any..., separator: Swift.String, terminator: Swift.String) -> ()", referenced from:
      _main in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
  "Swift.Hasher.combine<A where A: Swift.Hashable>(A) -> ()", referenced from:
      NWHTTPProtocol.HTTPProtocol.(ParseState in _BF6DFA81C899D54101E9AD783982EEC1).hash(into: inout Swift.Hasher) -> () in NWHTTPProtocol.o
  "nominal type descriptor for Swift.UInt16", referenced from:
      _symbolic _____ s6UInt16V in NWHTTPProtocol.o
  "nominal type descriptor for Swift.UInt32", referenced from:
      _symbolic _____ s6UInt32V in NWHTTPProtocol.o
  "type metadata for Swift.UInt32", referenced from:
      NWHTTPProtocol.HTTPProtocol.(headerFinished in _BF6DFA81C899D54101E9AD783982EEC1)() -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.(headerFinished in _BF6DFA81C899D54101E9AD783982EEC1)() -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      lazy protocol witness table accessor for type Swift.UInt32 and conformance Swift.UInt32 : Swift.BinaryInteger in Swift in NWHTTPProtocol.o
      lazy protocol witness table accessor for type Swift.UInt32 and conformance Swift.UInt32 : Swift.FixedWidthInteger in Swift in NWHTTPProtocol.o
      lazy protocol witness table accessor for type Swift.UInt32 and conformance Swift.UInt32 : Swift.UnsignedInteger in Swift in NWHTTPProtocol.o
  "protocol witness table for Swift.UInt32 : Swift.Equatable in Swift", referenced from:
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance __C.http_errno : Swift.Equatable in __C_Synthesized in NWHTTPProtocol.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 NWHTTPProtocol.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 NWHTTPProtocol.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 NWHTTPProtocol.o
  "nominal type descriptor for Swift.UInt64", referenced from:
      _symbolic _____ s6UInt64V in NWHTTPProtocol.o
  "protocol descriptor for Swift.OptionSet", referenced from:
      l_got.$ss9OptionSetMp in NWHTTPServer.o
      l_got.$ss9OptionSetMp in NWHTTPServer.o
  "method descriptor for Swift.OptionSet.init(rawValue: A.RawValue) -> A", referenced from:
      l_got.$ss9OptionSetP8rawValuex03RawD0Qz_tcfCTq in NWHTTPServer.o
      l_got.$ss9OptionSetP8rawValuex03RawD0Qz_tcfCTq in NWHTTPServer.o
  "base conformance descriptor for Swift.OptionSet: Swift.RawRepresentable", referenced from:
      l_got.$ss9OptionSetPSYTb in NWHTTPServer.o
      l_got.$ss9OptionSetPSYTb in NWHTTPServer.o
  "base conformance descriptor for Swift.OptionSet: Swift.SetAlgebra", referenced from:
      l_got.$ss9OptionSetPs0B7AlgebraTb in NWHTTPServer.o
      l_got.$ss9OptionSetPs0B7AlgebraTb in NWHTTPServer.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 __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.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 NWHTTPServer.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 __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.remove(A.Element) -> A.Element? in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.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 __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.update(with: __owned A.Element) -> A.Element? in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "(extension in Swift):Swift.OptionSet< where A == A.Element>.contains(A) -> Swift.Bool", referenced from:
      protocol witness for Swift.SetAlgebra.contains(A.Element) -> Swift.Bool in conformance __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.contains(A.Element) -> Swift.Bool in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "(extension in Swift):Swift.OptionSet.intersection(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.intersection(A) -> A in conformance __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.intersection(A) -> A in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "(extension in Swift):Swift.OptionSet.symmetricDifference(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.symmetricDifference(__owned A) -> A in conformance __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.symmetricDifference(__owned A) -> A in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "(extension in Swift):Swift.OptionSet.union(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.union(__owned A) -> A in conformance __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.union(__owned A) -> A in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "(extension in Swift):Swift.OptionSet< where A.RawValue: Swift.FixedWidthInteger>.formIntersection(A) -> ()", referenced from:
      protocol witness for Swift.SetAlgebra.formIntersection(A) -> () in conformance __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.formIntersection(A) -> () in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.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 __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.formSymmetricDifference(__owned A) -> () in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "(extension in Swift):Swift.OptionSet< where A.RawValue: Swift.FixedWidthInteger>.formUnion(A) -> ()", referenced from:
      protocol witness for Swift.SetAlgebra.formUnion(__owned A) -> () in conformance __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.formUnion(__owned A) -> () in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "(extension in Swift):Swift.OptionSet< where A.RawValue: Swift.FixedWidthInteger>.init() -> A", referenced from:
      protocol witness for Swift.SetAlgebra.init() -> A in conformance __C.NSJSONReadingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
      protocol witness for Swift.SetAlgebra.init() -> A in conformance __C.NSJSONWritingOptions : Swift.SetAlgebra in __C_Synthesized in NWHTTPServer.o
  "type metadata for Any", referenced from:
      _main in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.method.getter : Swift.String? in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.path.getter : Swift.String? in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.status.getter : Swift.Int? in NWHTTPProtocol.o
      ...
  "_OBJC_CLASS_$__TtCs12_SwiftObject", referenced from:
      full type metadata for NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      full type metadata for NWHTTPServer.HTTPServer in NWHTTPServer.o
      full type metadata for NWHTTPServer.IncomingMessage in NWHTTPServer.o
      full type metadata for NWHTTPServer.ServerResponse in NWHTTPServer.o
  "_OBJC_METACLASS_$__TtCs12_SwiftObject", referenced from:
      metaclass for NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      metaclass for NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      metaclass for NWHTTPServer.HTTPServer in NWHTTPServer.o
      metaclass for NWHTTPServer.HTTPServer in NWHTTPServer.o
      metaclass for NWHTTPServer.IncomingMessage in NWHTTPServer.o
      metaclass for NWHTTPServer.IncomingMessage in NWHTTPServer.o
      metaclass for NWHTTPServer.ServerResponse in NWHTTPServer.o
      metaclass for NWHTTPServer.ServerResponse in NWHTTPServer.o
      ...
  "__swift_FORCE_LOAD_$_swiftCompatibility56", referenced from:
      __swift_FORCE_LOAD_$_swiftCompatibility56_$_samplehttpd in main.o
      __swift_FORCE_LOAD_$_swiftCompatibility56_$_NWHTTPProtocol in NWHTTPProtocol.o
      __swift_FORCE_LOAD_$_swiftCompatibility56_$_NWHTTPServer in NWHTTPServer.o
  "__swift_FORCE_LOAD_$_swiftCompatibilityConcurrency", referenced from:
      __swift_FORCE_LOAD_$_swiftCompatibilityConcurrency_$_samplehttpd in main.o
      __swift_FORCE_LOAD_$_swiftCompatibilityConcurrency_$_NWHTTPProtocol in NWHTTPProtocol.o
      __swift_FORCE_LOAD_$_swiftCompatibilityConcurrency_$_NWHTTPServer in NWHTTPServer.o
  "__swift_FORCE_LOAD_$_swiftDarwin", referenced from:
      __swift_FORCE_LOAD_$_swiftDarwin_$_samplehttpd in main.o
      __swift_FORCE_LOAD_$_swiftDarwin_$_NWHTTPProtocol in NWHTTPProtocol.o
      __swift_FORCE_LOAD_$_swiftDarwin_$_NWHTTPServer in NWHTTPServer.o
  "_swift_allocError", referenced from:
      NWHTTPServer.HTTPServer.(handleListenerStateChange in _303A3D92563E7618451958C277BF4255)(Network.NWListener.State) -> () in NWHTTPServer.o
      NWHTTPServer.HTTPServer.(handleStateChange in _303A3D92563E7618451958C277BF4255)(_: Network.NWConnection.State, on: Network.NWConnection) -> () in NWHTTPServer.o
      closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      NWHTTPServer.IncomingMessage.contentAsString.getter : Swift.String? in NWHTTPServer.o
      NWHTTPServer.ServerResponse.send(Swift.String) throws -> () in NWHTTPServer.o
  "_swift_allocObject", referenced from:
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.init(error: NWHTTPProtocol.HTTPProtocol.Error) -> Network.NWProtocolFramer.Message in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.__allocating_init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPServer.HTTPServer.__allocating_init(port: Network.NWEndpoint.Port, tcpOptions: Network.NWProtocolTCP.Options?, queue: __C.OS_dispatch_queue, handler: (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) throws -> ()) throws -> NWHTTPServer.HTTPServer in NWHTTPServer.o
      NWHTTPServer.HTTPServer.(handleNewConnection in _303A3D92563E7618451958C277BF4255)(Network.NWConnection) -> () in NWHTTPServer.o
      NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      ...
  "_swift_beginAccess", referenced from:
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      ...
  "_swift_bridgeObjectRelease", referenced from:
      _main in main.o
      _main in main.o
      _main in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      ...
  "_swift_bridgeObjectRetain", referenced from:
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.method.setter : Swift.String? in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.path.setter : Swift.String? in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.headers.setter : [(name: Swift.String, value: Swift.String)] in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.method.modify : Swift.String? with unmangled suffix ".resume.0" in NWHTTPProtocol.o
      ...
  "_swift_deallocClassInstance", referenced from:
      NWHTTPProtocol.HTTPProtocol.__deallocating_deinit in NWHTTPProtocol.o
      NWHTTPServer.HTTPServer.__deallocating_deinit in NWHTTPServer.o
      NWHTTPServer.IncomingMessage.__deallocating_deinit in NWHTTPServer.o
      NWHTTPServer.ServerResponse.__deallocating_deinit in NWHTTPServer.o
  "_swift_deallocObject", referenced from:
      l_objectdestroy in main.o
      l_objectdestroy in NWHTTPProtocol.o
      l_objectdestroy in NWHTTPServer.o
      l_objectdestroy.2 in NWHTTPServer.o
      l_objectdestroy.6 in NWHTTPServer.o
      l_objectdestroy in NWHTTPServer.o
      l_objectdestroy.2 in NWHTTPServer.o
      ...
  "_swift_deallocPartialClassInstance", referenced from:
      NWHTTPServer.HTTPServer.init(port: Network.NWEndpoint.Port, tcpOptions: Network.NWProtocolTCP.Options?, queue: __C.OS_dispatch_queue, handler: (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) throws -> ()) throws -> NWHTTPServer.HTTPServer in NWHTTPServer.o
  "_swift_dynamicCast", referenced from:
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.method.getter : Swift.String? in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.path.getter : Swift.String? in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.status.getter : Swift.Int? in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.headers.getter : [(name: Swift.String, value: Swift.String)] in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.isEndOfMessage.getter : Swift.Bool in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.shouldKeepAlive.getter : Swift.Bool in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWProtocolFramer.Message.error.getter : NWHTTPProtocol.HTTPProtocol.Error? in NWHTTPProtocol.o
      ...
  "_swift_dynamicCastClass", referenced from:
      (extension in NWHTTPProtocol):Network.NWConnection.ContentContext.httpMessage.getter : Network.NWProtocolFramer.Message? in NWHTTPProtocol.o
  "_swift_endAccess", referenced from:
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.init(framer: Network.NWProtocolFramer.Instance) -> NWHTTPProtocol.HTTPProtocol in NWHTTPProtocol.o
      ...
  "_swift_errorInMain", referenced from:
      _main in main.o
  "_swift_errorRelease", referenced from:
      closure #1 () -> () in closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      outlined consume of NWHTTPProtocol.HTTPProtocol.Error in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPServer.HTTPServer.(handleListenerStateChange in _303A3D92563E7618451958C277BF4255)(Network.NWListener.State) -> () in NWHTTPServer.o
      NWHTTPServer.HTTPServer.(handleStateChange in _303A3D92563E7618451958C277BF4255)(_: Network.NWConnection.State, on: Network.NWConnection) -> () in NWHTTPServer.o
      ...
  "_swift_errorRetain", referenced from:
      outlined copy of NWHTTPProtocol.HTTPProtocol.Error in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.handleOutput(framer: Network.NWProtocolFramer.Instance, message: Network.NWProtocolFramer.Message, messageLength: Swift.Int, isComplete: Swift.Bool) -> () in NWHTTPProtocol.o
      closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      outlined copy of NWHTTPProtocol.HTTPProtocol.Error in NWHTTPServer.o
  "_swift_getEnumTagSinglePayloadGeneric", referenced from:
      getEnumTagSinglePayload value witness for NWHTTPServer.StringEncodingError in NWHTTPServer.o
  "_swift_getForeignTypeMetadata", referenced from:
      type metadata accessor for __C.http_parser in NWHTTPProtocol.o
      type metadata accessor for __C.http_parser_settings in NWHTTPProtocol.o
      type metadata accessor for __C.http_errno in NWHTTPProtocol.o
      type metadata accessor for __C.NSJSONReadingOptions in NWHTTPServer.o
      type metadata accessor for __C.NSJSONWritingOptions in NWHTTPServer.o
  "_swift_getObjCClassMetadata", referenced from:
      type metadata accessor for __C.OS_dispatch_queue in main.o
  "_swift_getSingletonMetadata", referenced from:
      type metadata accessor for NWHTTPServer.StringEncodingError in NWHTTPServer.o
  "_swift_getTypeByMangledNameInContext", referenced from:
      ___swift_instantiateConcreteTypeFromMangledName in NWHTTPProtocol.o
      ___swift_instantiateConcreteTypeFromMangledName in NWHTTPServer.o
  "_swift_getTypeByMangledNameInContextInMetadataState", referenced from:
      ___swift_instantiateConcreteTypeFromMangledNameAbstract in NWHTTPProtocol.o
      ___swift_instantiateConcreteTypeFromMangledNameAbstract in NWHTTPServer.o
  "_swift_getWitnessTable", referenced from:
      lazy protocol witness table accessor for type NWHTTPServer.HTTPMethod and conformance NWHTTPServer.HTTPMethod : Swift.CustomStringConvertible in NWHTTPServer in main.o
      lazy protocol witness table accessor for type Foundation.Data and conformance Foundation.Data : Swift.Collection in Foundation in main.o
      lazy protocol witness table accessor for type NWHTTPProtocol.HTTPProtocol and conformance NWHTTPProtocol.HTTPProtocol : Network.NWProtocolFramerImplementation in NWHTTPProtocol in NWHTTPProtocol.o
      lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.FixedWidthInteger in Swift in NWHTTPProtocol.o
      lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.SignedInteger in Swift in NWHTTPProtocol.o
      lazy protocol witness table accessor for type Swift.UInt32 and conformance Swift.UInt32 : Swift.BinaryInteger in Swift in NWHTTPProtocol.o
      lazy protocol witness table accessor for type Swift.UInt32 and conformance Swift.UInt32 : Swift.FixedWidthInteger in Swift in NWHTTPProtocol.o
      ...
  "_swift_initStructMetadata", referenced from:
      type metadata completion function for NWHTTPServer.StringEncodingError in NWHTTPServer.o
  "_swift_once", referenced from:
      NWHTTPProtocol.HTTPProtocol.definition.unsafeMutableAddressor : Network.NWProtocolFramer.Definition in NWHTTPProtocol.o
      NWHTTPProtocol.HTTPProtocol.label.unsafeMutableAddressor : Swift.String in NWHTTPProtocol.o
      NWHTTPServer.HTTPMethod.GET.unsafeMutableAddressor : NWHTTPServer.HTTPMethod in NWHTTPServer.o
      NWHTTPServer.HTTPMethod.POST.unsafeMutableAddressor : NWHTTPServer.HTTPMethod in NWHTTPServer.o
      NWHTTPServer.HTTPMethod.MKCALENDAR.unsafeMutableAddressor : NWHTTPServer.HTTPMethod in NWHTTPServer.o
      NWHTTPServer.HTTPMethod.DELETE.unsafeMutableAddressor : NWHTTPServer.HTTPMethod in NWHTTPServer.o
      NWHTTPServer.HTTPMethod.HEAD.unsafeMutableAddressor : NWHTTPServer.HTTPMethod in NWHTTPServer.o
      ...
  "_swift_release", referenced from:
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      l_objectdestroy in main.o
      l_objectdestroy in main.o
      outlined consume of Foundation.Data._Representation in main.o
      outlined consume of Foundation.Data._Representation in main.o
      outlined consume of Foundation.Data._Representation in main.o
      (extension in NWHTTPProtocol):Swift.Optional<A where A == Network.NWConnection.ContentContext>.httpMessage.getter : Network.NWProtocolFramer.Message? in NWHTTPProtocol.o
      ...
  "_swift_retain", referenced from:
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      closure #1 (NWHTTPServer.IncomingMessage, NWHTTPServer.ServerResponse) -> () in samplehttpd in main.o
      outlined copy of Foundation.Data._Representation in main.o
      outlined copy of Foundation.Data._Representation in main.o
      outlined copy of Foundation.Data._Representation in main.o
      (extension in NWHTTPProtocol):Swift.Optional<A where A == Network.NWConnection.ContentContext>.httpMessage.getter : Network.NWProtocolFramer.Message? in NWHTTPProtocol.o
      (extension in NWHTTPProtocol):Network.NWConnection.ContentContext.httpMessage.getter : Network.NWProtocolFramer.Message? in NWHTTPProtocol.o
      ...
  "_swift_storeEnumTagSinglePayloadGeneric", referenced from:
      storeEnumTagSinglePayload value witness for NWHTTPServer.StringEncodingError in NWHTTPServer.o
  "_swift_unknownObjectRelease", referenced from:
      closure #1 (NWHTTPServer.ServerResponse) -> () in closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      closure #1 (NWHTTPServer.ServerResponse) -> () in closure #1 @Sendable (Foundation.Data?, Network.NWConnection.ContentContext?, Swift.Bool, Network.NWError?) -> () in NWHTTPServer.HTTPServer.(readNextMessage in _303A3D92563E7618451958C277BF4255)(from: Network.NWConnection) -> () in NWHTTPServer.o
      NWHTTPServer.IncomingMessage.decodeJSON(options: __C.NSJSONReadingOptions) throws -> Any in NWHTTPServer.o
      NWHTTPServer.ServerResponse.sendJSON(_: Any, options: __C.NSJSONWritingOptions) throws -> () in NWHTTPServer.o
  "_swift_willThrow", referenced from:
      NWHTTPServer.IncomingMessage.decodeJSON(options: __C.NSJSONReadingOptions) throws -> Any in NWHTTPServer.o
      NWHTTPServer.ServerResponse.send(Swift.String) throws -> () in NWHTTPServer.o
      NWHTTPServer.ServerResponse.sendJSON(_: Any, options: __C.NSJSONWritingOptions) throws -> () in NWHTTPServer.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWHTTPProtocol.build/Debug-watchos/samplehttpd.build/Objects-normal/arm64_32/Binary/samplehttpd normal arm64_32 (in target 'samplehttpd' from project 'NWHTTPProtocol')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64_32-apple-watchos6.0 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWHTTPProtocol.build/Debug-watchos/samplehttpd.build/Objects-normal/arm64_32/samplehttpd.LinkFileList -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -Xlinker -rpath -Xlinker @executable_path/../lib -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWHTTPProtocol.build/Debug-watchos/samplehttpd.build/Objects-normal/arm64_32/samplehttpd_lto.o -Xlinker -export_dynamic -Xlinker -no_deduplicate -fobjc-link-runtime -L/Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWHTTPProtocol.build/Debug-watchos/samplehttpd.build/Objects-normal/arm64_32/samplehttpd.swiftmodule -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWHTTPProtocol.build/Debug-watchos/samplehttpd.build/Objects-normal/arm64_32/samplehttpd_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWHTTPProtocol.build/Debug-watchos/samplehttpd.build/Objects-normal/arm64_32/Binary/samplehttpd -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWHTTPProtocol.build/Debug-watchos/NWHTTPProtocol.build/Objects-normal/arm64_32/NWHTTPProtocol.swiftmodule -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWHTTPProtocol.build/Debug-watchos/NWHTTPServer.build/Objects-normal/arm64_32/NWHTTPServer.swiftmodule
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CHTTPParser' from project 'NWHTTPProtocol')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'CHTTPParser' from project 'NWHTTPProtocol')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'NWHTTPServer' from project 'NWHTTPProtocol')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'NWHTTPServer' from project 'NWHTTPProtocol')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'NWHTTPProtocol' from project 'NWHTTPProtocol')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'NWHTTPProtocol' from project 'NWHTTPProtocol')
** BUILD FAILED **
The following build commands failed:
	Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWHTTPProtocol.build/Debug-watchos/samplehttpd.build/Objects-normal/arm64/Binary/samplehttpd normal arm64 (in target 'samplehttpd' from project 'NWHTTPProtocol')
(1 failure)
BUILD FAILURE 6.0 watchOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.