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

Build Log

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'
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'
Undefined symbols for architecture arm64:
  "associated type descriptor for Swift.ExpressibleByArrayLiteral.ArrayLiteralElement", referenced from:
      l_got.$s19ArrayLiteralElements013ExpressibleByaB0PTl in Docopt.o
      l_got.$s19ArrayLiteralElements013ExpressibleByaB0PTl in Option.o
      l_got.$s19ArrayLiteralElements013ExpressibleByaB0PTl in String.o
  "associated type descriptor for Swift.SetAlgebra.Element", referenced from:
      l_got.$s7Elements10SetAlgebraPTl in Docopt.o
      l_got.$s7Elements10SetAlgebraPTl in Option.o
      l_got.$s7Elements10SetAlgebraPTl in String.o
  "associated type descriptor for Swift.RawRepresentable.RawValue", referenced from:
      l_got.$s8RawValueSYTl in Docopt.o
      l_got.$s8RawValueSYTl in DocoptError.o
      l_got.$s8RawValueSYTl in Option.o
      l_got.$s8RawValueSYTl in String.o
  "value witness table for Builtin.Int64", referenced from:
      full type metadata for __C.NSRegularExpressionOptions in Docopt.o
      full type metadata for __C.NSStringCompareOptions in Option.o
      full type metadata for __C.NSMatchingOptions in String.o
  "value witness table for Builtin.NativeObject", referenced from:
      full type metadata for Docopt.Argument in Argument.o
      full type metadata for Docopt.BranchPattern in BranchPattern.o
      full type metadata for Docopt.Command in Command.o
      full type metadata for Docopt.Docopt in Docopt.o
      full type metadata for Docopt.DocoptError in DocoptError.o
      full type metadata for Docopt.DocoptLanguageError in DocoptError.o
      full type metadata for Docopt.DocoptExit in DocoptError.o
      ...
  "Swift.Dictionary.init() -> [A : B]", referenced from:
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.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 BranchPattern.o
  "Swift.Array.init() -> [A]", referenced from:
      Docopt.BranchPattern.flat<A where A: Docopt.Pattern>(A.Type) -> [A] in BranchPattern.o
      Docopt.Docopt.init(_: Swift.String, argv: [Swift.String]?, help: Swift.Bool, version: Swift.String?, optionsFirst: Swift.Bool) -> Docopt.Docopt in Docopt.o
      static Docopt.Docopt.parseDefaults(Swift.String) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseDefaults(Swift.String) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseArgv(_: Docopt.Tokens, options: inout [Docopt.Option], optionsFirst: Swift.Bool) -> [Docopt.LeafPattern] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseSeq(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Pattern] in Docopt.o
      ...
  "protocol conformance descriptor for Swift.AutoreleasingUnsafeMutablePointer<A> : Swift._Pointer in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.AutoreleasingUnsafeMutablePointer<__C.NSError?> and conformance Swift.AutoreleasingUnsafeMutablePointer<A> : Swift._Pointer in Swift in String.o
  "Swift.Dictionary.subscript.setter : (A) -> B?", referenced from:
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
  "method descriptor for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int", referenced from:
      l_got.$sSH13_rawHashValue4seedS2i_tFTq in DocoptError.o
      l_got.$sSH13_rawHashValue4seedS2i_tFTq in LeafPattern.o
      l_got.$sSH13_rawHashValue4seedS2i_tFTq in Pattern.o
  "method descriptor for Swift.Hashable.hash(into: inout Swift.Hasher) -> ()", referenced from:
      l_got.$sSH4hash4intoys6HasherVz_tFTq in DocoptError.o
      l_got.$sSH4hash4intoys6HasherVz_tFTq in LeafPattern.o
      l_got.$sSH4hash4intoys6HasherVz_tFTq in Pattern.o
  "method descriptor for Swift.Hashable.hashValue.getter : Swift.Int", referenced from:
      l_got.$sSH9hashValueSivgTq in DocoptError.o
      l_got.$sSH9hashValueSivgTq in LeafPattern.o
      l_got.$sSH9hashValueSivgTq in Pattern.o
  "protocol descriptor for Swift.Hashable", referenced from:
      l_got.$sSHMp in DocoptError.o
      l_got.$sSHMp in LeafPattern.o
      l_got.$sSHMp in Pattern.o
  "base conformance descriptor for Swift.Hashable: Swift.Equatable", referenced from:
      l_got.$sSHSQTb in DocoptError.o
      l_got.$sSHSQTb in LeafPattern.o
      l_got.$sSHSQTb in Pattern.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 Docopt.ValueType : Swift.Hashable in Docopt in LeafPattern.o
      protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance Docopt.Pattern : Swift.Hashable in Docopt in Pattern.o
  "static Swift.Character.== infix(Swift.Character, Swift.Character) -> Swift.Bool", referenced from:
      closure #1 (Swift.Character) -> Swift.Bool in (extension in Docopt):Swift.String.split() -> [Swift.String] in String.o
      closure #1 (Swift.Character) -> Swift.Bool in (extension in Docopt):Swift.String.split() -> [Swift.String] in String.o
  "Swift.Character.init(_builtinExtendedGraphemeClusterLiteral: Builtin.RawPointer, utf8CodeUnitCount: Builtin.Word, isASCII: Builtin.Int1) -> Swift.Character", referenced from:
      closure #1 (Swift.Character) -> Swift.Bool in (extension in Docopt):Swift.String.split() -> [Swift.String] in String.o
      closure #1 (Swift.Character) -> Swift.Bool in (extension in Docopt):Swift.String.split() -> [Swift.String] in String.o
  "(extension in Swift):Swift.BidirectionalCollection< where A.Element == Swift.String>.joined(separator: Swift.String) -> Swift.String", referenced from:
      static Docopt.Docopt.formalUsage(Swift.String) -> Swift.String in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      (extension in Docopt):Swift.String.partition(Swift.String) -> (Swift.String, Swift.String, Swift.String) in String.o
      Docopt.Tokens.description.getter : Swift.String in Tokens.o
  "method descriptor for static Swift.Equatable.== infix(A, A) -> Swift.Bool", referenced from:
      l_got.$sSQ2eeoiySbx_xtFZTq in Docopt.o
      l_got.$sSQ2eeoiySbx_xtFZTq in DocoptError.o
      l_got.$sSQ2eeoiySbx_xtFZTq in LeafPattern.o
      l_got.$sSQ2eeoiySbx_xtFZTq in Option.o
      l_got.$sSQ2eeoiySbx_xtFZTq in Pattern.o
      l_got.$sSQ2eeoiySbx_xtFZTq in String.o
      l_got.$sSQ2eeoiySbx_xtFZTq in Tokens.o
      ...
  "protocol descriptor for Swift.Equatable", referenced from:
      l_got.$sSQMp in Docopt.o
      l_got.$sSQMp in DocoptError.o
      l_got.$sSQMp in LeafPattern.o
      l_got.$sSQMp in Option.o
      l_got.$sSQMp in Pattern.o
      l_got.$sSQMp in String.o
      l_got.$sSQMp in Tokens.o
      ...
  "Swift.String.init<A>(describing: A) -> Swift.String", referenced from:
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.Argument.description.getter : Swift.String in Argument.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
      ...
  "Swift.String.startIndex.getter : Swift.String.Index", referenced from:
      (extension in Docopt):Swift.String.subscript.getter : (Swift.Range<Swift.Int>) -> Swift.String in String.o
      (extension in Docopt):Swift.String.subscript.getter : (Swift.Range<Swift.Int>) -> Swift.String in String.o
  "Swift.String.init(stringInterpolation: Swift.DefaultStringInterpolation) -> Swift.String", referenced from:
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.BranchPattern.description.getter : Swift.String in BranchPattern.o
      static Docopt.Docopt.parseSection(_: Swift.String, source: Swift.String) -> [Swift.String] in Docopt.o
      static Docopt.Docopt.parsePattern(_: Swift.String, options: inout [Docopt.Option]) -> Docopt.Pattern in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      ...
  "static Swift.String.+ infix(Swift.String, Swift.String) -> Swift.String", referenced from:
      static Docopt.Docopt.parseDefaults(Swift.String) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseDefaults(Swift.String) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.formalUsage(Swift.String) -> Swift.String in Docopt.o
      static Docopt.Docopt.formalUsage(Swift.String) -> Swift.String in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
  "Swift.String.init(_builtinStringLiteral: Builtin.RawPointer, utf8CodeUnitCount: Builtin.Word, isASCII: Builtin.Int1) -> Swift.String", referenced from:
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.BranchPattern.description.getter : Swift.String in BranchPattern.o
      Docopt.BranchPattern.description.getter : Swift.String in BranchPattern.o
      closure #1 (Swift.String) -> Swift.Bool in Docopt.Docopt.init(_: Swift.String, argv: [Swift.String]?, help: Swift.Bool, version: Swift.String?, optionsFirst: Swift.Bool) -> Docopt.Docopt in Docopt.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      ...
  "static Swift.String.== infix(Swift.String, Swift.String) -> Swift.Bool", referenced from:
      Docopt.Command.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Command.o
      closure #1 (Swift.String) -> Swift.Bool in Docopt.Docopt.init(_: Swift.String, argv: [Swift.String]?, help: Swift.Bool, version: Swift.String?, optionsFirst: Swift.Bool) -> Docopt.Docopt in Docopt.o
      static Docopt.Docopt.parseArgv(_: Docopt.Tokens, options: inout [Docopt.Option], optionsFirst: Swift.Bool) -> [Docopt.LeafPattern] in Docopt.o
      static Docopt.Docopt.parseArgv(_: Docopt.Tokens, options: inout [Docopt.Option], optionsFirst: Swift.Bool) -> [Docopt.LeafPattern] in Docopt.o
      closure #1 (Docopt.LeafPattern) -> Swift.Bool in closure #1 (Docopt.LeafPattern) -> Swift.Bool in Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      closure #1 (Docopt.LeafPattern) -> Swift.Bool in static Docopt.Docopt.(extras in _F5215F50E15C093AFEECB6AC27307B0A)(_: Swift.Bool, version: Swift.String?, options: [Docopt.LeafPattern], doc: Swift.String) -> () in Docopt.o
      closure #1 (Docopt.LeafPattern) -> Swift.Bool in static Docopt.Docopt.(extras in _F5215F50E15C093AFEECB6AC27307B0A)(_: Swift.Bool, version: Swift.String?, options: [Docopt.LeafPattern], doc: Swift.String) -> () in Docopt.o
      ...
  "Swift.String.hash(into: inout Swift.Hasher) -> ()", referenced from:
      Docopt.Pattern.hash(into: inout Swift.Hasher) -> () in Pattern.o
  "type metadata for Swift.String.Index", referenced from:
      (extension in Docopt):Swift.String.subscript.getter : (Swift.Range<Swift.Int>) -> Swift.String in String.o
  "protocol witness table for Swift.String.Index : Swift.Comparable in Swift", referenced from:
      (extension in Docopt):Swift.String.subscript.getter : (Swift.Range<Swift.Int>) -> Swift.String in String.o
  "Swift.String.count.getter : Swift.Int", referenced from:
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      (extension in Docopt):Swift.String.findAll(_: Swift.String, flags: __C.NSRegularExpressionOptions) -> [Swift.String] in String.o
      (extension in Docopt):Swift.String.split(Swift.String) -> [Swift.String] in String.o
      (extension in Docopt):Swift.String.split(Swift.String) -> [Swift.String] in String.o
      (extension in Docopt):Swift.String.split(Swift.String) -> [Swift.String] in String.o
      (extension in Docopt):Swift.String.split(Swift.String) -> [Swift.String] in String.o
  "Swift.String.index(_: Swift.String.Index, offsetBy: Swift.Int) -> Swift.String.Index", referenced from:
      (extension in Docopt):Swift.String.subscript.getter : (Swift.Range<Swift.Int>) -> Swift.String in String.o
      (extension in Docopt):Swift.String.subscript.getter : (Swift.Range<Swift.Int>) -> Swift.String in String.o
  "Swift.String.isEmpty.getter : Swift.Bool", referenced from:
      closure #1 (Swift.String) -> Swift.Bool in static Docopt.Option.parse(Swift.String) -> Docopt.Option in Option.o
      closure #1 (Swift.String) -> Swift.Bool in static Docopt.Tokens.fromPattern(Swift.String) -> Docopt.Tokens in Tokens.o
  "Swift.String.hasPrefix(Swift.String) -> Swift.Bool", referenced from:
      static Docopt.Docopt.parseArgv(_: Docopt.Tokens, options: inout [Docopt.Option], optionsFirst: Swift.Bool) -> [Docopt.LeafPattern] in Docopt.o
      static Docopt.Docopt.parseArgv(_: Docopt.Tokens, options: inout [Docopt.Option], optionsFirst: Swift.Bool) -> [Docopt.LeafPattern] in Docopt.o
      closure #1 (Swift.String) -> Swift.Bool in static Docopt.Docopt.parseDefaults(Swift.String) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      closure #2 (Docopt.Option) -> Swift.Bool in static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      ...
  "Swift.String.hasSuffix(Swift.String) -> Swift.Bool", referenced from:
      static Docopt.Docopt.parseAtom(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Pattern] in Docopt.o
  "type metadata for Swift.String", referenced from:
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.Command.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Command.o
      Docopt.Docopt.init(_: Swift.String, argv: [Swift.String]?, help: Swift.Bool, version: Swift.String?, optionsFirst: Swift.Bool) -> Docopt.Docopt in Docopt.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      ...
  "protocol witness table for Swift.String : Swift.Hashable in Swift", referenced from:
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
  "protocol witness table for Swift.String : Swift.Equatable in Swift", referenced from:
      static Docopt.Docopt.parseAtom(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Pattern] in Docopt.o
      static Docopt.Docopt.parseAtom(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Pattern] in Docopt.o
      static Docopt.Docopt.parseSeq(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Pattern] in Docopt.o
      Docopt.== infix(Docopt.LeafPattern, Docopt.LeafPattern) -> Swift.Bool in LeafPattern.o
      Docopt.== infix(Docopt.Tokens, Docopt.Tokens) -> Swift.Bool in Tokens.o
  "protocol conformance descriptor for Swift.String : Swift.Collection in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.String and conformance Swift.String : Swift.Collection in Swift in String.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 Docopt.o
  "protocol witness table for Swift.String : Swift.TextOutputStreamable in Swift", referenced from:
      Docopt.Argument.description.getter : Swift.String in Argument.o
      static Docopt.Docopt.parseSection(_: Swift.String, source: Swift.String) -> [Swift.String] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      ...
  "protocol witness table for Swift.String : Swift.CustomStringConvertible in Swift", referenced from:
      Docopt.Argument.description.getter : Swift.String in Argument.o
      static Docopt.Docopt.parseSection(_: Swift.String, source: Swift.String) -> [Swift.String] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      ...
  "Swift.String.init(__shared Swift.Substring) -> Swift.String", referenced from:
      implicit closure #1 (__shared Swift.Substring) -> Swift.String in (extension in Docopt):Swift.String.split() -> [Swift.String] in String.o
      (extension in Docopt):Swift.String.subscript.getter : (Swift.Range<Swift.Int>) -> Swift.String in String.o
  "Swift.String.subscript.getter : (Swift.Range<Swift.String.Index>) -> Swift.Substring", referenced from:
      (extension in Docopt):Swift.String.subscript.getter : (Swift.Range<Swift.Int>) -> Swift.String in String.o
  "(extension in Swift):Swift.Sequence.sorted(by: (A.Element, A.Element) throws -> Swift.Bool) throws -> [A.Element]", referenced from:
      Docopt.Either.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in Either.o
  "(extension in Swift):Swift.Sequence< where A.Element: Swift.Equatable>.contains(A.Element) -> Swift.Bool", referenced from:
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      static Docopt.Docopt.parseAtom(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Pattern] in Docopt.o
      static Docopt.Docopt.parseAtom(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Pattern] in Docopt.o
      static Docopt.Docopt.parseSeq(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Pattern] in Docopt.o
  "method descriptor for Swift.RawRepresentable.rawValue.getter : A.RawValue", referenced from:
      l_got.$sSY8rawValue03RawB0QzvgTq in Docopt.o
      l_got.$sSY8rawValue03RawB0QzvgTq in DocoptError.o
      l_got.$sSY8rawValue03RawB0QzvgTq in Option.o
      l_got.$sSY8rawValue03RawB0QzvgTq in String.o
  "method descriptor for Swift.RawRepresentable.init(rawValue: A.RawValue) -> A?", referenced from:
      l_got.$sSY8rawValuexSg03RawB0Qz_tcfCTq in Docopt.o
      l_got.$sSY8rawValuexSg03RawB0Qz_tcfCTq in DocoptError.o
      l_got.$sSY8rawValuexSg03RawB0Qz_tcfCTq in Option.o
      l_got.$sSY8rawValuexSg03RawB0Qz_tcfCTq in String.o
  "protocol descriptor for Swift.RawRepresentable", referenced from:
      l_got.$sSYMp in Docopt.o
      l_got.$sSYMp in DocoptError.o
      l_got.$sSYMp in Option.o
      l_got.$sSYMp in String.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 Docopt.DocoptStatus : Swift.Hashable in Docopt in DocoptError.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 Docopt.DocoptStatus : Swift.Hashable in Docopt in DocoptError.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 Docopt.DocoptStatus : Swift.Hashable in Docopt in DocoptError.o
  "static Swift.Array.+ infix([A], [A]) -> [A]", referenced from:
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      Docopt.LeafPattern.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in LeafPattern.o
      Docopt.LeafPattern.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in LeafPattern.o
      Docopt.LeafPattern.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in LeafPattern.o
      static Docopt.Pattern.transform(Docopt.Pattern) -> Docopt.Either in Pattern.o
      static Docopt.Pattern.transform(Docopt.Pattern) -> Docopt.Either in Pattern.o
      static Docopt.Pattern.transform(Docopt.Pattern) -> Docopt.Either in Pattern.o
      static Docopt.Pattern.transform(Docopt.Pattern) -> Docopt.Either in Pattern.o
      ...
  "static Swift.Array.+= infix(inout [A], [A]) -> ()", referenced from:
      Docopt.BranchPattern.flat<A where A: Docopt.Pattern>(A.Type) -> [A] in BranchPattern.o
      static Docopt.Docopt.parseDefaults(Swift.String) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseExpr(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Pattern] in Docopt.o
      static Docopt.Docopt.parseSeq(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Pattern] in Docopt.o
  "Swift.Array.count.getter : Swift.Int", referenced from:
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      Docopt.Command.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Command.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      static Docopt.Docopt.formalUsage(Swift.String) -> Swift.String in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      ...
  "Swift.Array.append(__owned A) -> ()", referenced from:
      static Docopt.Docopt.parseDefaults(Swift.String) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseArgv(_: Docopt.Tokens, options: inout [Docopt.Option], optionsFirst: Swift.Bool) -> [Docopt.LeafPattern] in Docopt.o
      static Docopt.Docopt.parseArgv(_: Docopt.Tokens, options: inout [Docopt.Option], optionsFirst: Swift.Bool) -> [Docopt.LeafPattern] in Docopt.o
      static Docopt.Docopt.parseArgv(_: Docopt.Tokens, options: inout [Docopt.Option], optionsFirst: Swift.Bool) -> [Docopt.LeafPattern] in Docopt.o
      static Docopt.Docopt.parseArgv(_: Docopt.Tokens, options: inout [Docopt.Option], optionsFirst: Swift.Bool) -> [Docopt.LeafPattern] in Docopt.o
      static Docopt.Docopt.parseArgv(_: Docopt.Tokens, options: inout [Docopt.Option], optionsFirst: Swift.Bool) -> [Docopt.LeafPattern] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      ...
  "Swift.Array.remove(at: Swift.Int) -> A", referenced from:
      Docopt.Docopt.init(_: Swift.String, argv: [Swift.String]?, help: Swift.Bool, version: Swift.String?, optionsFirst: Swift.Bool) -> Docopt.Docopt in Docopt.o
      Docopt.LeafPattern.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in LeafPattern.o
      static Docopt.Pattern.transform(Docopt.Pattern) -> Docopt.Either in Pattern.o
      static Docopt.Pattern.transform(Docopt.Pattern) -> Docopt.Either in Pattern.o
      Docopt.Tokens.move() -> Swift.String? in Tokens.o
  "type metadata accessor for Swift.Array", referenced from:
      Swift._finalizeUninitializedArray<A>(__owned [A]) -> [A] in BranchPattern.o
      Docopt.LeafPattern.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in LeafPattern.o
  "static (extension in Swift):Swift.Array<A where A: Swift.Equatable>.== infix([A], [A]) -> Swift.Bool", referenced from:
      Docopt.== infix(Docopt.BranchPattern, Docopt.BranchPattern) -> Swift.Bool in BranchPattern.o
      Docopt.== infix(Docopt.LeafPattern, Docopt.LeafPattern) -> Swift.Bool in LeafPattern.o
      Docopt.OneOrMore.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in OneOrMore.o
      Docopt.== infix(Docopt.Tokens, Docopt.Tokens) -> Swift.Bool in Tokens.o
  "Swift.Array.init<A where A == A1.Element, A1: Swift.Sequence>(A1) -> [A]", referenced from:
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      static Docopt.Docopt.formalUsage(Swift.String) -> Swift.String in Docopt.o
      static Docopt.Docopt.formalUsage(Swift.String) -> Swift.String in Docopt.o
  "Swift.Array.subscript.getter : (Swift.Range<Swift.Int>) -> Swift.ArraySlice<A>", referenced from:
      static Docopt.Docopt.formalUsage(Swift.String) -> Swift.String in Docopt.o
      (extension in Docopt):Swift.String.partition(Swift.String) -> (Swift.String, Swift.String, Swift.String) in String.o
  "protocol conformance descriptor for [A] : Swift.BidirectionalCollection in Swift", referenced from:
      lazy protocol witness table accessor for type [Swift.String] and conformance [A] : Swift.BidirectionalCollection in Swift in Docopt.o
  "protocol conformance descriptor for [A] : Swift.Sequence in Swift", referenced from:
      lazy protocol witness table accessor for type [Docopt.LeafPattern] and conformance [A] : Swift.Sequence in Swift in BranchPattern.o
      lazy protocol witness table accessor for type [Docopt.Option] and conformance [A] : Swift.Sequence in Swift in Docopt.o
      lazy protocol witness table accessor for type [Swift.String] and conformance [A] : Swift.Sequence in Swift in Docopt.o
      lazy protocol witness table accessor for type [(match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern])] and conformance [A] : Swift.Sequence in Swift in Either.o
  "protocol conformance descriptor for [A] : Swift.Collection in Swift", referenced from:
      lazy protocol witness table accessor for type [Docopt.LeafPattern] and conformance [A] : Swift.Collection in Swift in BranchPattern.o
      lazy protocol witness table accessor for type [Docopt.Pattern] and conformance [A] : Swift.Collection in Swift in BranchPattern.o
      lazy protocol witness table accessor for type [Docopt.OptionsShortcut] and conformance [A] : Swift.Collection in Swift in Docopt.o
      lazy protocol witness table accessor for type [Swift.String] and conformance [A] : Swift.Collection in Swift in Docopt.o
      lazy protocol witness table accessor for type [Docopt.Option] and conformance [A] : Swift.Collection in Swift in Docopt.o
      lazy protocol witness table accessor for type [(match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern])] and conformance [A] : Swift.Collection in Swift in Either.o
      lazy protocol witness table accessor for type [[Docopt.Pattern]] and conformance [A] : Swift.Collection in Swift in Pattern.o
      ...
  "protocol conformance descriptor for [A] : Swift._ArrayProtocol in Swift", referenced from:
      lazy protocol witness table accessor for type [Swift.String] and conformance [A] : Swift._ArrayProtocol in Swift in Docopt.o
      lazy protocol witness table accessor for type [Docopt.LeafPattern] and conformance [A] : Swift._ArrayProtocol in Swift in Docopt.o
      lazy protocol witness table accessor for type [Docopt.Option] and conformance [A] : Swift._ArrayProtocol in Swift in Docopt.o
      lazy protocol witness table accessor for type [Docopt.Pattern] and conformance [A] : Swift._ArrayProtocol in Swift in LeafPattern.o
  "protocol conformance descriptor for [A] : Swift.CustomStringConvertible in Swift", referenced from:
      lazy protocol witness table accessor for type [Docopt.Pattern] and conformance [A] : Swift.CustomStringConvertible in Swift in BranchPattern.o
      lazy protocol witness table accessor for type [Swift.String] and conformance [A] : Swift.CustomStringConvertible in Swift in LeafPattern.o
  "Swift.Array.subscript.modify : (Swift.Int) -> A", referenced from:
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
  "Swift.Array.subscript.getter : (Swift.Int) -> A", referenced from:
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      Docopt.Command.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Command.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      ...
  "type metadata for Swift.Bool", referenced from:
      Docopt.Command.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Command.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      Docopt.LeafPattern.value.willset : Any? in LeafPattern.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
      ...
  "protocol witness table for Swift.Bool : Swift.CustomStringConvertible in Swift", referenced from:
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
  "Swift.Set.subtracting(Swift.Set<A>) -> Swift.Set<A>", referenced from:
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
  "Swift.Set.init<A where A == A1.Element, A1: Swift.Sequence>(__owned A1) -> Swift.Set<A>", referenced from:
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
  "protocol conformance descriptor for Swift.Set<A> : Swift.Sequence in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Set<Docopt.LeafPattern> and conformance Swift.Set<A> : Swift.Sequence in Swift in BranchPattern.o
      lazy protocol witness table accessor for type Swift.Set<Docopt.Pattern> and conformance Swift.Set<A> : Swift.Sequence in Swift in Docopt.o
  "Swift.Int.init(bitPattern: Swift.OpaquePointer?) -> Swift.Int", referenced from:
      generic specialization <serialized, Swift.UInt64, Swift.UInt8, ()> of _swift_se0333_UnsafePointer_withMemoryRebound in BranchPattern.o
  "type metadata for Swift.Int", referenced from:
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.SignedInteger in Swift in Argument.o
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      Docopt.Command.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Command.o
      static Docopt.Docopt.formalUsage(Swift.String) -> Swift.String in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      ...
  "protocol witness table for Swift.Int : Swift.Hashable in Swift", referenced from:
      Docopt.ValueType.hash(into: inout Swift.Hasher) -> () in LeafPattern.o
  "protocol witness table for Swift.Int : Swift.Comparable in Swift", referenced from:
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      Docopt.Command.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Command.o
      static Docopt.Docopt.formalUsage(Swift.String) -> Swift.String in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      Docopt.Option.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Option.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 Argument.o
  "protocol witness table for Swift.Int : Swift.Strideable in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Range<Swift.Int> and conformance < where A: Swift.Strideable, A.Stride: Swift.SignedInteger> Swift.Range<A> : Swift.Collection in Swift in Argument.o
  "protocol witness table for Swift.Int : Swift.CustomStringConvertible in Swift", referenced from:
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
  "(extension in Swift):Swift.Collection.map<A>((A.Element) throws -> A1) throws -> [A1]", referenced from:
      static Docopt.Docopt.parseDefaults(Swift.String) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.formalUsage(Swift.String) -> Swift.String in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      Docopt.Pattern.fixRepeatingArguments() -> Docopt.Pattern in Pattern.o
      static Docopt.Pattern.transform(Docopt.Pattern) -> Docopt.Either in Pattern.o
      (extension in Docopt):Swift.String.findAll(_: Swift.String, flags: __C.NSRegularExpressionOptions) -> [Swift.String] in String.o
      (extension in Docopt):Swift.String.split() -> [Swift.String] in String.o
      ...
  "(extension in Swift):Swift.Collection.first.getter : A.Element?", referenced from:
      static Docopt.Pattern.transform(Docopt.Pattern) -> Docopt.Either in Pattern.o
  "(extension in Swift):Swift.Collection.split(maxSplits: Swift.Int, omittingEmptySubsequences: Swift.Bool, whereSeparator: (A.Element) throws -> Swift.Bool) throws -> [A.SubSequence]", referenced from:
      (extension in Docopt):Swift.String.split() -> [Swift.String] in String.o
  "(extension in Swift):Swift.Collection.isEmpty.getter : Swift.Bool", referenced from:
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      static Docopt.Docopt.(extras in _F5215F50E15C093AFEECB6AC27307B0A)(_: Swift.Bool, version: Swift.String?, options: [Docopt.LeafPattern], doc: Swift.String) -> () in Docopt.o
      static Docopt.Docopt.(extras in _F5215F50E15C093AFEECB6AC27307B0A)(_: Swift.Bool, version: Swift.String?, options: [Docopt.LeafPattern], doc: Swift.String) -> () in Docopt.o
      closure #1 (Docopt.LeafPattern) -> Swift.Bool in Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      Docopt.Either.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in Either.o
      Docopt.LeafPattern.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in LeafPattern.o
      ...
  "(extension in Swift):Swift.Collection< where A.Element: Swift.Equatable>.index(of: A.Element) -> A.Index?", referenced from:
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      static Docopt.Pattern.transform(Docopt.Pattern) -> Docopt.Either in Pattern.o
  "(extension in Swift):Swift.Collection< where A.Iterator == Swift.IndexingIterator<A>>.makeIterator() -> Swift.IndexingIterator<A>", referenced from:
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      Docopt.BranchPattern.flat<A where A: Docopt.Pattern>(A.Type) -> [A] in BranchPattern.o
      Docopt.Command.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Command.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      static Docopt.Docopt.parseDefaults(Swift.String) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseDefaults(Swift.String) -> [Docopt.Option] in Docopt.o
      ...
  "type metadata accessor for Swift.Range", referenced from:
      Swift.Range.init(_uncheckedBounds: (lower: A, upper: A)) -> Swift.Range<A> in Argument.o
  "protocol conformance descriptor for < where A: Swift.Strideable, A.Stride: Swift.SignedInteger> Swift.Range<A> : Swift.Collection in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Range<Swift.Int> and conformance < where A: Swift.Strideable, A.Stride: Swift.SignedInteger> Swift.Range<A> : Swift.Collection in Swift in Argument.o
  "Swift.Optional.debugDescription.getter : Swift.String", referenced from:
      Docopt.LeafPattern.value.willset : Any? in LeafPattern.o
  "Swift.Optional._bridgeToObjectiveC() -> Swift.AnyObject", referenced from:
      Docopt.== infix(Docopt.LeafPattern, Docopt.LeafPattern) -> Swift.Bool in LeafPattern.o
      Docopt.== infix(Docopt.LeafPattern, Docopt.LeafPattern) -> Swift.Bool in LeafPattern.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 Docopt.o
      Docopt.Option.description.getter : Swift.String in Option.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.NSRegularExpressionOptions : Swift.Equatable in __C_Synthesized in Docopt.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance __C.NSStringCompareOptions : Swift.Equatable in __C_Synthesized in Option.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance __C.NSMatchingOptions : Swift.Equatable in __C_Synthesized in String.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 Docopt.o
  "protocol witness table for Swift.UInt : Swift.CustomStringConvertible in Swift", referenced from:
      Docopt.Option.description.getter : Swift.String in Option.o
  "nominal type descriptor for Swift.ArraySlice", referenced from:
      _symbolic _____ySSG s10ArraySliceV in Docopt.o
  "protocol conformance descriptor for Swift.ArraySlice<A> : Swift.BidirectionalCollection in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.ArraySlice<Swift.String> and conformance Swift.ArraySlice<A> : Swift.BidirectionalCollection in Swift in String.o
  "protocol conformance descriptor for Swift.ArraySlice<A> : Swift.Collection in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.ArraySlice<Swift.String> and conformance Swift.ArraySlice<A> : Swift.Collection in Swift in Docopt.o
  "protocol descriptor for Swift.SetAlgebra", referenced from:
      l_got.$ss10SetAlgebraMp in Docopt.o
      l_got.$ss10SetAlgebraMp in Option.o
      l_got.$ss10SetAlgebraMp in String.o
  "method descriptor for Swift.SetAlgebra.isDisjoint(with: A) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP10isDisjoint4withSbx_tFTq in Docopt.o
      l_got.$ss10SetAlgebraP10isDisjoint4withSbx_tFTq in Option.o
      l_got.$ss10SetAlgebraP10isDisjoint4withSbx_tFTq in String.o
  "method descriptor for Swift.SetAlgebra.isSuperset(of: A) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP10isSuperset2ofSbx_tFTq in Docopt.o
      l_got.$ss10SetAlgebraP10isSuperset2ofSbx_tFTq in Option.o
      l_got.$ss10SetAlgebraP10isSuperset2ofSbx_tFTq in String.o
  "method descriptor for Swift.SetAlgebra.subtracting(A) -> A", referenced from:
      l_got.$ss10SetAlgebraP11subtractingyxxFTq in Docopt.o
      l_got.$ss10SetAlgebraP11subtractingyxxFTq in Option.o
      l_got.$ss10SetAlgebraP11subtractingyxxFTq in String.o
  "method descriptor for Swift.SetAlgebra.intersection(A) -> A", referenced from:
      l_got.$ss10SetAlgebraP12intersectionyxxFTq in Docopt.o
      l_got.$ss10SetAlgebraP12intersectionyxxFTq in Option.o
      l_got.$ss10SetAlgebraP12intersectionyxxFTq in String.o
  "method descriptor for Swift.SetAlgebra.formIntersection(A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP16formIntersectionyyxFTq in Docopt.o
      l_got.$ss10SetAlgebraP16formIntersectionyyxFTq in Option.o
      l_got.$ss10SetAlgebraP16formIntersectionyyxFTq in String.o
  "method descriptor for Swift.SetAlgebra.symmetricDifference(__owned A) -> A", referenced from:
      l_got.$ss10SetAlgebraP19symmetricDifferenceyxxnFTq in Docopt.o
      l_got.$ss10SetAlgebraP19symmetricDifferenceyxxnFTq in Option.o
      l_got.$ss10SetAlgebraP19symmetricDifferenceyxxnFTq in String.o
  "method descriptor for Swift.SetAlgebra.formSymmetricDifference(__owned A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP23formSymmetricDifferenceyyxnFTq in Docopt.o
      l_got.$ss10SetAlgebraP23formSymmetricDifferenceyyxnFTq in Option.o
      l_got.$ss10SetAlgebraP23formSymmetricDifferenceyyxnFTq in String.o
  "method descriptor for Swift.SetAlgebra.union(__owned A) -> A", referenced from:
      l_got.$ss10SetAlgebraP5unionyxxnFTq in Docopt.o
      l_got.$ss10SetAlgebraP5unionyxxnFTq in Option.o
      l_got.$ss10SetAlgebraP5unionyxxnFTq in String.o
  "method descriptor for Swift.SetAlgebra.insert(__owned A.Element) -> (inserted: Swift.Bool, memberAfterInsert: A.Element)", referenced from:
      l_got.$ss10SetAlgebraP6insertySb8inserted_7ElementQz17memberAfterInserttAFnFTq in Docopt.o
      l_got.$ss10SetAlgebraP6insertySb8inserted_7ElementQz17memberAfterInserttAFnFTq in Option.o
      l_got.$ss10SetAlgebraP6insertySb8inserted_7ElementQz17memberAfterInserttAFnFTq in String.o
  "method descriptor for Swift.SetAlgebra.remove(A.Element) -> A.Element?", referenced from:
      l_got.$ss10SetAlgebraP6removey7ElementQzSgAEFTq in Docopt.o
      l_got.$ss10SetAlgebraP6removey7ElementQzSgAEFTq in Option.o
      l_got.$ss10SetAlgebraP6removey7ElementQzSgAEFTq in String.o
  "method descriptor for Swift.SetAlgebra.update(with: __owned A.Element) -> A.Element?", referenced from:
      l_got.$ss10SetAlgebraP6update4with7ElementQzSgAFn_tFTq in Docopt.o
      l_got.$ss10SetAlgebraP6update4with7ElementQzSgAFn_tFTq in Option.o
      l_got.$ss10SetAlgebraP6update4with7ElementQzSgAFn_tFTq in String.o
  "method descriptor for Swift.SetAlgebra.isEmpty.getter : Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP7isEmptySbvgTq in Docopt.o
      l_got.$ss10SetAlgebraP7isEmptySbvgTq in Option.o
      l_got.$ss10SetAlgebraP7isEmptySbvgTq in String.o
  "method descriptor for Swift.SetAlgebra.contains(A.Element) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP8containsySb7ElementQzFTq in Docopt.o
      l_got.$ss10SetAlgebraP8containsySb7ElementQzFTq in Option.o
      l_got.$ss10SetAlgebraP8containsySb7ElementQzFTq in String.o
  "method descriptor for Swift.SetAlgebra.isSubset(of: A) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP8isSubset2ofSbx_tFTq in Docopt.o
      l_got.$ss10SetAlgebraP8isSubset2ofSbx_tFTq in Option.o
      l_got.$ss10SetAlgebraP8isSubset2ofSbx_tFTq in String.o
  "method descriptor for Swift.SetAlgebra.subtract(A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP8subtractyyxFTq in Docopt.o
      l_got.$ss10SetAlgebraP8subtractyyxFTq in Option.o
      l_got.$ss10SetAlgebraP8subtractyyxFTq in String.o
  "method descriptor for Swift.SetAlgebra.formUnion(__owned A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP9formUnionyyxnFTq in Docopt.o
      l_got.$ss10SetAlgebraP9formUnionyyxnFTq in Option.o
      l_got.$ss10SetAlgebraP9formUnionyyxnFTq in String.o
  "base conformance descriptor for Swift.SetAlgebra: Swift.Equatable", referenced from:
      l_got.$ss10SetAlgebraPSQTb in Docopt.o
      l_got.$ss10SetAlgebraPSQTb in Option.o
      l_got.$ss10SetAlgebraPSQTb in String.o
  "base conformance descriptor for Swift.SetAlgebra: Swift.ExpressibleByArrayLiteral", referenced from:
      l_got.$ss10SetAlgebraPs25ExpressibleByArrayLiteralTb in Docopt.o
      l_got.$ss10SetAlgebraPs25ExpressibleByArrayLiteralTb in Option.o
      l_got.$ss10SetAlgebraPs25ExpressibleByArrayLiteralTb in String.o
  "(extension in Swift):Swift.SetAlgebra< where A.ArrayLiteralElement == A.Element>.init(arrayLiteral: A.ArrayLiteralElement...) -> A", referenced from:
      static Docopt.Docopt.parseSection(_: Swift.String, source: Swift.String) -> [Swift.String] in Docopt.o
      protocol witness for Swift.ExpressibleByArrayLiteral.init(arrayLiteral: A.ArrayLiteralElement...) -> A in conformance __C.NSRegularExpressionOptions : Swift.ExpressibleByArrayLiteral in __C_Synthesized in Docopt.o
      static Docopt.Option.parse(Swift.String) -> Docopt.Option in Option.o
      static Docopt.Option.parse(Swift.String) -> Docopt.Option in Option.o
      protocol witness for Swift.ExpressibleByArrayLiteral.init(arrayLiteral: A.ArrayLiteralElement...) -> A in conformance __C.NSStringCompareOptions : Swift.ExpressibleByArrayLiteral in __C_Synthesized in Option.o
      (extension in Docopt):Swift.String.findAll(_: Swift.String, flags: __C.NSRegularExpressionOptions) -> [Swift.String] in String.o
      (extension in Docopt):Swift.String.split(Swift.String) -> [Swift.String] in String.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.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.isDisjoint(with: A) -> Swift.Bool in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.isDisjoint(with: A) -> Swift.Bool in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.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.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.isSuperset(of: A) -> Swift.Bool in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.isSuperset(of: A) -> Swift.Bool in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.o
  "(extension in Swift):Swift.SetAlgebra.subtracting(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.subtracting(A) -> A in conformance __C.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.subtracting(A) -> A in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.subtracting(A) -> A in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.o
  "(extension in Swift):Swift.SetAlgebra.isEmpty.getter : Swift.Bool", referenced from:
      protocol witness for Swift.SetAlgebra.isEmpty.getter : Swift.Bool in conformance __C.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.isEmpty.getter : Swift.Bool in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.isEmpty.getter : Swift.Bool in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.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.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.isSubset(of: A) -> Swift.Bool in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.isSubset(of: A) -> Swift.Bool in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.o
  "(extension in Swift):Swift.SetAlgebra.subtract(A) -> ()", referenced from:
      protocol witness for Swift.SetAlgebra.subtract(A) -> () in conformance __C.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.subtract(A) -> () in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.subtract(A) -> () in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.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.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.init<A where A1: Swift.Sequence, A.Element == A1.Element>(__owned A1) -> A in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.init<A where A1: Swift.Sequence, A.Element == A1.Element>(__owned A1) -> A in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.o
  "method descriptor for Swift.SetAlgebra.init() -> A", referenced from:
      l_got.$ss10SetAlgebraPxycfCTq in Docopt.o
      l_got.$ss10SetAlgebraPxycfCTq in Option.o
      l_got.$ss10SetAlgebraPxycfCTq in String.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 Docopt.o
      l_got.$ss10SetAlgebraPyxqd__ncSTRd__7ElementQyd__ACRtzlufCTq in Option.o
      l_got.$ss10SetAlgebraPyxqd__ncSTRd__7ElementQyd__ACRtzlufCTq in String.o
  "Swift._hashValue<A where A: Swift.Hashable>(for: A) -> Swift.Int", referenced from:
      Docopt.ValueType.hashValue.getter : Swift.Int in LeafPattern.o
      Docopt.Pattern.hashValue.getter : Swift.Int in Pattern.o
  "Swift._setUpCast<A, B where A: Swift.Hashable, B: Swift.Hashable>(Swift.Set<A>) -> Swift.Set<B>", referenced from:
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
  "static Swift.CommandLine.argc.getter : Swift.Int32", referenced from:
      Docopt.Docopt.init(_: Swift.String, argv: [Swift.String]?, help: Swift.Bool, version: Swift.String?, optionsFirst: Swift.Bool) -> Docopt.Docopt in Docopt.o
  "static Swift.CommandLine.arguments.getter : [Swift.String]", referenced from:
      Docopt.Docopt.init(_: Swift.String, argv: [Swift.String]?, help: Swift.Bool, version: Swift.String?, optionsFirst: Swift.Bool) -> Docopt.Docopt in Docopt.o
  "(extension in Swift):Swift._ArrayProtocol.filter((A.Element) throws -> Swift.Bool) throws -> [A.Element]", referenced from:
      Docopt.Docopt.init(_: Swift.String, argv: [Swift.String]?, help: Swift.Bool, version: Swift.String?, optionsFirst: Swift.Bool) -> Docopt.Docopt in Docopt.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      static Docopt.Docopt.parseDefaults(Swift.String) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.(extras in _F5215F50E15C093AFEECB6AC27307B0A)(_: Swift.Bool, version: Swift.String?, options: [Docopt.LeafPattern], doc: Swift.String) -> () in Docopt.o
      static Docopt.Docopt.(extras in _F5215F50E15C093AFEECB6AC27307B0A)(_: Swift.Bool, version: Swift.String?, options: [Docopt.LeafPattern], doc: Swift.String) -> () in Docopt.o
      closure #1 (Docopt.LeafPattern) -> Swift.Bool in Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      ...
  "Swift._arrayForceCast<A, B>([A]) -> [B]", referenced from:
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      static Docopt.Docopt.parseAtom(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Pattern] in Docopt.o
      static Docopt.Docopt.parseAtom(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Pattern] in Docopt.o
      static Docopt.Docopt.parseAtom(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Pattern] in Docopt.o
      Docopt.Either.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in Either.o
      Docopt.Either.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in Either.o
      Docopt.LeafPattern.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in LeafPattern.o
      Docopt.LeafPattern.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in LeafPattern.o
      Docopt.LeafPattern.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in LeafPattern.o
      Docopt.LeafPattern.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in LeafPattern.o
      Docopt.LeafPattern.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in LeafPattern.o
      Docopt.LeafPattern.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in LeafPattern.o
      ...
  "Swift.IndexingIterator.next() -> A.Element?", referenced from:
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      Docopt.BranchPattern.flat<A where A: Docopt.Pattern>(A.Type) -> [A] in BranchPattern.o
      Docopt.Command.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Command.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      static Docopt.Docopt.parseDefaults(Swift.String) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseDefaults(Swift.String) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseDefaults(Swift.String) -> [Docopt.Option] in Docopt.o
      ...
  "nominal type descriptor for Swift.IndexingIterator", referenced from:
      _symbolic _____ySnySiGG s16IndexingIteratorV in Argument.o
      _symbolic _____ySay_____GG s16IndexingIteratorV 6Docopt7PatternC in BranchPattern.o
      _symbolic _____ySay_____GG s16IndexingIteratorV 6Docopt15OptionsShortcutC in Docopt.o
      _symbolic _____ySay_____GG s16IndexingIteratorV 6Docopt11LeafPatternC in Docopt.o
      _symbolic _____ySaySSGG s16IndexingIteratorV in Docopt.o
      _symbolic _____ySay_____GG s16IndexingIteratorV 6Docopt6OptionC in Docopt.o
      _symbolic _____ySaySay_____GGG s16IndexingIteratorV 6Docopt7PatternC in Pattern.o
      ...
  "Swift._assertionFailure(_: Swift.StaticString, _: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      Docopt.BranchPattern.init() -> Docopt.BranchPattern in BranchPattern.o
      generic specialization <serialized, ()> of Swift.Unicode.Scalar.withUTF8CodeUnits<A>((Swift.UnsafeBufferPointer<Swift.UInt8>) throws -> A) throws -> A in BranchPattern.o
      closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in Swift._unimplementedInitializer(className: Swift.StaticString, initName: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, column: Swift.UInt) -> Swift.Never in BranchPattern.o
      closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in Swift._unimplementedInitializer(className: Swift.StaticString, initName: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, column: Swift.UInt) -> Swift.Never in BranchPattern.o
      closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in Swift._unimplementedInitializer(className: Swift.StaticString, initName: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, column: Swift.UInt) -> Swift.Never in BranchPattern.o
      ...
  "Swift._assertionFailure(_: Swift.StaticString, _: Swift.String, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      Docopt.OneOrMore.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in OneOrMore.o
      Docopt.Option.init(_: Swift.String?, long: Swift.String?, argCount: Swift.UInt, value: Any?) -> Docopt.Option in Option.o
  "Swift._fatalErrorMessage(_: Swift.StaticString, _: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
      generic specialization <serialized, Swift.UInt8> of Swift.UnsafeBufferPointer.init(start: Swift.UnsafePointer<A>?, count: Swift.Int) -> Swift.UnsafeBufferPointer<A> in BranchPattern.o
      generic specialization <serialized, Swift.UInt8> of Swift.UnsafeBufferPointer.init(start: Swift.UnsafePointer<A>?, count: Swift.Int) -> Swift.UnsafeBufferPointer<A> in BranchPattern.o
      closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in Swift._unimplementedInitializer(className: Swift.StaticString, initName: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, column: Swift.UInt) -> Swift.Never in BranchPattern.o
      generic specialization <serialized, ()> of closure #1 (Swift.UnsafePointer<Swift.UInt8>) throws -> A in closure #1 (Swift.UnsafePointer<Swift.UInt64>) throws -> A in Swift.Unicode.Scalar.withUTF8CodeUnits<A>((Swift.UnsafeBufferPointer<Swift.UInt8>) throws -> A) throws -> A in BranchPattern.o
      generic specialization <serialized, Swift.UInt64, Swift.UInt8, ()> of _swift_se0333_UnsafePointer_withMemoryRebound in BranchPattern.o
      closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in Swift._unimplementedInitializer(className: Swift.StaticString, initName: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, column: Swift.UInt) -> Swift.Never in BranchPattern.o
  "protocol descriptor for Swift.CustomStringConvertible", referenced from:
      l_got.$ss23CustomStringConvertibleMp in Pattern.o
      l_got.$ss23CustomStringConvertibleMp in Tokens.o
  "method descriptor for Swift.CustomStringConvertible.description.getter : Swift.String", referenced from:
      l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in Pattern.o
      l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in Tokens.o
  "protocol descriptor for Swift.ExpressibleByArrayLiteral", referenced from:
      l_got.$ss25ExpressibleByArrayLiteralMp in Docopt.o
      l_got.$ss25ExpressibleByArrayLiteralMp in Option.o
      l_got.$ss25ExpressibleByArrayLiteralMp in String.o
  "method descriptor for Swift.ExpressibleByArrayLiteral.init(arrayLiteral: A.ArrayLiteralElement...) -> A", referenced from:
      l_got.$ss25ExpressibleByArrayLiteralP05arrayD0x0cD7ElementQzd_tcfCTq in Docopt.o
      l_got.$ss25ExpressibleByArrayLiteralP05arrayD0x0cD7ElementQzd_tcfCTq in Option.o
      l_got.$ss25ExpressibleByArrayLiteralP05arrayD0x0cD7ElementQzd_tcfCTq in String.o
  "Swift.DefaultStringInterpolation.appendInterpolation<A>(A) -> ()", referenced from:
      Docopt.Option.description.getter : Swift.String in Option.o
  "Swift.DefaultStringInterpolation.appendInterpolation<A where A: Swift.CustomStringConvertible>(A) -> ()", referenced from:
      Docopt.BranchPattern.description.getter : Swift.String in BranchPattern.o
      static Docopt.Docopt.parsePattern(_: Swift.String, options: inout [Docopt.Option]) -> Docopt.Pattern in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      Docopt.Either.description.getter : Swift.String in Either.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
      ...
  "Swift.DefaultStringInterpolation.appendInterpolation<A where A: Swift.CustomStringConvertible, A: Swift.TextOutputStreamable>(A) -> ()", referenced from:
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.Argument.description.getter : Swift.String in Argument.o
      static Docopt.Docopt.parseSection(_: Swift.String, source: Swift.String) -> [Swift.String] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      ...
  "Swift.DefaultStringInterpolation.appendLiteral(Swift.String) -> ()", referenced from:
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.BranchPattern.description.getter : Swift.String in BranchPattern.o
      Docopt.BranchPattern.description.getter : Swift.String in BranchPattern.o
      static Docopt.Docopt.parseSection(_: Swift.String, source: Swift.String) -> [Swift.String] in Docopt.o
      static Docopt.Docopt.parseSection(_: Swift.String, source: Swift.String) -> [Swift.String] in Docopt.o
      ...
  "Swift.DefaultStringInterpolation.init(literalCapacity: Swift.Int, interpolationCount: Swift.Int) -> Swift.DefaultStringInterpolation", referenced from:
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.BranchPattern.description.getter : Swift.String in BranchPattern.o
      static Docopt.Docopt.parseSection(_: Swift.String, source: Swift.String) -> [Swift.String] in Docopt.o
      static Docopt.Docopt.parsePattern(_: Swift.String, options: inout [Docopt.Option]) -> Docopt.Pattern in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      ...
  "Swift._allocateUninitializedArray<A>(Builtin.Word) -> ([A], Builtin.RawPointer)", referenced from:
      Docopt.BranchPattern.__allocating_init(Docopt.Pattern) -> Docopt.BranchPattern in BranchPattern.o
      Docopt.BranchPattern.flat<A where A: Docopt.Pattern>(A.Type) -> [A] in BranchPattern.o
      static Docopt.Docopt.parseSection(_: Swift.String, source: Swift.String) -> [Swift.String] in Docopt.o
      static Docopt.Docopt.(extras in _F5215F50E15C093AFEECB6AC27307B0A)(_: Swift.Bool, version: Swift.String?, options: [Docopt.LeafPattern], doc: Swift.String) -> () in Docopt.o
      static Docopt.Docopt.(extras in _F5215F50E15C093AFEECB6AC27307B0A)(_: Swift.Bool, version: Swift.String?, options: [Docopt.LeafPattern], doc: Swift.String) -> () in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.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.NSRegularExpressionOptions : Swift.Equatable in __C_Synthesized in Docopt.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance Docopt.DocoptStatus : Swift.Equatable in Docopt in DocoptError.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance __C.NSStringCompareOptions : Swift.Equatable in __C_Synthesized in Option.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance __C.NSMatchingOptions : Swift.Equatable in __C_Synthesized in String.o
  "Swift._convertInOutToPointerArgument<A where A: Swift._Pointer>(Builtin.RawPointer) -> A", referenced from:
      @nonobjc __C.NSRegularExpression.init(pattern: Swift.String, options: __C.NSRegularExpressionOptions) throws -> __C.NSRegularExpression in String.o
  "Swift.=== infix(Swift.AnyObject?, Swift.AnyObject?) -> Swift.Bool", referenced from:
      Docopt.BranchPattern.flat<A where A: Docopt.Pattern>(A.Type) -> [A] in BranchPattern.o
      Docopt.== infix(Docopt.LeafPattern, Docopt.LeafPattern) -> Swift.Bool in LeafPattern.o
      Docopt.== infix(Docopt.Pattern, Docopt.Pattern) -> Swift.Bool in Pattern.o
  "nominal type descriptor for Swift.Int32", referenced from:
      _symbolic _____ s5Int32V in DocoptError.o
  "protocol witness table for Swift.Int32 : Swift.Hashable in Swift", referenced from:
      protocol witness for Swift.Hashable.hashValue.getter : Swift.Int in conformance Docopt.DocoptStatus : Swift.Hashable in Docopt in DocoptError.o
      protocol witness for Swift.Hashable.hash(into: inout Swift.Hasher) -> () in conformance Docopt.DocoptStatus : Swift.Hashable in Docopt in DocoptError.o
      protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance Docopt.DocoptStatus : Swift.Hashable in Docopt in DocoptError.o
  "protocol witness table for Swift.Int32 : Swift.Equatable in Swift", referenced from:
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance Docopt.DocoptStatus : Swift.Equatable in Docopt in DocoptError.o
  "Swift.print(_: Any..., separator: Swift.String, terminator: Swift.String) -> ()", referenced from:
      static Docopt.Docopt.(extras in _F5215F50E15C093AFEECB6AC27307B0A)(_: Swift.Bool, version: Swift.String?, options: [Docopt.LeafPattern], doc: Swift.String) -> () in Docopt.o
      static Docopt.Docopt.(extras in _F5215F50E15C093AFEECB6AC27307B0A)(_: Swift.Bool, version: Swift.String?, options: [Docopt.LeafPattern], doc: Swift.String) -> () in Docopt.o
      Docopt.DocoptError.raise(Swift.String?) -> () in DocoptError.o
  "Swift.Hasher.combine<A where A: Swift.Hashable>(A) -> ()", referenced from:
      Docopt.ValueType.hash(into: inout Swift.Hasher) -> () in LeafPattern.o
  "protocol descriptor for Swift.OptionSet", referenced from:
      l_got.$ss9OptionSetMp in Docopt.o
      l_got.$ss9OptionSetMp in Option.o
      l_got.$ss9OptionSetMp in String.o
  "method descriptor for Swift.OptionSet.init(rawValue: A.RawValue) -> A", referenced from:
      l_got.$ss9OptionSetP8rawValuex03RawD0Qz_tcfCTq in Docopt.o
      l_got.$ss9OptionSetP8rawValuex03RawD0Qz_tcfCTq in Option.o
      l_got.$ss9OptionSetP8rawValuex03RawD0Qz_tcfCTq in String.o
  "base conformance descriptor for Swift.OptionSet: Swift.RawRepresentable", referenced from:
      l_got.$ss9OptionSetPSYTb in Docopt.o
      l_got.$ss9OptionSetPSYTb in Option.o
      l_got.$ss9OptionSetPSYTb in String.o
  "base conformance descriptor for Swift.OptionSet: Swift.SetAlgebra", referenced from:
      l_got.$ss9OptionSetPs0B7AlgebraTb in Docopt.o
      l_got.$ss9OptionSetPs0B7AlgebraTb in Option.o
      l_got.$ss9OptionSetPs0B7AlgebraTb in String.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.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.insert(__owned A.Element) -> (inserted: Swift.Bool, memberAfterInsert: A.Element) in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.insert(__owned A.Element) -> (inserted: Swift.Bool, memberAfterInsert: A.Element) in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.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.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.remove(A.Element) -> A.Element? in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.remove(A.Element) -> A.Element? in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.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.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.update(with: __owned A.Element) -> A.Element? in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.update(with: __owned A.Element) -> A.Element? in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.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.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.contains(A.Element) -> Swift.Bool in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.contains(A.Element) -> Swift.Bool in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.o
  "(extension in Swift):Swift.OptionSet.intersection(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.intersection(A) -> A in conformance __C.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.intersection(A) -> A in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.intersection(A) -> A in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.o
  "(extension in Swift):Swift.OptionSet.symmetricDifference(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.symmetricDifference(__owned A) -> A in conformance __C.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.symmetricDifference(__owned A) -> A in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.symmetricDifference(__owned A) -> A in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.o
  "(extension in Swift):Swift.OptionSet.union(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.union(__owned A) -> A in conformance __C.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.union(__owned A) -> A in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.union(__owned A) -> A in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.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.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.formIntersection(A) -> () in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.formIntersection(A) -> () in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.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.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.formSymmetricDifference(__owned A) -> () in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.formSymmetricDifference(__owned A) -> () in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.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.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.formUnion(__owned A) -> () in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.formUnion(__owned A) -> () in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.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.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.init() -> A in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.init() -> A in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.o
  "type metadata for Any", referenced from:
      Docopt.Command.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Command.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      static Docopt.Docopt.(extras in _F5215F50E15C093AFEECB6AC27307B0A)(_: Swift.Bool, version: Swift.String?, options: [Docopt.LeafPattern], doc: Swift.String) -> () in Docopt.o
      static Docopt.Docopt.(extras in _F5215F50E15C093AFEECB6AC27307B0A)(_: Swift.Bool, version: Swift.String?, options: [Docopt.LeafPattern], doc: Swift.String) -> () in Docopt.o
      static Docopt.Docopt.(extras in _F5215F50E15C093AFEECB6AC27307B0A)(_: Swift.Bool, version: Swift.String?, options: [Docopt.LeafPattern], doc: Swift.String) -> () in Docopt.o
      Docopt.DocoptError.raise(Swift.String?) -> () in DocoptError.o
      Docopt.LeafPattern.value.willset : Any? in LeafPattern.o
      Docopt.LeafPattern.value.willset : Any? in LeafPattern.o
      Docopt.LeafPattern.value.willset : Any? in LeafPattern.o
      Docopt.LeafPattern.value.willset : Any? in LeafPattern.o
      ...
  "_OBJC_CLASS_$__TtCs12_SwiftObject", referenced from:
      full type metadata for Docopt.Docopt in Docopt.o
      full type metadata for Docopt.DocoptError in DocoptError.o
      full type metadata for Docopt.Pattern in Pattern.o
      full type metadata for Docopt.Tokens in Tokens.o
  "_OBJC_METACLASS_$__TtCs12_SwiftObject", referenced from:
      metaclass for Docopt.Argument in Argument.o
      metaclass for Docopt.BranchPattern in BranchPattern.o
      metaclass for Docopt.Command in Command.o
      metaclass for Docopt.Docopt in Docopt.o
      metaclass for Docopt.Docopt in Docopt.o
      metaclass for Docopt.DocoptError in DocoptError.o
      metaclass for Docopt.DocoptError in DocoptError.o
      ...
  "__swift_FORCE_LOAD_$_swiftDarwin", referenced from:
      __swift_FORCE_LOAD_$_swiftDarwin_$_Docopt in Argument.o
  "__swift_stdlib_reportUnimplementedInitializerInFile", referenced from:
      closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in Swift._unimplementedInitializer(className: Swift.StaticString, initName: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, column: Swift.UInt) -> Swift.Never in BranchPattern.o
  "_swift_allocObject", referenced from:
      Docopt.Argument.__allocating_init(_: Swift.String?, value: Any?) -> Docopt.Argument in Argument.o
      Docopt.BranchPattern.__allocating_init([Docopt.Pattern]) -> Docopt.BranchPattern in BranchPattern.o
      Docopt.BranchPattern.__allocating_init() -> Docopt.BranchPattern in BranchPattern.o
      Docopt.Command.__allocating_init(_: Swift.String?, value: Any?) -> Docopt.Command in Command.o
      Docopt.Docopt.__allocating_init(_: Swift.String, argv: [Swift.String]?, help: Swift.Bool, version: Swift.String?, optionsFirst: Swift.Bool) -> Docopt.Docopt in Docopt.o
      Docopt.DocoptError.__allocating_init(_: Swift.String, name: Swift.String, status: Docopt.DocoptStatus) -> Docopt.DocoptError in DocoptError.o
      Docopt.DocoptLanguageError.__allocating_init(Swift.String) -> Docopt.DocoptLanguageError in DocoptError.o
      ...
  "_swift_beginAccess", referenced from:
      Docopt.BranchPattern.children.getter : [Docopt.Pattern] in BranchPattern.o
      Docopt.BranchPattern.children.setter : [Docopt.Pattern] in BranchPattern.o
      Docopt.BranchPattern.children.modify : [Docopt.Pattern] in BranchPattern.o
      Docopt.Docopt.result.getter : [Swift.String : Any]? in Docopt.o
      Docopt.Docopt.result.setter : [Swift.String : Any]? in Docopt.o
      Docopt.Docopt.result.modify : [Swift.String : Any]? in Docopt.o
      Docopt.Docopt.init(_: Swift.String, argv: [Swift.String]?, help: Swift.Bool, version: Swift.String?, optionsFirst: Swift.Bool) -> Docopt.Docopt in Docopt.o
      ...
  "_swift_bridgeObjectRelease", referenced from:
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.Argument.description.getter : Swift.String in Argument.o
      outlined destroy of Swift.String in Argument.o
      outlined destroy of Swift.DefaultStringInterpolation in Argument.o
      Docopt.Argument.init(_: Swift.String?, value: Any?) -> Docopt.Argument in Argument.o
      Docopt.BranchPattern.children.setter : [Docopt.Pattern] in BranchPattern.o
      Docopt.BranchPattern.children.setter : [Docopt.Pattern] in BranchPattern.o
      ...
  "_swift_bridgeObjectRetain", referenced from:
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.Argument.init(_: Swift.String?, value: Any?) -> Docopt.Argument in Argument.o
      Docopt.BranchPattern.children.getter : [Docopt.Pattern] in BranchPattern.o
      Docopt.BranchPattern.children.setter : [Docopt.Pattern] in BranchPattern.o
      Docopt.BranchPattern.description.getter : Swift.String in BranchPattern.o
      Docopt.BranchPattern.init([Docopt.Pattern]) -> Docopt.BranchPattern in BranchPattern.o
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      ...
  "_swift_deallocClassInstance", referenced from:
      Docopt.Argument.__deallocating_deinit in Argument.o
      Docopt.BranchPattern.__deallocating_deinit in BranchPattern.o
      Docopt.Command.__deallocating_deinit in Command.o
      Docopt.Docopt.__deallocating_deinit in Docopt.o
      Docopt.DocoptError.__deallocating_deinit in DocoptError.o
      Docopt.DocoptLanguageError.__deallocating_deinit in DocoptError.o
      Docopt.DocoptExit.__deallocating_deinit in DocoptError.o
      ...
  "_swift_dynamicCast", referenced from:
      Docopt.Command.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Command.o
      Docopt.LeafPattern.value.willset : Any? in LeafPattern.o
      Docopt.LeafPattern.value.willset : Any? in LeafPattern.o
      Docopt.LeafPattern.value.willset : Any? in LeafPattern.o
      Docopt.LeafPattern.value.willset : Any? in LeafPattern.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
      ...
  "_swift_dynamicCastClass", referenced from:
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      Docopt.Command.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Command.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      ...
  "_swift_dynamicCastClassUnconditional", referenced from:
      Docopt.BranchPattern.flat<A where A: Docopt.Pattern>(A.Type) -> [A] in BranchPattern.o
      Docopt.LeafPattern.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in LeafPattern.o
      Docopt.Pattern.fixRepeatingArguments() -> Docopt.Pattern in Pattern.o
      Docopt.Pattern.fixRepeatingArguments() -> Docopt.Pattern in Pattern.o
      Docopt.Pattern.fixRepeatingArguments() -> Docopt.Pattern in Pattern.o
      closure #1 (Docopt.Pattern) -> [Docopt.Pattern] in Docopt.Pattern.fixRepeatingArguments() -> Docopt.Pattern in Pattern.o
  "_swift_endAccess", referenced from:
      Docopt.BranchPattern.children.getter : [Docopt.Pattern] in BranchPattern.o
      Docopt.BranchPattern.children.setter : [Docopt.Pattern] in BranchPattern.o
      Docopt.BranchPattern.children.modify : [Docopt.Pattern] with unmangled suffix ".resume.0" in BranchPattern.o
      Docopt.BranchPattern.children.modify : [Docopt.Pattern] with unmangled suffix ".resume.0" in BranchPattern.o
      Docopt.Docopt.result.getter : [Swift.String : Any]? in Docopt.o
      Docopt.Docopt.result.setter : [Swift.String : Any]? in Docopt.o
      Docopt.Docopt.result.modify : [Swift.String : Any]? with unmangled suffix ".resume.0" in Docopt.o
      Docopt.Docopt.result.modify : [Swift.String : Any]? with unmangled suffix ".resume.0" in Docopt.o
      ...
  "_swift_getForeignTypeMetadata", referenced from:
      type metadata accessor for __C.NSRegularExpressionOptions in Docopt.o
      type metadata accessor for __C.NSStringCompareOptions in Option.o
      type metadata accessor for __C.NSMatchingOptions in String.o
  "_swift_getObjCClassFromMetadata", referenced from:
      __C.NSNull.__allocating_init() -> __C.NSNull in Docopt.o
      __C.NSRegularExpression.__allocating_init(pattern: Swift.String, options: __C.NSRegularExpressionOptions) throws -> __C.NSRegularExpression in String.o
  "_swift_getObjCClassMetadata", referenced from:
      type metadata accessor for __C.NSNull in Docopt.o
      type metadata accessor for __C.NSRegularExpression in String.o
      type metadata accessor for __C.NSTextCheckingResult in String.o
  "_swift_getTupleTypeMetadata2", referenced from:
      Swift.Range.init(_uncheckedBounds: (lower: A, upper: A)) -> Swift.Range<A> in Argument.o
  "_swift_getTypeByMangledNameInContext2", referenced from:
      ___swift_instantiateConcreteTypeFromMangledName in Argument.o
  "_swift_getTypeByMangledNameInContextInMetadataState2", referenced from:
      ___swift_instantiateConcreteTypeFromMangledNameAbstract in Argument.o
  "_swift_getWitnessTable", referenced from:
      lazy protocol witness table accessor for type Swift.Range<Swift.Int> and conformance < where A: Swift.Strideable, A.Stride: Swift.SignedInteger> Swift.Range<A> : Swift.Collection in Swift in Argument.o
      lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.SignedInteger in Swift in Argument.o
      lazy protocol witness table accessor for type [Docopt.Pattern] and conformance [A] : Swift.CustomStringConvertible in Swift in BranchPattern.o
      lazy protocol witness table accessor for type Docopt.LeafPattern and conformance Docopt.Pattern : Swift.Hashable in Docopt in BranchPattern.o
      lazy protocol witness table accessor for type [Docopt.LeafPattern] and conformance [A] : Swift.Sequence in Swift in BranchPattern.o
      lazy protocol witness table accessor for type Swift.Set<Docopt.LeafPattern> and conformance Swift.Set<A> : Swift.Sequence in Swift in BranchPattern.o
      lazy protocol witness table accessor for type Docopt.LeafPattern and conformance Docopt.Pattern : Swift.Equatable in Docopt in BranchPattern.o
      ...
  "_swift_once", referenced from:
      Docopt.DocoptExit.usage.unsafeMutableAddressor : Swift.String in DocoptError.o
  "_swift_release", referenced from:
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      ...
  "_swift_retain", referenced from:
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.Argument.init(_: Swift.String?, value: Any?) -> Docopt.Argument in Argument.o
      key path getter for Docopt.BranchPattern.children : [Docopt.Pattern] : Docopt.BranchPattern in BranchPattern.o
      ...
  "_swift_unexpectedError", referenced from:
      (extension in Docopt):Swift.String.findAll(_: Swift.String, flags: __C.NSRegularExpressionOptions) -> [Swift.String] in String.o
      (extension in Docopt):Swift.String.split(Swift.String) -> [Swift.String] in String.o
  "_swift_unknownObjectRelease", referenced from:
      Docopt.BranchPattern.flat<A where A: Docopt.Pattern>(A.Type) -> [A] in BranchPattern.o
      Docopt.BranchPattern.flat<A where A: Docopt.Pattern>(A.Type) -> [A] in BranchPattern.o
      outlined destroy of Swift.ArraySlice<Swift.String> in Docopt.o
      Docopt.== infix(Docopt.LeafPattern, Docopt.LeafPattern) -> Swift.Bool in LeafPattern.o
      Docopt.== infix(Docopt.LeafPattern, Docopt.LeafPattern) -> Swift.Bool in LeafPattern.o
      Docopt.== infix(Docopt.Pattern, Docopt.Pattern) -> Swift.Bool in Pattern.o
      Docopt.== infix(Docopt.Pattern, Docopt.Pattern) -> Swift.Bool in Pattern.o
      ...
  "_swift_willThrow", referenced from:
      @nonobjc __C.NSRegularExpression.init(pattern: Swift.String, options: __C.NSRegularExpressionOptions) throws -> __C.NSRegularExpression in String.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
** BUILD FAILED **
The following build commands failed:
	Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/docopt.build/Debug-watchos/Docopt.build/Objects-normal/arm64/Binary/Docopt normal arm64 (in target 'Docopt' from project 'docopt')
(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 Docopt-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
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
    Target 'Docopt' in project 'docopt' (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 'Docopt' from project 'docopt')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/docopt.build/Debug-watchos/Docopt.build/Objects-normal/arm64_32/Binary/Docopt normal arm64_32 (in target 'Docopt' from project 'docopt')
    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-watchos10.4 -dynamiclib -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 -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 -F/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/docopt.build/Debug-watchos/Docopt.build/Objects-normal/arm64_32/Docopt.LinkFileList -install_name @rpath/Docopt.framework/Docopt -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/docopt.build/Debug-watchos/Docopt.build/Objects-normal/arm64_32/Docopt_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/docopt.build/Debug-watchos/Docopt.build/Objects-normal/arm64_32/Docopt.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/docopt.build/Debug-watchos/Docopt.build/Objects-normal/arm64_32/Docopt_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/docopt.build/Debug-watchos/Docopt.build/Objects-normal/arm64_32/Binary/Docopt
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/docopt.build/Debug-watchos/Docopt.build/Objects-normal/arm64/Binary/Docopt normal arm64 (in target 'Docopt' from project 'docopt')
    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-watchos10.4 -dynamiclib -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 -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 -F/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/docopt.build/Debug-watchos/Docopt.build/Objects-normal/arm64/Docopt.LinkFileList -install_name @rpath/Docopt.framework/Docopt -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/docopt.build/Debug-watchos/Docopt.build/Objects-normal/arm64/Docopt_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/docopt.build/Debug-watchos/Docopt.build/Objects-normal/arm64/Docopt.swiftmodule -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/docopt.build/Debug-watchos/Docopt.build/Objects-normal/arm64/Docopt_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/docopt.build/Debug-watchos/Docopt.build/Objects-normal/arm64/Binary/Docopt
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/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/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/libswift_Concurrency.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'
Undefined symbols for architecture arm64:
  "associated type descriptor for Swift.ExpressibleByArrayLiteral.ArrayLiteralElement", referenced from:
      l_got.$s19ArrayLiteralElements013ExpressibleByaB0PTl in Docopt.o
      l_got.$s19ArrayLiteralElements013ExpressibleByaB0PTl in Option.o
      l_got.$s19ArrayLiteralElements013ExpressibleByaB0PTl in String.o
  "associated type descriptor for Swift.SetAlgebra.Element", referenced from:
      l_got.$s7Elements10SetAlgebraPTl in Docopt.o
      l_got.$s7Elements10SetAlgebraPTl in Option.o
      l_got.$s7Elements10SetAlgebraPTl in String.o
  "associated type descriptor for Swift.RawRepresentable.RawValue", referenced from:
      l_got.$s8RawValueSYTl in Docopt.o
      l_got.$s8RawValueSYTl in DocoptError.o
      l_got.$s8RawValueSYTl in Option.o
      l_got.$s8RawValueSYTl in String.o
  "value witness table for Builtin.Int64", referenced from:
      full type metadata for __C.NSRegularExpressionOptions in Docopt.o
      full type metadata for __C.NSStringCompareOptions in Option.o
      full type metadata for __C.NSMatchingOptions in String.o
  "value witness table for Builtin.NativeObject", referenced from:
      full type metadata for Docopt.Argument in Argument.o
      full type metadata for Docopt.BranchPattern in BranchPattern.o
      full type metadata for Docopt.Command in Command.o
      full type metadata for Docopt.Docopt in Docopt.o
      full type metadata for Docopt.DocoptError in DocoptError.o
      full type metadata for Docopt.DocoptLanguageError in DocoptError.o
      full type metadata for Docopt.DocoptExit in DocoptError.o
      ...
  "Swift.Dictionary.init() -> [A : B]", referenced from:
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.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 BranchPattern.o
  "Swift.Array.init() -> [A]", referenced from:
      Docopt.BranchPattern.flat<A where A: Docopt.Pattern>(A.Type) -> [A] in BranchPattern.o
      Docopt.Docopt.init(_: Swift.String, argv: [Swift.String]?, help: Swift.Bool, version: Swift.String?, optionsFirst: Swift.Bool) -> Docopt.Docopt in Docopt.o
      static Docopt.Docopt.parseDefaults(Swift.String) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseDefaults(Swift.String) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseArgv(_: Docopt.Tokens, options: inout [Docopt.Option], optionsFirst: Swift.Bool) -> [Docopt.LeafPattern] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseSeq(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Pattern] in Docopt.o
      ...
  "protocol conformance descriptor for Swift.AutoreleasingUnsafeMutablePointer<A> : Swift._Pointer in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.AutoreleasingUnsafeMutablePointer<__C.NSError?> and conformance Swift.AutoreleasingUnsafeMutablePointer<A> : Swift._Pointer in Swift in String.o
  "Swift.Dictionary.subscript.setter : (A) -> B?", referenced from:
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
  "method descriptor for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int", referenced from:
      l_got.$sSH13_rawHashValue4seedS2i_tFTq in DocoptError.o
      l_got.$sSH13_rawHashValue4seedS2i_tFTq in LeafPattern.o
      l_got.$sSH13_rawHashValue4seedS2i_tFTq in Pattern.o
  "method descriptor for Swift.Hashable.hash(into: inout Swift.Hasher) -> ()", referenced from:
      l_got.$sSH4hash4intoys6HasherVz_tFTq in DocoptError.o
      l_got.$sSH4hash4intoys6HasherVz_tFTq in LeafPattern.o
      l_got.$sSH4hash4intoys6HasherVz_tFTq in Pattern.o
  "method descriptor for Swift.Hashable.hashValue.getter : Swift.Int", referenced from:
      l_got.$sSH9hashValueSivgTq in DocoptError.o
      l_got.$sSH9hashValueSivgTq in LeafPattern.o
      l_got.$sSH9hashValueSivgTq in Pattern.o
  "protocol descriptor for Swift.Hashable", referenced from:
      l_got.$sSHMp in DocoptError.o
      l_got.$sSHMp in LeafPattern.o
      l_got.$sSHMp in Pattern.o
  "base conformance descriptor for Swift.Hashable: Swift.Equatable", referenced from:
      l_got.$sSHSQTb in DocoptError.o
      l_got.$sSHSQTb in LeafPattern.o
      l_got.$sSHSQTb in Pattern.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 Docopt.ValueType : Swift.Hashable in Docopt in LeafPattern.o
      protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance Docopt.Pattern : Swift.Hashable in Docopt in Pattern.o
  "static Swift.Character.== infix(Swift.Character, Swift.Character) -> Swift.Bool", referenced from:
      closure #1 (Swift.Character) -> Swift.Bool in (extension in Docopt):Swift.String.split() -> [Swift.String] in String.o
      closure #1 (Swift.Character) -> Swift.Bool in (extension in Docopt):Swift.String.split() -> [Swift.String] in String.o
  "Swift.Character.init(_builtinExtendedGraphemeClusterLiteral: Builtin.RawPointer, utf8CodeUnitCount: Builtin.Word, isASCII: Builtin.Int1) -> Swift.Character", referenced from:
      closure #1 (Swift.Character) -> Swift.Bool in (extension in Docopt):Swift.String.split() -> [Swift.String] in String.o
      closure #1 (Swift.Character) -> Swift.Bool in (extension in Docopt):Swift.String.split() -> [Swift.String] in String.o
  "(extension in Swift):Swift.BidirectionalCollection< where A.Element == Swift.String>.joined(separator: Swift.String) -> Swift.String", referenced from:
      static Docopt.Docopt.formalUsage(Swift.String) -> Swift.String in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      (extension in Docopt):Swift.String.partition(Swift.String) -> (Swift.String, Swift.String, Swift.String) in String.o
      Docopt.Tokens.description.getter : Swift.String in Tokens.o
  "method descriptor for static Swift.Equatable.== infix(A, A) -> Swift.Bool", referenced from:
      l_got.$sSQ2eeoiySbx_xtFZTq in Docopt.o
      l_got.$sSQ2eeoiySbx_xtFZTq in DocoptError.o
      l_got.$sSQ2eeoiySbx_xtFZTq in LeafPattern.o
      l_got.$sSQ2eeoiySbx_xtFZTq in Option.o
      l_got.$sSQ2eeoiySbx_xtFZTq in Pattern.o
      l_got.$sSQ2eeoiySbx_xtFZTq in String.o
      l_got.$sSQ2eeoiySbx_xtFZTq in Tokens.o
      ...
  "protocol descriptor for Swift.Equatable", referenced from:
      l_got.$sSQMp in Docopt.o
      l_got.$sSQMp in DocoptError.o
      l_got.$sSQMp in LeafPattern.o
      l_got.$sSQMp in Option.o
      l_got.$sSQMp in Pattern.o
      l_got.$sSQMp in String.o
      l_got.$sSQMp in Tokens.o
      ...
  "Swift.String.init<A>(describing: A) -> Swift.String", referenced from:
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.Argument.description.getter : Swift.String in Argument.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
      ...
  "Swift.String.startIndex.getter : Swift.String.Index", referenced from:
      (extension in Docopt):Swift.String.subscript.getter : (Swift.Range<Swift.Int>) -> Swift.String in String.o
      (extension in Docopt):Swift.String.subscript.getter : (Swift.Range<Swift.Int>) -> Swift.String in String.o
  "Swift.String.init(stringInterpolation: Swift.DefaultStringInterpolation) -> Swift.String", referenced from:
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.BranchPattern.description.getter : Swift.String in BranchPattern.o
      static Docopt.Docopt.parseSection(_: Swift.String, source: Swift.String) -> [Swift.String] in Docopt.o
      static Docopt.Docopt.parsePattern(_: Swift.String, options: inout [Docopt.Option]) -> Docopt.Pattern in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      ...
  "static Swift.String.+ infix(Swift.String, Swift.String) -> Swift.String", referenced from:
      static Docopt.Docopt.parseDefaults(Swift.String) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseDefaults(Swift.String) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.formalUsage(Swift.String) -> Swift.String in Docopt.o
      static Docopt.Docopt.formalUsage(Swift.String) -> Swift.String in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
  "Swift.String.init(_builtinStringLiteral: Builtin.RawPointer, utf8CodeUnitCount: Builtin.Word, isASCII: Builtin.Int1) -> Swift.String", referenced from:
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.BranchPattern.description.getter : Swift.String in BranchPattern.o
      Docopt.BranchPattern.description.getter : Swift.String in BranchPattern.o
      closure #1 (Swift.String) -> Swift.Bool in Docopt.Docopt.init(_: Swift.String, argv: [Swift.String]?, help: Swift.Bool, version: Swift.String?, optionsFirst: Swift.Bool) -> Docopt.Docopt in Docopt.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      ...
  "static Swift.String.== infix(Swift.String, Swift.String) -> Swift.Bool", referenced from:
      Docopt.Command.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Command.o
      closure #1 (Swift.String) -> Swift.Bool in Docopt.Docopt.init(_: Swift.String, argv: [Swift.String]?, help: Swift.Bool, version: Swift.String?, optionsFirst: Swift.Bool) -> Docopt.Docopt in Docopt.o
      static Docopt.Docopt.parseArgv(_: Docopt.Tokens, options: inout [Docopt.Option], optionsFirst: Swift.Bool) -> [Docopt.LeafPattern] in Docopt.o
      static Docopt.Docopt.parseArgv(_: Docopt.Tokens, options: inout [Docopt.Option], optionsFirst: Swift.Bool) -> [Docopt.LeafPattern] in Docopt.o
      closure #1 (Docopt.LeafPattern) -> Swift.Bool in closure #1 (Docopt.LeafPattern) -> Swift.Bool in Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      closure #1 (Docopt.LeafPattern) -> Swift.Bool in static Docopt.Docopt.(extras in _F5215F50E15C093AFEECB6AC27307B0A)(_: Swift.Bool, version: Swift.String?, options: [Docopt.LeafPattern], doc: Swift.String) -> () in Docopt.o
      closure #1 (Docopt.LeafPattern) -> Swift.Bool in static Docopt.Docopt.(extras in _F5215F50E15C093AFEECB6AC27307B0A)(_: Swift.Bool, version: Swift.String?, options: [Docopt.LeafPattern], doc: Swift.String) -> () in Docopt.o
      ...
  "Swift.String.hash(into: inout Swift.Hasher) -> ()", referenced from:
      Docopt.Pattern.hash(into: inout Swift.Hasher) -> () in Pattern.o
  "type metadata for Swift.String.Index", referenced from:
      (extension in Docopt):Swift.String.subscript.getter : (Swift.Range<Swift.Int>) -> Swift.String in String.o
  "protocol witness table for Swift.String.Index : Swift.Comparable in Swift", referenced from:
      (extension in Docopt):Swift.String.subscript.getter : (Swift.Range<Swift.Int>) -> Swift.String in String.o
  "Swift.String.count.getter : Swift.Int", referenced from:
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      (extension in Docopt):Swift.String.findAll(_: Swift.String, flags: __C.NSRegularExpressionOptions) -> [Swift.String] in String.o
      (extension in Docopt):Swift.String.split(Swift.String) -> [Swift.String] in String.o
      (extension in Docopt):Swift.String.split(Swift.String) -> [Swift.String] in String.o
      (extension in Docopt):Swift.String.split(Swift.String) -> [Swift.String] in String.o
      (extension in Docopt):Swift.String.split(Swift.String) -> [Swift.String] in String.o
  "Swift.String.index(_: Swift.String.Index, offsetBy: Swift.Int) -> Swift.String.Index", referenced from:
      (extension in Docopt):Swift.String.subscript.getter : (Swift.Range<Swift.Int>) -> Swift.String in String.o
      (extension in Docopt):Swift.String.subscript.getter : (Swift.Range<Swift.Int>) -> Swift.String in String.o
  "Swift.String.isEmpty.getter : Swift.Bool", referenced from:
      closure #1 (Swift.String) -> Swift.Bool in static Docopt.Option.parse(Swift.String) -> Docopt.Option in Option.o
      closure #1 (Swift.String) -> Swift.Bool in static Docopt.Tokens.fromPattern(Swift.String) -> Docopt.Tokens in Tokens.o
  "Swift.String.hasPrefix(Swift.String) -> Swift.Bool", referenced from:
      static Docopt.Docopt.parseArgv(_: Docopt.Tokens, options: inout [Docopt.Option], optionsFirst: Swift.Bool) -> [Docopt.LeafPattern] in Docopt.o
      static Docopt.Docopt.parseArgv(_: Docopt.Tokens, options: inout [Docopt.Option], optionsFirst: Swift.Bool) -> [Docopt.LeafPattern] in Docopt.o
      closure #1 (Swift.String) -> Swift.Bool in static Docopt.Docopt.parseDefaults(Swift.String) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      closure #2 (Docopt.Option) -> Swift.Bool in static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      ...
  "Swift.String.hasSuffix(Swift.String) -> Swift.Bool", referenced from:
      static Docopt.Docopt.parseAtom(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Pattern] in Docopt.o
  "type metadata for Swift.String", referenced from:
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.Command.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Command.o
      Docopt.Docopt.init(_: Swift.String, argv: [Swift.String]?, help: Swift.Bool, version: Swift.String?, optionsFirst: Swift.Bool) -> Docopt.Docopt in Docopt.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      ...
  "protocol witness table for Swift.String : Swift.Hashable in Swift", referenced from:
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
  "protocol witness table for Swift.String : Swift.Equatable in Swift", referenced from:
      static Docopt.Docopt.parseAtom(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Pattern] in Docopt.o
      static Docopt.Docopt.parseAtom(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Pattern] in Docopt.o
      static Docopt.Docopt.parseSeq(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Pattern] in Docopt.o
      Docopt.== infix(Docopt.LeafPattern, Docopt.LeafPattern) -> Swift.Bool in LeafPattern.o
      Docopt.== infix(Docopt.Tokens, Docopt.Tokens) -> Swift.Bool in Tokens.o
  "protocol conformance descriptor for Swift.String : Swift.Collection in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.String and conformance Swift.String : Swift.Collection in Swift in String.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 Docopt.o
  "protocol witness table for Swift.String : Swift.TextOutputStreamable in Swift", referenced from:
      Docopt.Argument.description.getter : Swift.String in Argument.o
      static Docopt.Docopt.parseSection(_: Swift.String, source: Swift.String) -> [Swift.String] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      ...
  "protocol witness table for Swift.String : Swift.CustomStringConvertible in Swift", referenced from:
      Docopt.Argument.description.getter : Swift.String in Argument.o
      static Docopt.Docopt.parseSection(_: Swift.String, source: Swift.String) -> [Swift.String] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      ...
  "Swift.String.init(__shared Swift.Substring) -> Swift.String", referenced from:
      implicit closure #1 (__shared Swift.Substring) -> Swift.String in (extension in Docopt):Swift.String.split() -> [Swift.String] in String.o
      (extension in Docopt):Swift.String.subscript.getter : (Swift.Range<Swift.Int>) -> Swift.String in String.o
  "Swift.String.subscript.getter : (Swift.Range<Swift.String.Index>) -> Swift.Substring", referenced from:
      (extension in Docopt):Swift.String.subscript.getter : (Swift.Range<Swift.Int>) -> Swift.String in String.o
  "(extension in Swift):Swift.Sequence.sorted(by: (A.Element, A.Element) throws -> Swift.Bool) throws -> [A.Element]", referenced from:
      Docopt.Either.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in Either.o
  "(extension in Swift):Swift.Sequence< where A.Element: Swift.Equatable>.contains(A.Element) -> Swift.Bool", referenced from:
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      static Docopt.Docopt.parseAtom(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Pattern] in Docopt.o
      static Docopt.Docopt.parseAtom(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Pattern] in Docopt.o
      static Docopt.Docopt.parseSeq(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Pattern] in Docopt.o
  "method descriptor for Swift.RawRepresentable.rawValue.getter : A.RawValue", referenced from:
      l_got.$sSY8rawValue03RawB0QzvgTq in Docopt.o
      l_got.$sSY8rawValue03RawB0QzvgTq in DocoptError.o
      l_got.$sSY8rawValue03RawB0QzvgTq in Option.o
      l_got.$sSY8rawValue03RawB0QzvgTq in String.o
  "method descriptor for Swift.RawRepresentable.init(rawValue: A.RawValue) -> A?", referenced from:
      l_got.$sSY8rawValuexSg03RawB0Qz_tcfCTq in Docopt.o
      l_got.$sSY8rawValuexSg03RawB0Qz_tcfCTq in DocoptError.o
      l_got.$sSY8rawValuexSg03RawB0Qz_tcfCTq in Option.o
      l_got.$sSY8rawValuexSg03RawB0Qz_tcfCTq in String.o
  "protocol descriptor for Swift.RawRepresentable", referenced from:
      l_got.$sSYMp in Docopt.o
      l_got.$sSYMp in DocoptError.o
      l_got.$sSYMp in Option.o
      l_got.$sSYMp in String.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 Docopt.DocoptStatus : Swift.Hashable in Docopt in DocoptError.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 Docopt.DocoptStatus : Swift.Hashable in Docopt in DocoptError.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 Docopt.DocoptStatus : Swift.Hashable in Docopt in DocoptError.o
  "static Swift.Array.+ infix([A], [A]) -> [A]", referenced from:
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      Docopt.LeafPattern.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in LeafPattern.o
      Docopt.LeafPattern.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in LeafPattern.o
      Docopt.LeafPattern.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in LeafPattern.o
      static Docopt.Pattern.transform(Docopt.Pattern) -> Docopt.Either in Pattern.o
      static Docopt.Pattern.transform(Docopt.Pattern) -> Docopt.Either in Pattern.o
      static Docopt.Pattern.transform(Docopt.Pattern) -> Docopt.Either in Pattern.o
      static Docopt.Pattern.transform(Docopt.Pattern) -> Docopt.Either in Pattern.o
      ...
  "static Swift.Array.+= infix(inout [A], [A]) -> ()", referenced from:
      Docopt.BranchPattern.flat<A where A: Docopt.Pattern>(A.Type) -> [A] in BranchPattern.o
      static Docopt.Docopt.parseDefaults(Swift.String) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseExpr(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Pattern] in Docopt.o
      static Docopt.Docopt.parseSeq(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Pattern] in Docopt.o
  "Swift.Array.count.getter : Swift.Int", referenced from:
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      Docopt.Command.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Command.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      static Docopt.Docopt.formalUsage(Swift.String) -> Swift.String in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      ...
  "Swift.Array.append(__owned A) -> ()", referenced from:
      static Docopt.Docopt.parseDefaults(Swift.String) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseArgv(_: Docopt.Tokens, options: inout [Docopt.Option], optionsFirst: Swift.Bool) -> [Docopt.LeafPattern] in Docopt.o
      static Docopt.Docopt.parseArgv(_: Docopt.Tokens, options: inout [Docopt.Option], optionsFirst: Swift.Bool) -> [Docopt.LeafPattern] in Docopt.o
      static Docopt.Docopt.parseArgv(_: Docopt.Tokens, options: inout [Docopt.Option], optionsFirst: Swift.Bool) -> [Docopt.LeafPattern] in Docopt.o
      static Docopt.Docopt.parseArgv(_: Docopt.Tokens, options: inout [Docopt.Option], optionsFirst: Swift.Bool) -> [Docopt.LeafPattern] in Docopt.o
      static Docopt.Docopt.parseArgv(_: Docopt.Tokens, options: inout [Docopt.Option], optionsFirst: Swift.Bool) -> [Docopt.LeafPattern] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      ...
  "Swift.Array.remove(at: Swift.Int) -> A", referenced from:
      Docopt.Docopt.init(_: Swift.String, argv: [Swift.String]?, help: Swift.Bool, version: Swift.String?, optionsFirst: Swift.Bool) -> Docopt.Docopt in Docopt.o
      Docopt.LeafPattern.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in LeafPattern.o
      static Docopt.Pattern.transform(Docopt.Pattern) -> Docopt.Either in Pattern.o
      static Docopt.Pattern.transform(Docopt.Pattern) -> Docopt.Either in Pattern.o
      Docopt.Tokens.move() -> Swift.String? in Tokens.o
  "type metadata accessor for Swift.Array", referenced from:
      Swift._finalizeUninitializedArray<A>(__owned [A]) -> [A] in BranchPattern.o
      Docopt.LeafPattern.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in LeafPattern.o
  "static (extension in Swift):Swift.Array<A where A: Swift.Equatable>.== infix([A], [A]) -> Swift.Bool", referenced from:
      Docopt.== infix(Docopt.BranchPattern, Docopt.BranchPattern) -> Swift.Bool in BranchPattern.o
      Docopt.== infix(Docopt.LeafPattern, Docopt.LeafPattern) -> Swift.Bool in LeafPattern.o
      Docopt.OneOrMore.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in OneOrMore.o
      Docopt.== infix(Docopt.Tokens, Docopt.Tokens) -> Swift.Bool in Tokens.o
  "Swift.Array.init<A where A == A1.Element, A1: Swift.Sequence>(A1) -> [A]", referenced from:
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      static Docopt.Docopt.formalUsage(Swift.String) -> Swift.String in Docopt.o
      static Docopt.Docopt.formalUsage(Swift.String) -> Swift.String in Docopt.o
  "Swift.Array.subscript.getter : (Swift.Range<Swift.Int>) -> Swift.ArraySlice<A>", referenced from:
      static Docopt.Docopt.formalUsage(Swift.String) -> Swift.String in Docopt.o
      (extension in Docopt):Swift.String.partition(Swift.String) -> (Swift.String, Swift.String, Swift.String) in String.o
  "protocol conformance descriptor for [A] : Swift.BidirectionalCollection in Swift", referenced from:
      lazy protocol witness table accessor for type [Swift.String] and conformance [A] : Swift.BidirectionalCollection in Swift in Docopt.o
  "protocol conformance descriptor for [A] : Swift.Sequence in Swift", referenced from:
      lazy protocol witness table accessor for type [Docopt.LeafPattern] and conformance [A] : Swift.Sequence in Swift in BranchPattern.o
      lazy protocol witness table accessor for type [Docopt.Option] and conformance [A] : Swift.Sequence in Swift in Docopt.o
      lazy protocol witness table accessor for type [Swift.String] and conformance [A] : Swift.Sequence in Swift in Docopt.o
      lazy protocol witness table accessor for type [(match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern])] and conformance [A] : Swift.Sequence in Swift in Either.o
  "protocol conformance descriptor for [A] : Swift.Collection in Swift", referenced from:
      lazy protocol witness table accessor for type [Docopt.LeafPattern] and conformance [A] : Swift.Collection in Swift in BranchPattern.o
      lazy protocol witness table accessor for type [Docopt.Pattern] and conformance [A] : Swift.Collection in Swift in BranchPattern.o
      lazy protocol witness table accessor for type [Docopt.OptionsShortcut] and conformance [A] : Swift.Collection in Swift in Docopt.o
      lazy protocol witness table accessor for type [Swift.String] and conformance [A] : Swift.Collection in Swift in Docopt.o
      lazy protocol witness table accessor for type [Docopt.Option] and conformance [A] : Swift.Collection in Swift in Docopt.o
      lazy protocol witness table accessor for type [(match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern])] and conformance [A] : Swift.Collection in Swift in Either.o
      lazy protocol witness table accessor for type [[Docopt.Pattern]] and conformance [A] : Swift.Collection in Swift in Pattern.o
      ...
  "protocol conformance descriptor for [A] : Swift._ArrayProtocol in Swift", referenced from:
      lazy protocol witness table accessor for type [Swift.String] and conformance [A] : Swift._ArrayProtocol in Swift in Docopt.o
      lazy protocol witness table accessor for type [Docopt.LeafPattern] and conformance [A] : Swift._ArrayProtocol in Swift in Docopt.o
      lazy protocol witness table accessor for type [Docopt.Option] and conformance [A] : Swift._ArrayProtocol in Swift in Docopt.o
      lazy protocol witness table accessor for type [Docopt.Pattern] and conformance [A] : Swift._ArrayProtocol in Swift in LeafPattern.o
  "protocol conformance descriptor for [A] : Swift.CustomStringConvertible in Swift", referenced from:
      lazy protocol witness table accessor for type [Docopt.Pattern] and conformance [A] : Swift.CustomStringConvertible in Swift in BranchPattern.o
      lazy protocol witness table accessor for type [Swift.String] and conformance [A] : Swift.CustomStringConvertible in Swift in LeafPattern.o
  "Swift.Array.subscript.modify : (Swift.Int) -> A", referenced from:
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
  "Swift.Array.subscript.getter : (Swift.Int) -> A", referenced from:
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      Docopt.Command.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Command.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      ...
  "type metadata for Swift.Bool", referenced from:
      Docopt.Command.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Command.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      Docopt.LeafPattern.value.willset : Any? in LeafPattern.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
      ...
  "protocol witness table for Swift.Bool : Swift.CustomStringConvertible in Swift", referenced from:
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
  "Swift.Set.subtracting(Swift.Set<A>) -> Swift.Set<A>", referenced from:
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
  "Swift.Set.init<A where A == A1.Element, A1: Swift.Sequence>(__owned A1) -> Swift.Set<A>", referenced from:
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
  "protocol conformance descriptor for Swift.Set<A> : Swift.Sequence in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Set<Docopt.LeafPattern> and conformance Swift.Set<A> : Swift.Sequence in Swift in BranchPattern.o
      lazy protocol witness table accessor for type Swift.Set<Docopt.Pattern> and conformance Swift.Set<A> : Swift.Sequence in Swift in Docopt.o
  "Swift.Int.init(bitPattern: Swift.OpaquePointer?) -> Swift.Int", referenced from:
      generic specialization <serialized, Swift.UInt64, Swift.UInt8, ()> of _swift_se0333_UnsafePointer_withMemoryRebound in BranchPattern.o
  "type metadata for Swift.Int", referenced from:
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.SignedInteger in Swift in Argument.o
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      Docopt.Command.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Command.o
      static Docopt.Docopt.formalUsage(Swift.String) -> Swift.String in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      ...
  "protocol witness table for Swift.Int : Swift.Hashable in Swift", referenced from:
      Docopt.ValueType.hash(into: inout Swift.Hasher) -> () in LeafPattern.o
  "protocol witness table for Swift.Int : Swift.Comparable in Swift", referenced from:
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      Docopt.Command.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Command.o
      static Docopt.Docopt.formalUsage(Swift.String) -> Swift.String in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      Docopt.Option.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Option.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 Argument.o
  "protocol witness table for Swift.Int : Swift.Strideable in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Range<Swift.Int> and conformance < where A: Swift.Strideable, A.Stride: Swift.SignedInteger> Swift.Range<A> : Swift.Collection in Swift in Argument.o
  "protocol witness table for Swift.Int : Swift.CustomStringConvertible in Swift", referenced from:
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
  "(extension in Swift):Swift.Collection.map<A>((A.Element) throws -> A1) throws -> [A1]", referenced from:
      static Docopt.Docopt.parseDefaults(Swift.String) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.formalUsage(Swift.String) -> Swift.String in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      Docopt.Pattern.fixRepeatingArguments() -> Docopt.Pattern in Pattern.o
      static Docopt.Pattern.transform(Docopt.Pattern) -> Docopt.Either in Pattern.o
      (extension in Docopt):Swift.String.findAll(_: Swift.String, flags: __C.NSRegularExpressionOptions) -> [Swift.String] in String.o
      (extension in Docopt):Swift.String.split() -> [Swift.String] in String.o
      ...
  "(extension in Swift):Swift.Collection.first.getter : A.Element?", referenced from:
      static Docopt.Pattern.transform(Docopt.Pattern) -> Docopt.Either in Pattern.o
  "(extension in Swift):Swift.Collection.split(maxSplits: Swift.Int, omittingEmptySubsequences: Swift.Bool, whereSeparator: (A.Element) throws -> Swift.Bool) throws -> [A.SubSequence]", referenced from:
      (extension in Docopt):Swift.String.split() -> [Swift.String] in String.o
  "(extension in Swift):Swift.Collection.isEmpty.getter : Swift.Bool", referenced from:
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      static Docopt.Docopt.(extras in _F5215F50E15C093AFEECB6AC27307B0A)(_: Swift.Bool, version: Swift.String?, options: [Docopt.LeafPattern], doc: Swift.String) -> () in Docopt.o
      static Docopt.Docopt.(extras in _F5215F50E15C093AFEECB6AC27307B0A)(_: Swift.Bool, version: Swift.String?, options: [Docopt.LeafPattern], doc: Swift.String) -> () in Docopt.o
      closure #1 (Docopt.LeafPattern) -> Swift.Bool in Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      Docopt.Either.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in Either.o
      Docopt.LeafPattern.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in LeafPattern.o
      ...
  "(extension in Swift):Swift.Collection< where A.Element: Swift.Equatable>.index(of: A.Element) -> A.Index?", referenced from:
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      static Docopt.Pattern.transform(Docopt.Pattern) -> Docopt.Either in Pattern.o
  "(extension in Swift):Swift.Collection< where A.Iterator == Swift.IndexingIterator<A>>.makeIterator() -> Swift.IndexingIterator<A>", referenced from:
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      Docopt.BranchPattern.flat<A where A: Docopt.Pattern>(A.Type) -> [A] in BranchPattern.o
      Docopt.Command.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Command.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      static Docopt.Docopt.parseDefaults(Swift.String) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseDefaults(Swift.String) -> [Docopt.Option] in Docopt.o
      ...
  "type metadata accessor for Swift.Range", referenced from:
      Swift.Range.init(_uncheckedBounds: (lower: A, upper: A)) -> Swift.Range<A> in Argument.o
  "protocol conformance descriptor for < where A: Swift.Strideable, A.Stride: Swift.SignedInteger> Swift.Range<A> : Swift.Collection in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Range<Swift.Int> and conformance < where A: Swift.Strideable, A.Stride: Swift.SignedInteger> Swift.Range<A> : Swift.Collection in Swift in Argument.o
  "Swift.Optional.debugDescription.getter : Swift.String", referenced from:
      Docopt.LeafPattern.value.willset : Any? in LeafPattern.o
  "Swift.Optional._bridgeToObjectiveC() -> Swift.AnyObject", referenced from:
      Docopt.== infix(Docopt.LeafPattern, Docopt.LeafPattern) -> Swift.Bool in LeafPattern.o
      Docopt.== infix(Docopt.LeafPattern, Docopt.LeafPattern) -> Swift.Bool in LeafPattern.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 Docopt.o
      Docopt.Option.description.getter : Swift.String in Option.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.NSRegularExpressionOptions : Swift.Equatable in __C_Synthesized in Docopt.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance __C.NSStringCompareOptions : Swift.Equatable in __C_Synthesized in Option.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance __C.NSMatchingOptions : Swift.Equatable in __C_Synthesized in String.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 Docopt.o
  "protocol witness table for Swift.UInt : Swift.CustomStringConvertible in Swift", referenced from:
      Docopt.Option.description.getter : Swift.String in Option.o
  "nominal type descriptor for Swift.ArraySlice", referenced from:
      _symbolic _____ySSG s10ArraySliceV in Docopt.o
  "protocol conformance descriptor for Swift.ArraySlice<A> : Swift.BidirectionalCollection in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.ArraySlice<Swift.String> and conformance Swift.ArraySlice<A> : Swift.BidirectionalCollection in Swift in String.o
  "protocol conformance descriptor for Swift.ArraySlice<A> : Swift.Collection in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.ArraySlice<Swift.String> and conformance Swift.ArraySlice<A> : Swift.Collection in Swift in Docopt.o
  "protocol descriptor for Swift.SetAlgebra", referenced from:
      l_got.$ss10SetAlgebraMp in Docopt.o
      l_got.$ss10SetAlgebraMp in Option.o
      l_got.$ss10SetAlgebraMp in String.o
  "method descriptor for Swift.SetAlgebra.isDisjoint(with: A) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP10isDisjoint4withSbx_tFTq in Docopt.o
      l_got.$ss10SetAlgebraP10isDisjoint4withSbx_tFTq in Option.o
      l_got.$ss10SetAlgebraP10isDisjoint4withSbx_tFTq in String.o
  "method descriptor for Swift.SetAlgebra.isSuperset(of: A) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP10isSuperset2ofSbx_tFTq in Docopt.o
      l_got.$ss10SetAlgebraP10isSuperset2ofSbx_tFTq in Option.o
      l_got.$ss10SetAlgebraP10isSuperset2ofSbx_tFTq in String.o
  "method descriptor for Swift.SetAlgebra.subtracting(A) -> A", referenced from:
      l_got.$ss10SetAlgebraP11subtractingyxxFTq in Docopt.o
      l_got.$ss10SetAlgebraP11subtractingyxxFTq in Option.o
      l_got.$ss10SetAlgebraP11subtractingyxxFTq in String.o
  "method descriptor for Swift.SetAlgebra.intersection(A) -> A", referenced from:
      l_got.$ss10SetAlgebraP12intersectionyxxFTq in Docopt.o
      l_got.$ss10SetAlgebraP12intersectionyxxFTq in Option.o
      l_got.$ss10SetAlgebraP12intersectionyxxFTq in String.o
  "method descriptor for Swift.SetAlgebra.formIntersection(A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP16formIntersectionyyxFTq in Docopt.o
      l_got.$ss10SetAlgebraP16formIntersectionyyxFTq in Option.o
      l_got.$ss10SetAlgebraP16formIntersectionyyxFTq in String.o
  "method descriptor for Swift.SetAlgebra.symmetricDifference(__owned A) -> A", referenced from:
      l_got.$ss10SetAlgebraP19symmetricDifferenceyxxnFTq in Docopt.o
      l_got.$ss10SetAlgebraP19symmetricDifferenceyxxnFTq in Option.o
      l_got.$ss10SetAlgebraP19symmetricDifferenceyxxnFTq in String.o
  "method descriptor for Swift.SetAlgebra.formSymmetricDifference(__owned A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP23formSymmetricDifferenceyyxnFTq in Docopt.o
      l_got.$ss10SetAlgebraP23formSymmetricDifferenceyyxnFTq in Option.o
      l_got.$ss10SetAlgebraP23formSymmetricDifferenceyyxnFTq in String.o
  "method descriptor for Swift.SetAlgebra.union(__owned A) -> A", referenced from:
      l_got.$ss10SetAlgebraP5unionyxxnFTq in Docopt.o
      l_got.$ss10SetAlgebraP5unionyxxnFTq in Option.o
      l_got.$ss10SetAlgebraP5unionyxxnFTq in String.o
  "method descriptor for Swift.SetAlgebra.insert(__owned A.Element) -> (inserted: Swift.Bool, memberAfterInsert: A.Element)", referenced from:
      l_got.$ss10SetAlgebraP6insertySb8inserted_7ElementQz17memberAfterInserttAFnFTq in Docopt.o
      l_got.$ss10SetAlgebraP6insertySb8inserted_7ElementQz17memberAfterInserttAFnFTq in Option.o
      l_got.$ss10SetAlgebraP6insertySb8inserted_7ElementQz17memberAfterInserttAFnFTq in String.o
  "method descriptor for Swift.SetAlgebra.remove(A.Element) -> A.Element?", referenced from:
      l_got.$ss10SetAlgebraP6removey7ElementQzSgAEFTq in Docopt.o
      l_got.$ss10SetAlgebraP6removey7ElementQzSgAEFTq in Option.o
      l_got.$ss10SetAlgebraP6removey7ElementQzSgAEFTq in String.o
  "method descriptor for Swift.SetAlgebra.update(with: __owned A.Element) -> A.Element?", referenced from:
      l_got.$ss10SetAlgebraP6update4with7ElementQzSgAFn_tFTq in Docopt.o
      l_got.$ss10SetAlgebraP6update4with7ElementQzSgAFn_tFTq in Option.o
      l_got.$ss10SetAlgebraP6update4with7ElementQzSgAFn_tFTq in String.o
  "method descriptor for Swift.SetAlgebra.isEmpty.getter : Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP7isEmptySbvgTq in Docopt.o
      l_got.$ss10SetAlgebraP7isEmptySbvgTq in Option.o
      l_got.$ss10SetAlgebraP7isEmptySbvgTq in String.o
  "method descriptor for Swift.SetAlgebra.contains(A.Element) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP8containsySb7ElementQzFTq in Docopt.o
      l_got.$ss10SetAlgebraP8containsySb7ElementQzFTq in Option.o
      l_got.$ss10SetAlgebraP8containsySb7ElementQzFTq in String.o
  "method descriptor for Swift.SetAlgebra.isSubset(of: A) -> Swift.Bool", referenced from:
      l_got.$ss10SetAlgebraP8isSubset2ofSbx_tFTq in Docopt.o
      l_got.$ss10SetAlgebraP8isSubset2ofSbx_tFTq in Option.o
      l_got.$ss10SetAlgebraP8isSubset2ofSbx_tFTq in String.o
  "method descriptor for Swift.SetAlgebra.subtract(A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP8subtractyyxFTq in Docopt.o
      l_got.$ss10SetAlgebraP8subtractyyxFTq in Option.o
      l_got.$ss10SetAlgebraP8subtractyyxFTq in String.o
  "method descriptor for Swift.SetAlgebra.formUnion(__owned A) -> ()", referenced from:
      l_got.$ss10SetAlgebraP9formUnionyyxnFTq in Docopt.o
      l_got.$ss10SetAlgebraP9formUnionyyxnFTq in Option.o
      l_got.$ss10SetAlgebraP9formUnionyyxnFTq in String.o
  "base conformance descriptor for Swift.SetAlgebra: Swift.Equatable", referenced from:
      l_got.$ss10SetAlgebraPSQTb in Docopt.o
      l_got.$ss10SetAlgebraPSQTb in Option.o
      l_got.$ss10SetAlgebraPSQTb in String.o
  "base conformance descriptor for Swift.SetAlgebra: Swift.ExpressibleByArrayLiteral", referenced from:
      l_got.$ss10SetAlgebraPs25ExpressibleByArrayLiteralTb in Docopt.o
      l_got.$ss10SetAlgebraPs25ExpressibleByArrayLiteralTb in Option.o
      l_got.$ss10SetAlgebraPs25ExpressibleByArrayLiteralTb in String.o
  "(extension in Swift):Swift.SetAlgebra< where A.ArrayLiteralElement == A.Element>.init(arrayLiteral: A.ArrayLiteralElement...) -> A", referenced from:
      static Docopt.Docopt.parseSection(_: Swift.String, source: Swift.String) -> [Swift.String] in Docopt.o
      protocol witness for Swift.ExpressibleByArrayLiteral.init(arrayLiteral: A.ArrayLiteralElement...) -> A in conformance __C.NSRegularExpressionOptions : Swift.ExpressibleByArrayLiteral in __C_Synthesized in Docopt.o
      static Docopt.Option.parse(Swift.String) -> Docopt.Option in Option.o
      static Docopt.Option.parse(Swift.String) -> Docopt.Option in Option.o
      protocol witness for Swift.ExpressibleByArrayLiteral.init(arrayLiteral: A.ArrayLiteralElement...) -> A in conformance __C.NSStringCompareOptions : Swift.ExpressibleByArrayLiteral in __C_Synthesized in Option.o
      (extension in Docopt):Swift.String.findAll(_: Swift.String, flags: __C.NSRegularExpressionOptions) -> [Swift.String] in String.o
      (extension in Docopt):Swift.String.split(Swift.String) -> [Swift.String] in String.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.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.isDisjoint(with: A) -> Swift.Bool in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.isDisjoint(with: A) -> Swift.Bool in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.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.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.isSuperset(of: A) -> Swift.Bool in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.isSuperset(of: A) -> Swift.Bool in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.o
  "(extension in Swift):Swift.SetAlgebra.subtracting(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.subtracting(A) -> A in conformance __C.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.subtracting(A) -> A in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.subtracting(A) -> A in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.o
  "(extension in Swift):Swift.SetAlgebra.isEmpty.getter : Swift.Bool", referenced from:
      protocol witness for Swift.SetAlgebra.isEmpty.getter : Swift.Bool in conformance __C.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.isEmpty.getter : Swift.Bool in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.isEmpty.getter : Swift.Bool in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.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.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.isSubset(of: A) -> Swift.Bool in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.isSubset(of: A) -> Swift.Bool in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.o
  "(extension in Swift):Swift.SetAlgebra.subtract(A) -> ()", referenced from:
      protocol witness for Swift.SetAlgebra.subtract(A) -> () in conformance __C.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.subtract(A) -> () in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.subtract(A) -> () in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.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.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.init<A where A1: Swift.Sequence, A.Element == A1.Element>(__owned A1) -> A in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.init<A where A1: Swift.Sequence, A.Element == A1.Element>(__owned A1) -> A in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.o
  "method descriptor for Swift.SetAlgebra.init() -> A", referenced from:
      l_got.$ss10SetAlgebraPxycfCTq in Docopt.o
      l_got.$ss10SetAlgebraPxycfCTq in Option.o
      l_got.$ss10SetAlgebraPxycfCTq in String.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 Docopt.o
      l_got.$ss10SetAlgebraPyxqd__ncSTRd__7ElementQyd__ACRtzlufCTq in Option.o
      l_got.$ss10SetAlgebraPyxqd__ncSTRd__7ElementQyd__ACRtzlufCTq in String.o
  "Swift._hashValue<A where A: Swift.Hashable>(for: A) -> Swift.Int", referenced from:
      Docopt.ValueType.hashValue.getter : Swift.Int in LeafPattern.o
      Docopt.Pattern.hashValue.getter : Swift.Int in Pattern.o
  "Swift._setUpCast<A, B where A: Swift.Hashable, B: Swift.Hashable>(Swift.Set<A>) -> Swift.Set<B>", referenced from:
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
  "static Swift.CommandLine.argc.getter : Swift.Int32", referenced from:
      Docopt.Docopt.init(_: Swift.String, argv: [Swift.String]?, help: Swift.Bool, version: Swift.String?, optionsFirst: Swift.Bool) -> Docopt.Docopt in Docopt.o
  "static Swift.CommandLine.arguments.getter : [Swift.String]", referenced from:
      Docopt.Docopt.init(_: Swift.String, argv: [Swift.String]?, help: Swift.Bool, version: Swift.String?, optionsFirst: Swift.Bool) -> Docopt.Docopt in Docopt.o
  "(extension in Swift):Swift._ArrayProtocol.filter((A.Element) throws -> Swift.Bool) throws -> [A.Element]", referenced from:
      Docopt.Docopt.init(_: Swift.String, argv: [Swift.String]?, help: Swift.Bool, version: Swift.String?, optionsFirst: Swift.Bool) -> Docopt.Docopt in Docopt.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      static Docopt.Docopt.parseDefaults(Swift.String) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.(extras in _F5215F50E15C093AFEECB6AC27307B0A)(_: Swift.Bool, version: Swift.String?, options: [Docopt.LeafPattern], doc: Swift.String) -> () in Docopt.o
      static Docopt.Docopt.(extras in _F5215F50E15C093AFEECB6AC27307B0A)(_: Swift.Bool, version: Swift.String?, options: [Docopt.LeafPattern], doc: Swift.String) -> () in Docopt.o
      closure #1 (Docopt.LeafPattern) -> Swift.Bool in Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      ...
  "Swift._arrayForceCast<A, B>([A]) -> [B]", referenced from:
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      static Docopt.Docopt.parseAtom(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Pattern] in Docopt.o
      static Docopt.Docopt.parseAtom(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Pattern] in Docopt.o
      static Docopt.Docopt.parseAtom(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Pattern] in Docopt.o
      Docopt.Either.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in Either.o
      Docopt.Either.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in Either.o
      Docopt.LeafPattern.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in LeafPattern.o
      Docopt.LeafPattern.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in LeafPattern.o
      Docopt.LeafPattern.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in LeafPattern.o
      Docopt.LeafPattern.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in LeafPattern.o
      Docopt.LeafPattern.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in LeafPattern.o
      Docopt.LeafPattern.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in LeafPattern.o
      ...
  "Swift.IndexingIterator.next() -> A.Element?", referenced from:
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      Docopt.BranchPattern.flat<A where A: Docopt.Pattern>(A.Type) -> [A] in BranchPattern.o
      Docopt.Command.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Command.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      static Docopt.Docopt.parseDefaults(Swift.String) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseDefaults(Swift.String) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseDefaults(Swift.String) -> [Docopt.Option] in Docopt.o
      ...
  "nominal type descriptor for Swift.IndexingIterator", referenced from:
      _symbolic _____ySnySiGG s16IndexingIteratorV in Argument.o
      _symbolic _____ySay_____GG s16IndexingIteratorV 6Docopt7PatternC in BranchPattern.o
      _symbolic _____ySay_____GG s16IndexingIteratorV 6Docopt15OptionsShortcutC in Docopt.o
      _symbolic _____ySay_____GG s16IndexingIteratorV 6Docopt11LeafPatternC in Docopt.o
      _symbolic _____ySaySSGG s16IndexingIteratorV in Docopt.o
      _symbolic _____ySay_____GG s16IndexingIteratorV 6Docopt6OptionC in Docopt.o
      _symbolic _____ySaySay_____GGG s16IndexingIteratorV 6Docopt7PatternC in Pattern.o
      ...
  "Swift._assertionFailure(_: Swift.StaticString, _: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      Docopt.BranchPattern.init() -> Docopt.BranchPattern in BranchPattern.o
      generic specialization <serialized, ()> of Swift.Unicode.Scalar.withUTF8CodeUnits<A>((Swift.UnsafeBufferPointer<Swift.UInt8>) throws -> A) throws -> A in BranchPattern.o
      closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in Swift._unimplementedInitializer(className: Swift.StaticString, initName: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, column: Swift.UInt) -> Swift.Never in BranchPattern.o
      closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in Swift._unimplementedInitializer(className: Swift.StaticString, initName: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, column: Swift.UInt) -> Swift.Never in BranchPattern.o
      closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in Swift._unimplementedInitializer(className: Swift.StaticString, initName: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, column: Swift.UInt) -> Swift.Never in BranchPattern.o
      ...
  "Swift._assertionFailure(_: Swift.StaticString, _: Swift.String, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      Docopt.OneOrMore.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in OneOrMore.o
      Docopt.Option.init(_: Swift.String?, long: Swift.String?, argCount: Swift.UInt, value: Any?) -> Docopt.Option in Option.o
  "Swift._fatalErrorMessage(_: Swift.StaticString, _: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, flags: Swift.UInt32) -> Swift.Never", referenced from:
      generic specialization <serialized, Swift.UInt8> of Swift.UnsafeBufferPointer.init(start: Swift.UnsafePointer<A>?, count: Swift.Int) -> Swift.UnsafeBufferPointer<A> in BranchPattern.o
      generic specialization <serialized, Swift.UInt8> of Swift.UnsafeBufferPointer.init(start: Swift.UnsafePointer<A>?, count: Swift.Int) -> Swift.UnsafeBufferPointer<A> in BranchPattern.o
      closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in Swift._unimplementedInitializer(className: Swift.StaticString, initName: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, column: Swift.UInt) -> Swift.Never in BranchPattern.o
      generic specialization <serialized, ()> of closure #1 (Swift.UnsafePointer<Swift.UInt8>) throws -> A in closure #1 (Swift.UnsafePointer<Swift.UInt64>) throws -> A in Swift.Unicode.Scalar.withUTF8CodeUnits<A>((Swift.UnsafeBufferPointer<Swift.UInt8>) throws -> A) throws -> A in BranchPattern.o
      generic specialization <serialized, Swift.UInt64, Swift.UInt8, ()> of _swift_se0333_UnsafePointer_withMemoryRebound in BranchPattern.o
      closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in Swift._unimplementedInitializer(className: Swift.StaticString, initName: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, column: Swift.UInt) -> Swift.Never in BranchPattern.o
  "protocol descriptor for Swift.CustomStringConvertible", referenced from:
      l_got.$ss23CustomStringConvertibleMp in Pattern.o
      l_got.$ss23CustomStringConvertibleMp in Tokens.o
  "method descriptor for Swift.CustomStringConvertible.description.getter : Swift.String", referenced from:
      l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in Pattern.o
      l_got.$ss23CustomStringConvertibleP11descriptionSSvgTq in Tokens.o
  "protocol descriptor for Swift.ExpressibleByArrayLiteral", referenced from:
      l_got.$ss25ExpressibleByArrayLiteralMp in Docopt.o
      l_got.$ss25ExpressibleByArrayLiteralMp in Option.o
      l_got.$ss25ExpressibleByArrayLiteralMp in String.o
  "method descriptor for Swift.ExpressibleByArrayLiteral.init(arrayLiteral: A.ArrayLiteralElement...) -> A", referenced from:
      l_got.$ss25ExpressibleByArrayLiteralP05arrayD0x0cD7ElementQzd_tcfCTq in Docopt.o
      l_got.$ss25ExpressibleByArrayLiteralP05arrayD0x0cD7ElementQzd_tcfCTq in Option.o
      l_got.$ss25ExpressibleByArrayLiteralP05arrayD0x0cD7ElementQzd_tcfCTq in String.o
  "Swift.DefaultStringInterpolation.appendInterpolation<A>(A) -> ()", referenced from:
      Docopt.Option.description.getter : Swift.String in Option.o
  "Swift.DefaultStringInterpolation.appendInterpolation<A where A: Swift.CustomStringConvertible>(A) -> ()", referenced from:
      Docopt.BranchPattern.description.getter : Swift.String in BranchPattern.o
      static Docopt.Docopt.parsePattern(_: Swift.String, options: inout [Docopt.Option]) -> Docopt.Pattern in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      Docopt.Either.description.getter : Swift.String in Either.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
      ...
  "Swift.DefaultStringInterpolation.appendInterpolation<A where A: Swift.CustomStringConvertible, A: Swift.TextOutputStreamable>(A) -> ()", referenced from:
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.Argument.description.getter : Swift.String in Argument.o
      static Docopt.Docopt.parseSection(_: Swift.String, source: Swift.String) -> [Swift.String] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      ...
  "Swift.DefaultStringInterpolation.appendLiteral(Swift.String) -> ()", referenced from:
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.BranchPattern.description.getter : Swift.String in BranchPattern.o
      Docopt.BranchPattern.description.getter : Swift.String in BranchPattern.o
      static Docopt.Docopt.parseSection(_: Swift.String, source: Swift.String) -> [Swift.String] in Docopt.o
      static Docopt.Docopt.parseSection(_: Swift.String, source: Swift.String) -> [Swift.String] in Docopt.o
      ...
  "Swift.DefaultStringInterpolation.init(literalCapacity: Swift.Int, interpolationCount: Swift.Int) -> Swift.DefaultStringInterpolation", referenced from:
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.BranchPattern.description.getter : Swift.String in BranchPattern.o
      static Docopt.Docopt.parseSection(_: Swift.String, source: Swift.String) -> [Swift.String] in Docopt.o
      static Docopt.Docopt.parsePattern(_: Swift.String, options: inout [Docopt.Option]) -> Docopt.Pattern in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      ...
  "Swift._allocateUninitializedArray<A>(Builtin.Word) -> ([A], Builtin.RawPointer)", referenced from:
      Docopt.BranchPattern.__allocating_init(Docopt.Pattern) -> Docopt.BranchPattern in BranchPattern.o
      Docopt.BranchPattern.flat<A where A: Docopt.Pattern>(A.Type) -> [A] in BranchPattern.o
      static Docopt.Docopt.parseSection(_: Swift.String, source: Swift.String) -> [Swift.String] in Docopt.o
      static Docopt.Docopt.(extras in _F5215F50E15C093AFEECB6AC27307B0A)(_: Swift.Bool, version: Swift.String?, options: [Docopt.LeafPattern], doc: Swift.String) -> () in Docopt.o
      static Docopt.Docopt.(extras in _F5215F50E15C093AFEECB6AC27307B0A)(_: Swift.Bool, version: Swift.String?, options: [Docopt.LeafPattern], doc: Swift.String) -> () in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.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.NSRegularExpressionOptions : Swift.Equatable in __C_Synthesized in Docopt.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance Docopt.DocoptStatus : Swift.Equatable in Docopt in DocoptError.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance __C.NSStringCompareOptions : Swift.Equatable in __C_Synthesized in Option.o
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance __C.NSMatchingOptions : Swift.Equatable in __C_Synthesized in String.o
  "Swift._convertInOutToPointerArgument<A where A: Swift._Pointer>(Builtin.RawPointer) -> A", referenced from:
      @nonobjc __C.NSRegularExpression.init(pattern: Swift.String, options: __C.NSRegularExpressionOptions) throws -> __C.NSRegularExpression in String.o
  "Swift.=== infix(Swift.AnyObject?, Swift.AnyObject?) -> Swift.Bool", referenced from:
      Docopt.BranchPattern.flat<A where A: Docopt.Pattern>(A.Type) -> [A] in BranchPattern.o
      Docopt.== infix(Docopt.LeafPattern, Docopt.LeafPattern) -> Swift.Bool in LeafPattern.o
      Docopt.== infix(Docopt.Pattern, Docopt.Pattern) -> Swift.Bool in Pattern.o
  "nominal type descriptor for Swift.Int32", referenced from:
      _symbolic _____ s5Int32V in DocoptError.o
  "protocol witness table for Swift.Int32 : Swift.Hashable in Swift", referenced from:
      protocol witness for Swift.Hashable.hashValue.getter : Swift.Int in conformance Docopt.DocoptStatus : Swift.Hashable in Docopt in DocoptError.o
      protocol witness for Swift.Hashable.hash(into: inout Swift.Hasher) -> () in conformance Docopt.DocoptStatus : Swift.Hashable in Docopt in DocoptError.o
      protocol witness for Swift.Hashable._rawHashValue(seed: Swift.Int) -> Swift.Int in conformance Docopt.DocoptStatus : Swift.Hashable in Docopt in DocoptError.o
  "protocol witness table for Swift.Int32 : Swift.Equatable in Swift", referenced from:
      protocol witness for static Swift.Equatable.== infix(A, A) -> Swift.Bool in conformance Docopt.DocoptStatus : Swift.Equatable in Docopt in DocoptError.o
  "Swift.print(_: Any..., separator: Swift.String, terminator: Swift.String) -> ()", referenced from:
      static Docopt.Docopt.(extras in _F5215F50E15C093AFEECB6AC27307B0A)(_: Swift.Bool, version: Swift.String?, options: [Docopt.LeafPattern], doc: Swift.String) -> () in Docopt.o
      static Docopt.Docopt.(extras in _F5215F50E15C093AFEECB6AC27307B0A)(_: Swift.Bool, version: Swift.String?, options: [Docopt.LeafPattern], doc: Swift.String) -> () in Docopt.o
      Docopt.DocoptError.raise(Swift.String?) -> () in DocoptError.o
  "Swift.Hasher.combine<A where A: Swift.Hashable>(A) -> ()", referenced from:
      Docopt.ValueType.hash(into: inout Swift.Hasher) -> () in LeafPattern.o
  "protocol descriptor for Swift.OptionSet", referenced from:
      l_got.$ss9OptionSetMp in Docopt.o
      l_got.$ss9OptionSetMp in Option.o
      l_got.$ss9OptionSetMp in String.o
  "method descriptor for Swift.OptionSet.init(rawValue: A.RawValue) -> A", referenced from:
      l_got.$ss9OptionSetP8rawValuex03RawD0Qz_tcfCTq in Docopt.o
      l_got.$ss9OptionSetP8rawValuex03RawD0Qz_tcfCTq in Option.o
      l_got.$ss9OptionSetP8rawValuex03RawD0Qz_tcfCTq in String.o
  "base conformance descriptor for Swift.OptionSet: Swift.RawRepresentable", referenced from:
      l_got.$ss9OptionSetPSYTb in Docopt.o
      l_got.$ss9OptionSetPSYTb in Option.o
      l_got.$ss9OptionSetPSYTb in String.o
  "base conformance descriptor for Swift.OptionSet: Swift.SetAlgebra", referenced from:
      l_got.$ss9OptionSetPs0B7AlgebraTb in Docopt.o
      l_got.$ss9OptionSetPs0B7AlgebraTb in Option.o
      l_got.$ss9OptionSetPs0B7AlgebraTb in String.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.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.insert(__owned A.Element) -> (inserted: Swift.Bool, memberAfterInsert: A.Element) in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.insert(__owned A.Element) -> (inserted: Swift.Bool, memberAfterInsert: A.Element) in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.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.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.remove(A.Element) -> A.Element? in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.remove(A.Element) -> A.Element? in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.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.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.update(with: __owned A.Element) -> A.Element? in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.update(with: __owned A.Element) -> A.Element? in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.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.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.contains(A.Element) -> Swift.Bool in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.contains(A.Element) -> Swift.Bool in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.o
  "(extension in Swift):Swift.OptionSet.intersection(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.intersection(A) -> A in conformance __C.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.intersection(A) -> A in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.intersection(A) -> A in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.o
  "(extension in Swift):Swift.OptionSet.symmetricDifference(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.symmetricDifference(__owned A) -> A in conformance __C.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.symmetricDifference(__owned A) -> A in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.symmetricDifference(__owned A) -> A in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.o
  "(extension in Swift):Swift.OptionSet.union(A) -> A", referenced from:
      protocol witness for Swift.SetAlgebra.union(__owned A) -> A in conformance __C.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.union(__owned A) -> A in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.union(__owned A) -> A in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.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.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.formIntersection(A) -> () in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.formIntersection(A) -> () in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.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.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.formSymmetricDifference(__owned A) -> () in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.formSymmetricDifference(__owned A) -> () in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.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.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.formUnion(__owned A) -> () in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.formUnion(__owned A) -> () in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.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.NSRegularExpressionOptions : Swift.SetAlgebra in __C_Synthesized in Docopt.o
      protocol witness for Swift.SetAlgebra.init() -> A in conformance __C.NSStringCompareOptions : Swift.SetAlgebra in __C_Synthesized in Option.o
      protocol witness for Swift.SetAlgebra.init() -> A in conformance __C.NSMatchingOptions : Swift.SetAlgebra in __C_Synthesized in String.o
  "type metadata for Any", referenced from:
      Docopt.Command.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Command.o
      Docopt.Docopt.(parse in _F5215F50E15C093AFEECB6AC27307B0A)(Swift.Bool) -> [Swift.String : Any] in Docopt.o
      static Docopt.Docopt.(extras in _F5215F50E15C093AFEECB6AC27307B0A)(_: Swift.Bool, version: Swift.String?, options: [Docopt.LeafPattern], doc: Swift.String) -> () in Docopt.o
      static Docopt.Docopt.(extras in _F5215F50E15C093AFEECB6AC27307B0A)(_: Swift.Bool, version: Swift.String?, options: [Docopt.LeafPattern], doc: Swift.String) -> () in Docopt.o
      static Docopt.Docopt.(extras in _F5215F50E15C093AFEECB6AC27307B0A)(_: Swift.Bool, version: Swift.String?, options: [Docopt.LeafPattern], doc: Swift.String) -> () in Docopt.o
      Docopt.DocoptError.raise(Swift.String?) -> () in DocoptError.o
      Docopt.LeafPattern.value.willset : Any? in LeafPattern.o
      Docopt.LeafPattern.value.willset : Any? in LeafPattern.o
      Docopt.LeafPattern.value.willset : Any? in LeafPattern.o
      Docopt.LeafPattern.value.willset : Any? in LeafPattern.o
      ...
  "_OBJC_CLASS_$__TtCs12_SwiftObject", referenced from:
      full type metadata for Docopt.Docopt in Docopt.o
      full type metadata for Docopt.DocoptError in DocoptError.o
      full type metadata for Docopt.Pattern in Pattern.o
      full type metadata for Docopt.Tokens in Tokens.o
  "_OBJC_METACLASS_$__TtCs12_SwiftObject", referenced from:
      metaclass for Docopt.Argument in Argument.o
      metaclass for Docopt.BranchPattern in BranchPattern.o
      metaclass for Docopt.Command in Command.o
      metaclass for Docopt.Docopt in Docopt.o
      metaclass for Docopt.Docopt in Docopt.o
      metaclass for Docopt.DocoptError in DocoptError.o
      metaclass for Docopt.DocoptError in DocoptError.o
      ...
  "__swift_FORCE_LOAD_$_swiftDarwin", referenced from:
      __swift_FORCE_LOAD_$_swiftDarwin_$_Docopt in Argument.o
  "__swift_stdlib_reportUnimplementedInitializerInFile", referenced from:
      closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in closure #1 (Swift.UnsafeBufferPointer<Swift.UInt8>) -> () in Swift._unimplementedInitializer(className: Swift.StaticString, initName: Swift.StaticString, file: Swift.StaticString, line: Swift.UInt, column: Swift.UInt) -> Swift.Never in BranchPattern.o
  "_swift_allocObject", referenced from:
      Docopt.Argument.__allocating_init(_: Swift.String?, value: Any?) -> Docopt.Argument in Argument.o
      Docopt.BranchPattern.__allocating_init([Docopt.Pattern]) -> Docopt.BranchPattern in BranchPattern.o
      Docopt.BranchPattern.__allocating_init() -> Docopt.BranchPattern in BranchPattern.o
      Docopt.Command.__allocating_init(_: Swift.String?, value: Any?) -> Docopt.Command in Command.o
      Docopt.Docopt.__allocating_init(_: Swift.String, argv: [Swift.String]?, help: Swift.Bool, version: Swift.String?, optionsFirst: Swift.Bool) -> Docopt.Docopt in Docopt.o
      Docopt.DocoptError.__allocating_init(_: Swift.String, name: Swift.String, status: Docopt.DocoptStatus) -> Docopt.DocoptError in DocoptError.o
      Docopt.DocoptLanguageError.__allocating_init(Swift.String) -> Docopt.DocoptLanguageError in DocoptError.o
      ...
  "_swift_beginAccess", referenced from:
      Docopt.BranchPattern.children.getter : [Docopt.Pattern] in BranchPattern.o
      Docopt.BranchPattern.children.setter : [Docopt.Pattern] in BranchPattern.o
      Docopt.BranchPattern.children.modify : [Docopt.Pattern] in BranchPattern.o
      Docopt.Docopt.result.getter : [Swift.String : Any]? in Docopt.o
      Docopt.Docopt.result.setter : [Swift.String : Any]? in Docopt.o
      Docopt.Docopt.result.modify : [Swift.String : Any]? in Docopt.o
      Docopt.Docopt.init(_: Swift.String, argv: [Swift.String]?, help: Swift.Bool, version: Swift.String?, optionsFirst: Swift.Bool) -> Docopt.Docopt in Docopt.o
      ...
  "_swift_bridgeObjectRelease", referenced from:
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.Argument.description.getter : Swift.String in Argument.o
      outlined destroy of Swift.String in Argument.o
      outlined destroy of Swift.DefaultStringInterpolation in Argument.o
      Docopt.Argument.init(_: Swift.String?, value: Any?) -> Docopt.Argument in Argument.o
      Docopt.BranchPattern.children.setter : [Docopt.Pattern] in BranchPattern.o
      Docopt.BranchPattern.children.setter : [Docopt.Pattern] in BranchPattern.o
      ...
  "_swift_bridgeObjectRetain", referenced from:
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.Argument.init(_: Swift.String?, value: Any?) -> Docopt.Argument in Argument.o
      Docopt.BranchPattern.children.getter : [Docopt.Pattern] in BranchPattern.o
      Docopt.BranchPattern.children.setter : [Docopt.Pattern] in BranchPattern.o
      Docopt.BranchPattern.description.getter : Swift.String in BranchPattern.o
      Docopt.BranchPattern.init([Docopt.Pattern]) -> Docopt.BranchPattern in BranchPattern.o
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      ...
  "_swift_deallocClassInstance", referenced from:
      Docopt.Argument.__deallocating_deinit in Argument.o
      Docopt.BranchPattern.__deallocating_deinit in BranchPattern.o
      Docopt.Command.__deallocating_deinit in Command.o
      Docopt.Docopt.__deallocating_deinit in Docopt.o
      Docopt.DocoptError.__deallocating_deinit in DocoptError.o
      Docopt.DocoptLanguageError.__deallocating_deinit in DocoptError.o
      Docopt.DocoptExit.__deallocating_deinit in DocoptError.o
      ...
  "_swift_dynamicCast", referenced from:
      Docopt.Command.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Command.o
      Docopt.LeafPattern.value.willset : Any? in LeafPattern.o
      Docopt.LeafPattern.value.willset : Any? in LeafPattern.o
      Docopt.LeafPattern.value.willset : Any? in LeafPattern.o
      Docopt.LeafPattern.value.willset : Any? in LeafPattern.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
      Docopt.LeafPattern.description.getter : Swift.String in LeafPattern.o
      ...
  "_swift_dynamicCastClass", referenced from:
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.BranchPattern.fixIdentities([Docopt.LeafPattern]?) -> () in BranchPattern.o
      Docopt.Command.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Command.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseLong(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      static Docopt.Docopt.parseShorts(_: Docopt.Tokens, options: inout [Docopt.Option]) -> [Docopt.Option] in Docopt.o
      ...
  "_swift_dynamicCastClassUnconditional", referenced from:
      Docopt.BranchPattern.flat<A where A: Docopt.Pattern>(A.Type) -> [A] in BranchPattern.o
      Docopt.LeafPattern.match<A where A: Docopt.Pattern>(_: [A], collected: [A]?) -> (match: Swift.Bool, left: [Docopt.Pattern], collected: [Docopt.Pattern]) in LeafPattern.o
      Docopt.Pattern.fixRepeatingArguments() -> Docopt.Pattern in Pattern.o
      Docopt.Pattern.fixRepeatingArguments() -> Docopt.Pattern in Pattern.o
      Docopt.Pattern.fixRepeatingArguments() -> Docopt.Pattern in Pattern.o
      closure #1 (Docopt.Pattern) -> [Docopt.Pattern] in Docopt.Pattern.fixRepeatingArguments() -> Docopt.Pattern in Pattern.o
  "_swift_endAccess", referenced from:
      Docopt.BranchPattern.children.getter : [Docopt.Pattern] in BranchPattern.o
      Docopt.BranchPattern.children.setter : [Docopt.Pattern] in BranchPattern.o
      Docopt.BranchPattern.children.modify : [Docopt.Pattern] with unmangled suffix ".resume.0" in BranchPattern.o
      Docopt.BranchPattern.children.modify : [Docopt.Pattern] with unmangled suffix ".resume.0" in BranchPattern.o
      Docopt.Docopt.result.getter : [Swift.String : Any]? in Docopt.o
      Docopt.Docopt.result.setter : [Swift.String : Any]? in Docopt.o
      Docopt.Docopt.result.modify : [Swift.String : Any]? with unmangled suffix ".resume.0" in Docopt.o
      Docopt.Docopt.result.modify : [Swift.String : Any]? with unmangled suffix ".resume.0" in Docopt.o
      ...
  "_swift_getForeignTypeMetadata", referenced from:
      type metadata accessor for __C.NSRegularExpressionOptions in Docopt.o
      type metadata accessor for __C.NSStringCompareOptions in Option.o
      type metadata accessor for __C.NSMatchingOptions in String.o
  "_swift_getObjCClassFromMetadata", referenced from:
      __C.NSNull.__allocating_init() -> __C.NSNull in Docopt.o
      __C.NSRegularExpression.__allocating_init(pattern: Swift.String, options: __C.NSRegularExpressionOptions) throws -> __C.NSRegularExpression in String.o
  "_swift_getObjCClassMetadata", referenced from:
      type metadata accessor for __C.NSNull in Docopt.o
      type metadata accessor for __C.NSRegularExpression in String.o
      type metadata accessor for __C.NSTextCheckingResult in String.o
  "_swift_getTupleTypeMetadata2", referenced from:
      Swift.Range.init(_uncheckedBounds: (lower: A, upper: A)) -> Swift.Range<A> in Argument.o
  "_swift_getTypeByMangledNameInContext2", referenced from:
      ___swift_instantiateConcreteTypeFromMangledName in Argument.o
  "_swift_getTypeByMangledNameInContextInMetadataState2", referenced from:
      ___swift_instantiateConcreteTypeFromMangledNameAbstract in Argument.o
  "_swift_getWitnessTable", referenced from:
      lazy protocol witness table accessor for type Swift.Range<Swift.Int> and conformance < where A: Swift.Strideable, A.Stride: Swift.SignedInteger> Swift.Range<A> : Swift.Collection in Swift in Argument.o
      lazy protocol witness table accessor for type Swift.Int and conformance Swift.Int : Swift.SignedInteger in Swift in Argument.o
      lazy protocol witness table accessor for type [Docopt.Pattern] and conformance [A] : Swift.CustomStringConvertible in Swift in BranchPattern.o
      lazy protocol witness table accessor for type Docopt.LeafPattern and conformance Docopt.Pattern : Swift.Hashable in Docopt in BranchPattern.o
      lazy protocol witness table accessor for type [Docopt.LeafPattern] and conformance [A] : Swift.Sequence in Swift in BranchPattern.o
      lazy protocol witness table accessor for type Swift.Set<Docopt.LeafPattern> and conformance Swift.Set<A> : Swift.Sequence in Swift in BranchPattern.o
      lazy protocol witness table accessor for type Docopt.LeafPattern and conformance Docopt.Pattern : Swift.Equatable in Docopt in BranchPattern.o
      ...
  "_swift_once", referenced from:
      Docopt.DocoptExit.usage.unsafeMutableAddressor : Swift.String in DocoptError.o
  "_swift_release", referenced from:
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      ...
  "_swift_retain", referenced from:
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.Argument.description.getter : Swift.String in Argument.o
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.Argument.singleMatch<A where A: Docopt.Pattern>([A]) -> (position: Swift.Int, match: Docopt.Pattern?) in Argument.o
      Docopt.Argument.init(_: Swift.String?, value: Any?) -> Docopt.Argument in Argument.o
      key path getter for Docopt.BranchPattern.children : [Docopt.Pattern] : Docopt.BranchPattern in BranchPattern.o
      ...
  "_swift_unexpectedError", referenced from:
      (extension in Docopt):Swift.String.findAll(_: Swift.String, flags: __C.NSRegularExpressionOptions) -> [Swift.String] in String.o
      (extension in Docopt):Swift.String.split(Swift.String) -> [Swift.String] in String.o
  "_swift_unknownObjectRelease", referenced from:
      Docopt.BranchPattern.flat<A where A: Docopt.Pattern>(A.Type) -> [A] in BranchPattern.o
      Docopt.BranchPattern.flat<A where A: Docopt.Pattern>(A.Type) -> [A] in BranchPattern.o
      outlined destroy of Swift.ArraySlice<Swift.String> in Docopt.o
      Docopt.== infix(Docopt.LeafPattern, Docopt.LeafPattern) -> Swift.Bool in LeafPattern.o
      Docopt.== infix(Docopt.LeafPattern, Docopt.LeafPattern) -> Swift.Bool in LeafPattern.o
      Docopt.== infix(Docopt.Pattern, Docopt.Pattern) -> Swift.Bool in Pattern.o
      Docopt.== infix(Docopt.Pattern, Docopt.Pattern) -> Swift.Bool in Pattern.o
      ...
  "_swift_willThrow", referenced from:
      @nonobjc __C.NSRegularExpression.init(pattern: Swift.String, options: __C.NSRegularExpressionOptions) throws -> __C.NSRegularExpression in String.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
** BUILD FAILED **
The following build commands failed:
	Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/docopt.build/Debug-watchos/Docopt.build/Objects-normal/arm64/Binary/Docopt normal arm64 (in target 'Docopt' from project 'docopt')
(1 failure)
BUILD FAILURE 6.0 watchOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.