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

Build Log

      l_got.$ss30KeyedEncodingContainerProtocolP6encode_6forKeyySf_0G0QztKFTq in KeyedEncodingContainer.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.Int, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP6encode_6forKeyySi_0G0QztKFTq in KeyedEncodingContainer.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.UInt, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP6encode_6forKeyySu_0G0QztKFTq in KeyedEncodingContainer.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encode<A where A1: Swift.Encodable>(_: A1, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP6encode_6forKeyyqd___0G0QztKSERd__lFTq in KeyedEncodingContainer.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.Int8, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP6encode_6forKeyys4Int8V_0G0QztKFTq in KeyedEncodingContainer.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.Int16, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP6encode_6forKeyys5Int16V_0G0QztKFTq in KeyedEncodingContainer.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.Int32, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP6encode_6forKeyys5Int32V_0G0QztKFTq in KeyedEncodingContainer.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.Int64, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP6encode_6forKeyys5Int64V_0G0QztKFTq in KeyedEncodingContainer.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.UInt8, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP6encode_6forKeyys5UInt8V_0G0QztKFTq in KeyedEncodingContainer.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.UInt16, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP6encode_6forKeyys6UInt16V_0G0QztKFTq in KeyedEncodingContainer.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.UInt32, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP6encode_6forKeyys6UInt32V_0G0QztKFTq in KeyedEncodingContainer.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.UInt64, forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP6encode_6forKeyys6UInt64V_0G0QztKFTq in KeyedEncodingContainer.o
  "method descriptor for Swift.KeyedEncodingContainerProtocol.encodeNil(forKey: A.Key) throws -> ()", referenced from:
      l_got.$ss30KeyedEncodingContainerProtocolP9encodeNil6forKeyy0H0Qz_tKFTq in KeyedEncodingContainer.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.String?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.String?, forKey: A.Key) throws -> () in conformance MessagePack._MessagePackEncoder.KeyedContainer<A> : Swift.KeyedEncodingContainerProtocol in MessagePack in KeyedEncodingContainer.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Bool?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Bool?, forKey: A.Key) throws -> () in conformance MessagePack._MessagePackEncoder.KeyedContainer<A> : Swift.KeyedEncodingContainerProtocol in MessagePack in KeyedEncodingContainer.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Double?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Double?, forKey: A.Key) throws -> () in conformance MessagePack._MessagePackEncoder.KeyedContainer<A> : Swift.KeyedEncodingContainerProtocol in MessagePack in KeyedEncodingContainer.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Float?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Float?, forKey: A.Key) throws -> () in conformance MessagePack._MessagePackEncoder.KeyedContainer<A> : Swift.KeyedEncodingContainerProtocol in MessagePack in KeyedEncodingContainer.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Int?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Int?, forKey: A.Key) throws -> () in conformance MessagePack._MessagePackEncoder.KeyedContainer<A> : Swift.KeyedEncodingContainerProtocol in MessagePack in KeyedEncodingContainer.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.UInt?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.UInt?, forKey: A.Key) throws -> () in conformance MessagePack._MessagePackEncoder.KeyedContainer<A> : Swift.KeyedEncodingContainerProtocol in MessagePack in KeyedEncodingContainer.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent<A where A1: Swift.Encodable>(_: A1?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent<A where A1: Swift.Encodable>(_: A1?, forKey: A.Key) throws -> () in conformance MessagePack._MessagePackEncoder.KeyedContainer<A> : Swift.KeyedEncodingContainerProtocol in MessagePack in KeyedEncodingContainer.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Int8?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Int8?, forKey: A.Key) throws -> () in conformance MessagePack._MessagePackEncoder.KeyedContainer<A> : Swift.KeyedEncodingContainerProtocol in MessagePack in KeyedEncodingContainer.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Int16?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Int16?, forKey: A.Key) throws -> () in conformance MessagePack._MessagePackEncoder.KeyedContainer<A> : Swift.KeyedEncodingContainerProtocol in MessagePack in KeyedEncodingContainer.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Int32?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Int32?, forKey: A.Key) throws -> () in conformance MessagePack._MessagePackEncoder.KeyedContainer<A> : Swift.KeyedEncodingContainerProtocol in MessagePack in KeyedEncodingContainer.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Int64?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.Int64?, forKey: A.Key) throws -> () in conformance MessagePack._MessagePackEncoder.KeyedContainer<A> : Swift.KeyedEncodingContainerProtocol in MessagePack in KeyedEncodingContainer.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.UInt8?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.UInt8?, forKey: A.Key) throws -> () in conformance MessagePack._MessagePackEncoder.KeyedContainer<A> : Swift.KeyedEncodingContainerProtocol in MessagePack in KeyedEncodingContainer.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.UInt16?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.UInt16?, forKey: A.Key) throws -> () in conformance MessagePack._MessagePackEncoder.KeyedContainer<A> : Swift.KeyedEncodingContainerProtocol in MessagePack in KeyedEncodingContainer.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.UInt32?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.UInt32?, forKey: A.Key) throws -> () in conformance MessagePack._MessagePackEncoder.KeyedContainer<A> : Swift.KeyedEncodingContainerProtocol in MessagePack in KeyedEncodingContainer.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.UInt64?, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeIfPresent(_: Swift.UInt64?, forKey: A.Key) throws -> () in conformance MessagePack._MessagePackEncoder.KeyedContainer<A> : Swift.KeyedEncodingContainerProtocol in MessagePack in KeyedEncodingContainer.o
  "(extension in Swift):Swift.KeyedEncodingContainerProtocol.encodeConditional<A where A1: AnyObject, A1: Swift.Encodable>(_: A1, forKey: A.Key) throws -> ()", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encodeConditional<A where A1: AnyObject, A1: Swift.Encodable>(_: A1, forKey: A.Key) throws -> () in conformance MessagePack._MessagePackEncoder.KeyedContainer<A> : Swift.KeyedEncodingContainerProtocol in MessagePack in KeyedEncodingContainer.o
  "dispatch thunk of Swift._ExpressibleByBuiltinIntegerLiteral.init(_builtinIntegerLiteral: Builtin.IntLiteral) -> A", referenced from:
      MessagePack._MessagePackEncoder.SingleValueContainer.encode<A where A: Swift.BinaryInteger, A: Swift.Encodable>(A) throws -> () in SingleValueEncodingContainer.o
  "type metadata for Swift.Int8", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int8.Type, forKey: A.Key) throws -> Swift.Int8 in conformance MessagePack._MessagePackDecoder.KeyedContainer<A> : Swift.KeyedDecodingContainerProtocol in MessagePack in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode<A where A: Swift.BinaryInteger, A: Swift.Decodable>(A.Type) throws -> A in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode<A where A: Swift.BinaryInteger, A: Swift.Decodable>(A.Type) throws -> A in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode<A where A: Swift.BinaryInteger, A: Swift.Decodable>(A.Type) throws -> A in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode(Foundation.Date.Type) throws -> Foundation.Date in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode(Foundation.Date.Type) throws -> Foundation.Date in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode(Foundation.Date.Type) throws -> Foundation.Date in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode(Foundation.Date.Type) throws -> Foundation.Date in SingleValueDecodingContainer.o
      ...
  "protocol witness table for Swift.Int8 : Swift.Encodable in Swift", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.Int8, forKey: A.Key) throws -> () in conformance MessagePack._MessagePackEncoder.KeyedContainer<A> : Swift.KeyedEncodingContainerProtocol in MessagePack in KeyedEncodingContainer.o
      protocol witness for Swift.UnkeyedEncodingContainer.encode(Swift.Int8) throws -> () in conformance MessagePack._MessagePackEncoder.UnkeyedContainer : Swift.UnkeyedEncodingContainer in MessagePack in UnkeyedEncodingContainer.o
  "protocol conformance descriptor for Swift.Int8 : Swift.SignedInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int8 and conformance Swift.Int8 : Swift.SignedInteger in Swift in SingleValueEncodingContainer.o
  "protocol witness table for Swift.Int8 : Swift.Decodable in Swift", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int8.Type, forKey: A.Key) throws -> Swift.Int8 in conformance MessagePack._MessagePackDecoder.KeyedContainer<A> : Swift.KeyedDecodingContainerProtocol in MessagePack in KeyedDecodingContainer.o
      protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.Int8.Type) throws -> Swift.Int8 in conformance MessagePack._MessagePackDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in MessagePack in SingleValueDecodingContainer.o
      protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.Int8.Type) throws -> Swift.Int8 in conformance MessagePack._MessagePackDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in MessagePack in UnkeyedDecodingContainer.o
  "protocol conformance descriptor for Swift.Int8 : Swift.BinaryInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int8 and conformance Swift.Int8 : Swift.BinaryInteger in Swift in SingleValueDecodingContainer.o
  "protocol conformance descriptor for Swift.Int8 : Swift.FixedWidthInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int8 and conformance Swift.Int8 : Swift.FixedWidthInteger in Swift in SingleValueDecodingContainer.o
  "protocol descriptor for Swift.Error", referenced from:
      _symbolic ______p s5ErrorP in KeyedDecodingContainer.o
  "type metadata for Swift.Int16", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int16.Type, forKey: A.Key) throws -> Swift.Int16 in conformance MessagePack._MessagePackDecoder.KeyedContainer<A> : Swift.KeyedDecodingContainerProtocol in MessagePack in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode<A where A: Swift.BinaryInteger, A: Swift.Decodable>(A.Type) throws -> A in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode<A where A: Swift.BinaryInteger, A: Swift.Decodable>(A.Type) throws -> A in SingleValueDecodingContainer.o
      protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.Int16.Type) throws -> Swift.Int16 in conformance MessagePack._MessagePackDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in MessagePack in SingleValueDecodingContainer.o
      lazy protocol witness table accessor for type Swift.Int16 and conformance Swift.Int16 : Swift.FixedWidthInteger in Swift in SingleValueDecodingContainer.o
      lazy protocol witness table accessor for type Swift.Int16 and conformance Swift.Int16 : Swift.BinaryInteger in Swift in SingleValueDecodingContainer.o
      protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.Int16.Type) throws -> Swift.Int16 in conformance MessagePack._MessagePackDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in MessagePack in UnkeyedDecodingContainer.o
      ...
  "protocol witness table for Swift.Int16 : Swift.Encodable in Swift", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.Int16, forKey: A.Key) throws -> () in conformance MessagePack._MessagePackEncoder.KeyedContainer<A> : Swift.KeyedEncodingContainerProtocol in MessagePack in KeyedEncodingContainer.o
      protocol witness for Swift.UnkeyedEncodingContainer.encode(Swift.Int16) throws -> () in conformance MessagePack._MessagePackEncoder.UnkeyedContainer : Swift.UnkeyedEncodingContainer in MessagePack in UnkeyedEncodingContainer.o
  "protocol conformance descriptor for Swift.Int16 : Swift.SignedInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int16 and conformance Swift.Int16 : Swift.SignedInteger in Swift in SingleValueEncodingContainer.o
  "protocol witness table for Swift.Int16 : Swift.Decodable in Swift", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int16.Type, forKey: A.Key) throws -> Swift.Int16 in conformance MessagePack._MessagePackDecoder.KeyedContainer<A> : Swift.KeyedDecodingContainerProtocol in MessagePack in KeyedDecodingContainer.o
      protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.Int16.Type) throws -> Swift.Int16 in conformance MessagePack._MessagePackDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in MessagePack in SingleValueDecodingContainer.o
      protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.Int16.Type) throws -> Swift.Int16 in conformance MessagePack._MessagePackDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in MessagePack in UnkeyedDecodingContainer.o
  "protocol conformance descriptor for Swift.Int16 : Swift.BinaryInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int16 and conformance Swift.Int16 : Swift.BinaryInteger in Swift in SingleValueDecodingContainer.o
  "protocol conformance descriptor for Swift.Int16 : Swift.FixedWidthInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int16 and conformance Swift.Int16 : Swift.FixedWidthInteger in Swift in SingleValueDecodingContainer.o
  "type metadata for Swift.Int32", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int32.Type, forKey: A.Key) throws -> Swift.Int32 in conformance MessagePack._MessagePackDecoder.KeyedContainer<A> : Swift.KeyedDecodingContainerProtocol in MessagePack in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode<A where A: Swift.BinaryInteger, A: Swift.Decodable>(A.Type) throws -> A in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode<A where A: Swift.BinaryInteger, A: Swift.Decodable>(A.Type) throws -> A in SingleValueDecodingContainer.o
      protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.Int32.Type) throws -> Swift.Int32 in conformance MessagePack._MessagePackDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in MessagePack in SingleValueDecodingContainer.o
      lazy protocol witness table accessor for type Swift.Int32 and conformance Swift.Int32 : Swift.FixedWidthInteger in Swift in SingleValueDecodingContainer.o
      lazy protocol witness table accessor for type Swift.Int32 and conformance Swift.Int32 : Swift.BinaryInteger in Swift in SingleValueDecodingContainer.o
      protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.Int32.Type) throws -> Swift.Int32 in conformance MessagePack._MessagePackDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in MessagePack in UnkeyedDecodingContainer.o
      ...
  "protocol witness table for Swift.Int32 : Swift.Encodable in Swift", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.Int32, forKey: A.Key) throws -> () in conformance MessagePack._MessagePackEncoder.KeyedContainer<A> : Swift.KeyedEncodingContainerProtocol in MessagePack in KeyedEncodingContainer.o
      protocol witness for Swift.UnkeyedEncodingContainer.encode(Swift.Int32) throws -> () in conformance MessagePack._MessagePackEncoder.UnkeyedContainer : Swift.UnkeyedEncodingContainer in MessagePack in UnkeyedEncodingContainer.o
  "protocol conformance descriptor for Swift.Int32 : Swift.SignedInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int32 and conformance Swift.Int32 : Swift.SignedInteger in Swift in SingleValueEncodingContainer.o
  "protocol witness table for Swift.Int32 : Swift.Decodable in Swift", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int32.Type, forKey: A.Key) throws -> Swift.Int32 in conformance MessagePack._MessagePackDecoder.KeyedContainer<A> : Swift.KeyedDecodingContainerProtocol in MessagePack in KeyedDecodingContainer.o
      protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.Int32.Type) throws -> Swift.Int32 in conformance MessagePack._MessagePackDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in MessagePack in SingleValueDecodingContainer.o
      protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.Int32.Type) throws -> Swift.Int32 in conformance MessagePack._MessagePackDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in MessagePack in UnkeyedDecodingContainer.o
  "protocol conformance descriptor for Swift.Int32 : Swift.BinaryInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int32 and conformance Swift.Int32 : Swift.BinaryInteger in Swift in SingleValueDecodingContainer.o
  "protocol conformance descriptor for Swift.Int32 : Swift.FixedWidthInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int32 and conformance Swift.Int32 : Swift.FixedWidthInteger in Swift in SingleValueDecodingContainer.o
  "type metadata for Swift.Int64", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int64.Type, forKey: A.Key) throws -> Swift.Int64 in conformance MessagePack._MessagePackDecoder.KeyedContainer<A> : Swift.KeyedDecodingContainerProtocol in MessagePack in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode<A where A: Swift.BinaryInteger, A: Swift.Decodable>(A.Type) throws -> A in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode<A where A: Swift.BinaryInteger, A: Swift.Decodable>(A.Type) throws -> A in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode(Foundation.Date.Type) throws -> Foundation.Date in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode(Foundation.Date.Type) throws -> Foundation.Date in SingleValueDecodingContainer.o
      protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.Int64.Type) throws -> Swift.Int64 in conformance MessagePack._MessagePackDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in MessagePack in SingleValueDecodingContainer.o
      lazy protocol witness table accessor for type Swift.Int64 and conformance Swift.Int64 : Swift.FixedWidthInteger in Swift in SingleValueDecodingContainer.o
      ...
  "protocol witness table for Swift.Int64 : Swift.Encodable in Swift", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.Int64, forKey: A.Key) throws -> () in conformance MessagePack._MessagePackEncoder.KeyedContainer<A> : Swift.KeyedEncodingContainerProtocol in MessagePack in KeyedEncodingContainer.o
      protocol witness for Swift.UnkeyedEncodingContainer.encode(Swift.Int64) throws -> () in conformance MessagePack._MessagePackEncoder.UnkeyedContainer : Swift.UnkeyedEncodingContainer in MessagePack in UnkeyedEncodingContainer.o
  "protocol conformance descriptor for Swift.Int64 : Swift.SignedInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int64 and conformance Swift.Int64 : Swift.SignedInteger in Swift in SingleValueEncodingContainer.o
  "protocol witness table for Swift.Int64 : Swift.Decodable in Swift", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.Int64.Type, forKey: A.Key) throws -> Swift.Int64 in conformance MessagePack._MessagePackDecoder.KeyedContainer<A> : Swift.KeyedDecodingContainerProtocol in MessagePack in KeyedDecodingContainer.o
      protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.Int64.Type) throws -> Swift.Int64 in conformance MessagePack._MessagePackDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in MessagePack in SingleValueDecodingContainer.o
      protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.Int64.Type) throws -> Swift.Int64 in conformance MessagePack._MessagePackDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in MessagePack in UnkeyedDecodingContainer.o
  "protocol conformance descriptor for Swift.Int64 : Swift.BinaryInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int64 and conformance Swift.Int64 : Swift.BinaryInteger in Swift in SingleValueDecodingContainer.o
  "protocol conformance descriptor for Swift.Int64 : Swift.FixedWidthInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.Int64 and conformance Swift.Int64 : Swift.FixedWidthInteger in Swift in SingleValueDecodingContainer.o
  "nominal type descriptor for Swift.UInt8", referenced from:
      _symbolic SNy_____G s5UInt8V in KeyedDecodingContainer.o
      _symbolic Say_____G s5UInt8V in FixedWidthInteger+Bytes.o
      _symbolic SRy_____G s5UInt8V in FixedWidthInteger+Bytes.o
  "type metadata for Swift.UInt8", referenced from:
      closure #1 () -> Swift.Int? in MessagePack._MessagePackDecoder.KeyedContainer.count.getter : Swift.Int? in KeyedDecodingContainer.o
      closure #1 () -> Swift.Int? in MessagePack._MessagePackDecoder.KeyedContainer.count.getter : Swift.Int? in KeyedDecodingContainer.o
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt8.Type, forKey: A.Key) throws -> Swift.UInt8 in conformance MessagePack._MessagePackDecoder.KeyedContainer<A> : Swift.KeyedDecodingContainerProtocol in MessagePack in KeyedDecodingContainer.o
      lazy protocol witness table accessor for type Swift.UInt8 and conformance Swift.UInt8 : Swift.BinaryInteger in Swift in KeyedDecodingContainer.o
      (extension in MessagePack):MessagePack.MessagePackDecodingContainer.read<A where A1: Swift.FixedWidthInteger>(A1.Type) throws -> A1 in MessagePackDecoder.o
      MessagePack._MessagePackDecoder.SingleValueContainer.checkCanDecode<A>(_: A.Type, format: Swift.UInt8) throws -> () in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode(Swift.Bool.Type) throws -> Swift.Bool in SingleValueDecodingContainer.o
      ...
  "protocol witness table for Swift.UInt8 : Swift.Encodable in Swift", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.UInt8, forKey: A.Key) throws -> () in conformance MessagePack._MessagePackEncoder.KeyedContainer<A> : Swift.KeyedEncodingContainerProtocol in MessagePack in KeyedEncodingContainer.o
      protocol witness for Swift.UnkeyedEncodingContainer.encode(Swift.UInt8) throws -> () in conformance MessagePack._MessagePackEncoder.UnkeyedContainer : Swift.UnkeyedEncodingContainer in MessagePack in UnkeyedEncodingContainer.o
  "protocol witness table for Swift.UInt8 : Swift.Comparable in Swift", referenced from:
      closure #1 () -> Swift.Int? in MessagePack._MessagePackDecoder.KeyedContainer.count.getter : Swift.Int? in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode(Swift.String.Type) throws -> Swift.String in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode<A where A: Swift.BinaryInteger, A: Swift.Decodable>(A.Type) throws -> A in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode<A where A: Swift.BinaryInteger, A: Swift.Decodable>(A.Type) throws -> A in SingleValueDecodingContainer.o
      closure #1 () -> Swift.Int? in MessagePack._MessagePackDecoder.UnkeyedContainer.count.getter : Swift.Int? in UnkeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.UnkeyedContainer.decodeContainer() throws -> MessagePack.MessagePackDecodingContainer in UnkeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.UnkeyedContainer.decodeContainer() throws -> MessagePack.MessagePackDecodingContainer in UnkeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.UnkeyedContainer.decodeContainer() throws -> MessagePack.MessagePackDecodingContainer in UnkeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.UnkeyedContainer.decodeContainer() throws -> MessagePack.MessagePackDecodingContainer in UnkeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.UnkeyedContainer.decodeContainer() throws -> MessagePack.MessagePackDecodingContainer in UnkeyedDecodingContainer.o
      ...
  "protocol conformance descriptor for Swift.UInt8 : Swift.UnsignedInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt8 and conformance Swift.UInt8 : Swift.UnsignedInteger in Swift in KeyedEncodingContainer.o
  "protocol witness table for Swift.UInt8 : Swift.Decodable in Swift", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt8.Type, forKey: A.Key) throws -> Swift.UInt8 in conformance MessagePack._MessagePackDecoder.KeyedContainer<A> : Swift.KeyedDecodingContainerProtocol in MessagePack in KeyedDecodingContainer.o
      protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.UInt8.Type) throws -> Swift.UInt8 in conformance MessagePack._MessagePackDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in MessagePack in SingleValueDecodingContainer.o
      protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.UInt8.Type) throws -> Swift.UInt8 in conformance MessagePack._MessagePackDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in MessagePack in UnkeyedDecodingContainer.o
  "protocol conformance descriptor for Swift.UInt8 : Swift.BinaryInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt8 and conformance Swift.UInt8 : Swift.BinaryInteger in Swift in KeyedDecodingContainer.o
  "protocol conformance descriptor for Swift.UInt8 : Swift.FixedWidthInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt8 and conformance Swift.UInt8 : Swift.FixedWidthInteger in Swift in SingleValueDecodingContainer.o
  "protocol witness table for Swift.UInt8 : Swift.CustomStringConvertible in Swift", referenced from:
      MessagePack._MessagePackDecoder.SingleValueContainer.checkCanDecode<A>(_: A.Type, format: Swift.UInt8) throws -> () in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode(Swift.Bool.Type) throws -> Swift.Bool in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode(Swift.String.Type) throws -> Swift.String in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode(Swift.Double.Type) throws -> Swift.Double in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode(Swift.Float.Type) throws -> Swift.Float in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode<A where A: Swift.BinaryInteger, A: Swift.Decodable>(A.Type) throws -> A in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode(Foundation.Date.Type) throws -> Foundation.Date in SingleValueDecodingContainer.o
      ...
  "Swift.Hasher.combine<A where A: Swift.Hashable>(A) -> ()", referenced from:
      MessagePack.AnyCodingKey.hash(into: inout Swift.Hasher) -> () in AnyCodingKey.o
      MessagePack.MessagePackDecoder.NonMatchingFloatDecodingStrategy.hash(into: inout Swift.Hasher) -> () in MessagePackDecoder.o
  "type metadata for Swift.UInt16", referenced from:
      closure #1 () -> Swift.Int? in MessagePack._MessagePackDecoder.KeyedContainer.count.getter : Swift.Int? in KeyedDecodingContainer.o
      closure #1 () -> Swift.Int? in MessagePack._MessagePackDecoder.KeyedContainer.count.getter : Swift.Int? in KeyedDecodingContainer.o
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt16.Type, forKey: A.Key) throws -> Swift.UInt16 in conformance MessagePack._MessagePackDecoder.KeyedContainer<A> : Swift.KeyedDecodingContainerProtocol in MessagePack in KeyedDecodingContainer.o
      lazy protocol witness table accessor for type Swift.UInt16 and conformance Swift.UInt16 : Swift.FixedWidthInteger in Swift in KeyedDecodingContainer.o
      lazy protocol witness table accessor for type Swift.UInt16 and conformance Swift.UInt16 : Swift.BinaryInteger in Swift in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode(Swift.String.Type) throws -> Swift.String in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode(Swift.String.Type) throws -> Swift.String in SingleValueDecodingContainer.o
      ...
  "protocol witness table for Swift.UInt16 : Swift.Encodable in Swift", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.UInt16, forKey: A.Key) throws -> () in conformance MessagePack._MessagePackEncoder.KeyedContainer<A> : Swift.KeyedEncodingContainerProtocol in MessagePack in KeyedEncodingContainer.o
      protocol witness for Swift.UnkeyedEncodingContainer.encode(Swift.UInt16) throws -> () in conformance MessagePack._MessagePackEncoder.UnkeyedContainer : Swift.UnkeyedEncodingContainer in MessagePack in UnkeyedEncodingContainer.o
  "protocol conformance descriptor for Swift.UInt16 : Swift.UnsignedInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt16 and conformance Swift.UInt16 : Swift.UnsignedInteger in Swift in KeyedEncodingContainer.o
  "protocol witness table for Swift.UInt16 : Swift.Decodable in Swift", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt16.Type, forKey: A.Key) throws -> Swift.UInt16 in conformance MessagePack._MessagePackDecoder.KeyedContainer<A> : Swift.KeyedDecodingContainerProtocol in MessagePack in KeyedDecodingContainer.o
      protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.UInt16.Type) throws -> Swift.UInt16 in conformance MessagePack._MessagePackDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in MessagePack in SingleValueDecodingContainer.o
      protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.UInt16.Type) throws -> Swift.UInt16 in conformance MessagePack._MessagePackDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in MessagePack in UnkeyedDecodingContainer.o
  "protocol conformance descriptor for Swift.UInt16 : Swift.BinaryInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt16 and conformance Swift.UInt16 : Swift.BinaryInteger in Swift in KeyedDecodingContainer.o
  "protocol conformance descriptor for Swift.UInt16 : Swift.FixedWidthInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt16 and conformance Swift.UInt16 : Swift.FixedWidthInteger in Swift in KeyedDecodingContainer.o
  "type metadata for Swift.UInt32", referenced from:
      closure #1 () -> Swift.Int? in MessagePack._MessagePackDecoder.KeyedContainer.count.getter : Swift.Int? in KeyedDecodingContainer.o
      closure #1 () -> Swift.Int? in MessagePack._MessagePackDecoder.KeyedContainer.count.getter : Swift.Int? in KeyedDecodingContainer.o
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt32.Type, forKey: A.Key) throws -> Swift.UInt32 in conformance MessagePack._MessagePackDecoder.KeyedContainer<A> : Swift.KeyedDecodingContainerProtocol in MessagePack in KeyedDecodingContainer.o
      lazy protocol witness table accessor for type Swift.UInt32 and conformance Swift.UInt32 : Swift.FixedWidthInteger in Swift in KeyedDecodingContainer.o
      lazy protocol witness table accessor for type Swift.UInt32 and conformance Swift.UInt32 : Swift.BinaryInteger in Swift in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode(Swift.String.Type) throws -> Swift.String in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode(Swift.String.Type) throws -> Swift.String in SingleValueDecodingContainer.o
      ...
  "protocol witness table for Swift.UInt32 : Swift.Encodable in Swift", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.UInt32, forKey: A.Key) throws -> () in conformance MessagePack._MessagePackEncoder.KeyedContainer<A> : Swift.KeyedEncodingContainerProtocol in MessagePack in KeyedEncodingContainer.o
      protocol witness for Swift.UnkeyedEncodingContainer.encode(Swift.UInt32) throws -> () in conformance MessagePack._MessagePackEncoder.UnkeyedContainer : Swift.UnkeyedEncodingContainer in MessagePack in UnkeyedEncodingContainer.o
  "protocol conformance descriptor for Swift.UInt32 : Swift.UnsignedInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt32 and conformance Swift.UInt32 : Swift.UnsignedInteger in Swift in SingleValueDecodingContainer.o
  "protocol witness table for Swift.UInt32 : Swift.Decodable in Swift", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt32.Type, forKey: A.Key) throws -> Swift.UInt32 in conformance MessagePack._MessagePackDecoder.KeyedContainer<A> : Swift.KeyedDecodingContainerProtocol in MessagePack in KeyedDecodingContainer.o
      protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.UInt32.Type) throws -> Swift.UInt32 in conformance MessagePack._MessagePackDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in MessagePack in SingleValueDecodingContainer.o
      protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.UInt32.Type) throws -> Swift.UInt32 in conformance MessagePack._MessagePackDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in MessagePack in UnkeyedDecodingContainer.o
  "protocol conformance descriptor for Swift.UInt32 : Swift.BinaryInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt32 and conformance Swift.UInt32 : Swift.BinaryInteger in Swift in KeyedDecodingContainer.o
  "protocol conformance descriptor for Swift.UInt32 : Swift.FixedWidthInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt32 and conformance Swift.UInt32 : Swift.FixedWidthInteger in Swift in KeyedDecodingContainer.o
  "type metadata for Swift.UInt64", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt64.Type, forKey: A.Key) throws -> Swift.UInt64 in conformance MessagePack._MessagePackDecoder.KeyedContainer<A> : Swift.KeyedDecodingContainerProtocol in MessagePack in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode(Swift.Double.Type) throws -> Swift.Double in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode(Swift.Float.Type) throws -> Swift.Float in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode<A where A: Swift.BinaryInteger, A: Swift.Decodable>(A.Type) throws -> A in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode<A where A: Swift.BinaryInteger, A: Swift.Decodable>(A.Type) throws -> A in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode(Foundation.Date.Type) throws -> Foundation.Date in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode(Foundation.Date.Type) throws -> Foundation.Date in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode(Foundation.Date.Type) throws -> Foundation.Date in SingleValueDecodingContainer.o
      ...
  "protocol witness table for Swift.UInt64 : Swift.Encodable in Swift", referenced from:
      protocol witness for Swift.KeyedEncodingContainerProtocol.encode(_: Swift.UInt64, forKey: A.Key) throws -> () in conformance MessagePack._MessagePackEncoder.KeyedContainer<A> : Swift.KeyedEncodingContainerProtocol in MessagePack in KeyedEncodingContainer.o
      protocol witness for Swift.UnkeyedEncodingContainer.encode(Swift.UInt64) throws -> () in conformance MessagePack._MessagePackEncoder.UnkeyedContainer : Swift.UnkeyedEncodingContainer in MessagePack in UnkeyedEncodingContainer.o
  "protocol conformance descriptor for Swift.UInt64 : Swift.UnsignedInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt64 and conformance Swift.UInt64 : Swift.UnsignedInteger in Swift in SingleValueEncodingContainer.o
  "protocol witness table for Swift.UInt64 : Swift.Decodable in Swift", referenced from:
      protocol witness for Swift.KeyedDecodingContainerProtocol.decode(_: Swift.UInt64.Type, forKey: A.Key) throws -> Swift.UInt64 in conformance MessagePack._MessagePackDecoder.KeyedContainer<A> : Swift.KeyedDecodingContainerProtocol in MessagePack in KeyedDecodingContainer.o
      protocol witness for Swift.SingleValueDecodingContainer.decode(Swift.UInt64.Type) throws -> Swift.UInt64 in conformance MessagePack._MessagePackDecoder.SingleValueContainer : Swift.SingleValueDecodingContainer in MessagePack in SingleValueDecodingContainer.o
      protocol witness for Swift.UnkeyedDecodingContainer.decode(Swift.UInt64.Type) throws -> Swift.UInt64 in conformance MessagePack._MessagePackDecoder.UnkeyedContainer : Swift.UnkeyedDecodingContainer in MessagePack in UnkeyedDecodingContainer.o
  "protocol conformance descriptor for Swift.UInt64 : Swift.BinaryInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt64 and conformance Swift.UInt64 : Swift.BinaryInteger in Swift in SingleValueDecodingContainer.o
  "protocol conformance descriptor for Swift.UInt64 : Swift.FixedWidthInteger in Swift", referenced from:
      lazy protocol witness table accessor for type Swift.UInt64 and conformance Swift.UInt64 : Swift.FixedWidthInteger in Swift in SingleValueDecodingContainer.o
  "protocol descriptor for Swift.Decoder", referenced from:
      l_got.$ss7DecoderMp in MessagePackDecoder.o
  "method descriptor for Swift.Decoder.codingPath.getter : [Swift.CodingKey]", referenced from:
      l_got.$ss7DecoderP10codingPathSays9CodingKey_pGvgTq in MessagePackDecoder.o
  "method descriptor for Swift.Decoder.unkeyedContainer() throws -> Swift.UnkeyedDecodingContainer", referenced from:
      l_got.$ss7DecoderP16unkeyedContainers015UnkeyedDecodingC0_pyKFTq in MessagePackDecoder.o
  "dispatch thunk of Swift.Decoder.singleValueContainer() throws -> Swift.SingleValueDecodingContainer", referenced from:
      (extension in MessagePack):MessagePack.Box<A where A == Foundation.Data>.init(from: Swift.Decoder) throws -> MessagePack.Box<Foundation.Data> in Box.o
      (extension in MessagePack):MessagePack.Box<A where A == Foundation.Date>.init(from: Swift.Decoder) throws -> MessagePack.Box<Foundation.Date> in Box.o
  "method descriptor for Swift.Decoder.singleValueContainer() throws -> Swift.SingleValueDecodingContainer", referenced from:
      l_got.$ss7DecoderP20singleValueContainers06Singlec8DecodingD0_pyKFTq in MessagePackDecoder.o
  "method descriptor for Swift.Decoder.userInfo.getter : [Swift.CodingUserInfoKey : Any]", referenced from:
      l_got.$ss7DecoderP8userInfoSDys010CodingUserC3KeyVypGvgTq in MessagePackDecoder.o
  "method descriptor for Swift.Decoder.container<A where A1: Swift.CodingKey>(keyedBy: A1.Type) throws -> Swift.KeyedDecodingContainer<A1>", referenced from:
      l_got.$ss7DecoderP9container7keyedBys22KeyedDecodingContainerVyqd__Gqd__m_tKs9CodingKeyRd__lFTq in MessagePackDecoder.o
  "protocol descriptor for Swift.Encoder", referenced from:
      l_got.$ss7EncoderMp in MessagePackEncoder.o
  "method descriptor for Swift.Encoder.codingPath.getter : [Swift.CodingKey]", referenced from:
      l_got.$ss7EncoderP10codingPathSays9CodingKey_pGvgTq in MessagePackEncoder.o
  "method descriptor for Swift.Encoder.unkeyedContainer() -> Swift.UnkeyedEncodingContainer", referenced from:
      l_got.$ss7EncoderP16unkeyedContainers015UnkeyedEncodingC0_pyFTq in MessagePackEncoder.o
  "dispatch thunk of Swift.Encoder.singleValueContainer() -> Swift.SingleValueEncodingContainer", referenced from:
      (extension in MessagePack):MessagePack.Box<A where A == Foundation.Data>.encode(to: Swift.Encoder) throws -> () in Box.o
      (extension in MessagePack):MessagePack.Box<A where A == Foundation.Date>.encode(to: Swift.Encoder) throws -> () in Box.o
  "method descriptor for Swift.Encoder.singleValueContainer() -> Swift.SingleValueEncodingContainer", referenced from:
      l_got.$ss7EncoderP20singleValueContainers06Singlec8EncodingD0_pyFTq in MessagePackEncoder.o
  "method descriptor for Swift.Encoder.userInfo.getter : [Swift.CodingUserInfoKey : Any]", referenced from:
      l_got.$ss7EncoderP8userInfoSDys010CodingUserC3KeyVypGvgTq in MessagePackEncoder.o
  "method descriptor for Swift.Encoder.container<A where A1: Swift.CodingKey>(keyedBy: A1.Type) -> Swift.KeyedEncodingContainer<A1>", referenced from:
      l_got.$ss7EncoderP9container7keyedBys22KeyedEncodingContainerVyqd__Gqd__m_ts9CodingKeyRd__lFTq in MessagePackEncoder.o
  "protocol descriptor for Swift.CodingKey", referenced from:
      l_got.$ss9CodingKeyMp in AnyCodingKey.o
      _symbolic ______p s9CodingKeyP in KeyedDecodingContainer.o
      _symbolic ______p______t s9CodingKeyP s13DecodingErrorO7ContextV in KeyedDecodingContainer.o
      _symbolic Say______pG s9CodingKeyP in KeyedDecodingContainer.o
      l_got.$ss9CodingKeyMp in KeyedDecodingContainer.o
      l_got.$ss9CodingKeyMp in KeyedEncodingContainer.o
  "dispatch thunk of Swift.CodingKey.stringValue.getter : Swift.String", referenced from:
      MessagePack.AnyCodingKey.init<A where A: Swift.CodingKey>(A) -> MessagePack.AnyCodingKey in AnyCodingKey.o
      MessagePack._MessagePackDecoder.KeyedContainer.contains(A) -> Swift.Bool in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.KeyedContainer.decodeNil(forKey: A) throws -> Swift.Bool in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.KeyedContainer.decode<A where A1: Swift.Decodable>(_: A1.Type, forKey: A) throws -> A1 in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.KeyedContainer.nestedUnkeyedContainer(forKey: A) throws -> Swift.UnkeyedDecodingContainer in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.KeyedContainer.nestedContainer<A where A1: Swift.CodingKey>(keyedBy: A1.Type, forKey: A) throws -> Swift.KeyedDecodingContainer<A1> in KeyedDecodingContainer.o
  "method descriptor for Swift.CodingKey.stringValue.getter : Swift.String", referenced from:
      l_got.$ss9CodingKeyP11stringValueSSvgTq in AnyCodingKey.o
  "dispatch thunk of Swift.CodingKey.init(stringValue: Swift.String) -> A?", referenced from:
      closure #1 (Swift.String) -> A in MessagePack._MessagePackDecoder.KeyedContainer.allKeys.getter : [A] in KeyedDecodingContainer.o
  "method descriptor for Swift.CodingKey.init(stringValue: Swift.String) -> A?", referenced from:
      l_got.$ss9CodingKeyP11stringValuexSgSS_tcfCTq in AnyCodingKey.o
  "dispatch thunk of Swift.CodingKey.intValue.getter : Swift.Int?", referenced from:
      MessagePack.AnyCodingKey.init<A where A: Swift.CodingKey>(A) -> MessagePack.AnyCodingKey in AnyCodingKey.o
  "method descriptor for Swift.CodingKey.intValue.getter : Swift.Int?", referenced from:
      l_got.$ss9CodingKeyP8intValueSiSgvgTq in AnyCodingKey.o
  "method descriptor for Swift.CodingKey.init(intValue: Swift.Int) -> A?", referenced from:
      l_got.$ss9CodingKeyP8intValuexSgSi_tcfCTq in AnyCodingKey.o
  "base conformance descriptor for Swift.CodingKey: Swift.CustomStringConvertible", referenced from:
      l_got.$ss9CodingKeyPs23CustomStringConvertibleTb in AnyCodingKey.o
  "base conformance descriptor for Swift.CodingKey: Swift.CustomDebugStringConvertible", referenced from:
      l_got.$ss9CodingKeyPs28CustomDebugStringConvertibleTb in AnyCodingKey.o
  "(extension in Swift):Swift.CodingKey.description.getter : Swift.String", referenced from:
      protocol witness for Swift.CustomStringConvertible.description.getter : Swift.String in conformance MessagePack.AnyCodingKey : Swift.CustomStringConvertible in MessagePack in AnyCodingKey.o
  "(extension in Swift):Swift.CodingKey.debugDescription.getter : Swift.String", referenced from:
      protocol witness for Swift.CustomDebugStringConvertible.debugDescription.getter : Swift.String in conformance MessagePack.AnyCodingKey : Swift.CustomDebugStringConvertible in MessagePack in AnyCodingKey.o
  "type metadata for Any", referenced from:
      MessagePack.MessagePackDecoder.init() -> MessagePack.MessagePackDecoder in MessagePackDecoder.o
      variable initialization expression of MessagePack.MessagePackDecoder.userInfo : [Swift.CodingUserInfoKey : Any] in MessagePackDecoder.o
      variable initialization expression of MessagePack._MessagePackDecoder.userInfo : [Swift.CodingUserInfoKey : Any] in MessagePackDecoder.o
      MessagePack._MessagePackDecoder.init(data: Foundation.Data) -> MessagePack._MessagePackDecoder in MessagePackDecoder.o
      MessagePack._MessagePackDecoder.SingleValueContainer.nonMatchingFloatDecodingStrategy.getter : MessagePack.MessagePackDecoder.NonMatchingFloatDecodingStrategy in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.nonMatchingFloatDecodingStrategy.getter : MessagePack.MessagePackDecoder.NonMatchingFloatDecodingStrategy in SingleValueDecodingContainer.o
      MessagePack.MessagePackEncoder.init() -> MessagePack.MessagePackEncoder in MessagePackEncoder.o
      ...
  "_OBJC_CLASS_$__TtCs12_SwiftObject", referenced from:
      full type metadata for MessagePack.MessagePackDecoder in MessagePackDecoder.o
      full type metadata for MessagePack._MessagePackDecoder in MessagePackDecoder.o
      full type metadata for MessagePack._MessagePackDecoder.SingleValueContainer in SingleValueDecodingContainer.o
      full type metadata for MessagePack._MessagePackDecoder.UnkeyedContainer in UnkeyedDecodingContainer.o
      full type metadata for MessagePack.MessagePackEncoder in MessagePackEncoder.o
      full type metadata for MessagePack._MessagePackEncoder in MessagePackEncoder.o
      full type metadata for MessagePack._MessagePackEncoder.SingleValueContainer in SingleValueEncodingContainer.o
      ...
  "_OBJC_METACLASS_$__TtCs12_SwiftObject", referenced from:
      ___unnamed_2 in KeyedDecodingContainer.o
      metaclass for MessagePack.MessagePackDecoder in MessagePackDecoder.o
      metaclass for MessagePack.MessagePackDecoder in MessagePackDecoder.o
      metaclass for MessagePack._MessagePackDecoder in MessagePackDecoder.o
      metaclass for MessagePack._MessagePackDecoder in MessagePackDecoder.o
      metaclass for MessagePack._MessagePackDecoder.SingleValueContainer in SingleValueDecodingContainer.o
      metaclass for MessagePack._MessagePackDecoder.SingleValueContainer in SingleValueDecodingContainer.o
      ...
  "__swift_FORCE_LOAD_$_swiftDarwin", referenced from:
      __swift_FORCE_LOAD_$_swiftDarwin_$_MessagePack in AnyCodingKey.o
  "_swift_allocBox", referenced from:
      ___swift_allocate_boxed_opaque_existential_1 in KeyedDecodingContainer.o
      ___swift_allocate_boxed_opaque_existential_0 in SingleValueEncodingContainer.o
  "_swift_allocError", referenced from:
      MessagePack._MessagePackDecoder.KeyedContainer.checkCanDecodeValue(forKey: A) throws -> () in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.KeyedContainer.decodeNil(forKey: A) throws -> Swift.Bool in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.KeyedContainer.nestedUnkeyedContainer(forKey: A) throws -> Swift.UnkeyedDecodingContainer in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.KeyedContainer.nestedContainer<A where A1: Swift.CodingKey>(keyedBy: A1.Type, forKey: A) throws -> Swift.KeyedDecodingContainer<A1> in KeyedDecodingContainer.o
      (extension in MessagePack):MessagePack.MessagePackDecodingContainer.read(Swift.Int) throws -> Foundation.Data in MessagePackDecoder.o
      MessagePack._MessagePackDecoder.SingleValueContainer.checkCanDecode<A>(_: A.Type, format: Swift.UInt8) throws -> () in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.checkCanDecode<A>(_: A.Type, format: Swift.UInt8) throws -> () in SingleValueDecodingContainer.o
      ...
  "_swift_allocObject", referenced from:
      closure #1 () -> [Swift.String : MessagePack.MessagePackDecodingContainer] in MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.KeyedContainer.__allocating_init(data: Foundation.Data, codingPath: [Swift.CodingKey], userInfo: [Swift.CodingUserInfoKey : Any]) -> MessagePack._MessagePackDecoder.KeyedContainer<A> in KeyedDecodingContainer.o
      MessagePack.MessagePackDecoder.__allocating_init() -> MessagePack.MessagePackDecoder in MessagePackDecoder.o
      MessagePack._MessagePackDecoder.__allocating_init(data: Foundation.Data) -> MessagePack._MessagePackDecoder in MessagePackDecoder.o
      MessagePack._MessagePackDecoder.SingleValueContainer.__allocating_init(data: Foundation.Data, codingPath: [Swift.CodingKey], userInfo: [Swift.CodingUserInfoKey : Any]) -> MessagePack._MessagePackDecoder.SingleValueContainer in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.UnkeyedContainer.nestedCodingPath.getter : [Swift.CodingKey] in UnkeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.UnkeyedContainer.__allocating_init(data: Foundation.Data, codingPath: [Swift.CodingKey], userInfo: [Swift.CodingUserInfoKey : Any]) -> MessagePack._MessagePackDecoder.UnkeyedContainer in UnkeyedDecodingContainer.o
      ...
  "_swift_allocateGenericClassMetadata", referenced from:
      type metadata instantiation function for MessagePack._MessagePackDecoder.KeyedContainer in KeyedDecodingContainer.o
      type metadata instantiation function for MessagePack._MessagePackEncoder.KeyedContainer in KeyedEncodingContainer.o
  "_swift_allocateGenericValueMetadata", referenced from:
      type metadata instantiation function for MessagePack.Box in Box.o
  "_swift_beginAccess", referenced from:
      MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.setter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      closure #1 () -> [Swift.String : MessagePack.MessagePackDecodingContainer] in MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      closure #1 () -> [Swift.String : MessagePack.MessagePackDecodingContainer] in MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      closure #1 () -> [Swift.String : MessagePack.MessagePackDecodingContainer] in MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      closure #1 () -> [Swift.String : MessagePack.MessagePackDecodingContainer] in MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      closure #1 () -> [Swift.String : MessagePack.MessagePackDecodingContainer] in MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      closure #1 () -> [Swift.String : MessagePack.MessagePackDecodingContainer] in MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      ...
  "_swift_bridgeObjectRelease", referenced from:
      MessagePack.AnyCodingKey.stringValue.setter : Swift.String in AnyCodingKey.o
      MessagePack.AnyCodingKey.stringValue.setter : Swift.String in AnyCodingKey.o
      MessagePack.AnyCodingKey.init(stringValue: Swift.String) -> MessagePack.AnyCodingKey? in AnyCodingKey.o
      outlined destroy of MessagePack.AnyCodingKey in AnyCodingKey.o
      MessagePack.AnyCodingKey.init(intValue: Swift.Int) -> MessagePack.AnyCodingKey? in AnyCodingKey.o
      MessagePack.AnyCodingKey.init(intValue: Swift.Int) -> MessagePack.AnyCodingKey? in AnyCodingKey.o
      outlined destroy of Swift.DefaultStringInterpolation in AnyCodingKey.o
      ...
  "_swift_bridgeObjectRetain", referenced from:
      MessagePack.AnyCodingKey.stringValue.getter : Swift.String in AnyCodingKey.o
      MessagePack.AnyCodingKey.stringValue.setter : Swift.String in AnyCodingKey.o
      MessagePack.AnyCodingKey.init(stringValue: Swift.String) -> MessagePack.AnyCodingKey? in AnyCodingKey.o
      MessagePack.AnyCodingKey.init(stringValue: Swift.String) -> MessagePack.AnyCodingKey? in AnyCodingKey.o
      MessagePack.AnyCodingKey.init(intValue: Swift.Int) -> MessagePack.AnyCodingKey? in AnyCodingKey.o
      MessagePack.AnyCodingKey.init(intValue: Swift.Int) -> MessagePack.AnyCodingKey? in AnyCodingKey.o
      MessagePack.AnyCodingKey.init<A where A: Swift.CodingKey>(A) -> MessagePack.AnyCodingKey in AnyCodingKey.o
      ...
  "_swift_checkMetadataState", referenced from:
      type metadata completion function for MessagePack.Box in Box.o
  "_swift_deallocClassInstance", referenced from:
      MessagePack._MessagePackDecoder.KeyedContainer.__deallocating_deinit in KeyedDecodingContainer.o
      MessagePack.MessagePackDecoder.__deallocating_deinit in MessagePackDecoder.o
      MessagePack._MessagePackDecoder.__deallocating_deinit in MessagePackDecoder.o
      MessagePack._MessagePackDecoder.SingleValueContainer.__deallocating_deinit in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.UnkeyedContainer.__deallocating_deinit in UnkeyedDecodingContainer.o
      MessagePack._MessagePackEncoder.KeyedContainer.__deallocating_deinit in KeyedEncodingContainer.o
      MessagePack.MessagePackEncoder.__deallocating_deinit in MessagePackEncoder.o
      ...
  "_swift_deallocObject", referenced from:
      l_objectdestroy in KeyedDecodingContainer.o
      l_objectdestroy in UnkeyedDecodingContainer.o
      l_objectdestroy in SingleValueEncodingContainer.o
      l_objectdestroy in UnkeyedEncodingContainer.o
  "_swift_dynamicCast", referenced from:
      MessagePack.MessagePackDecoder.decode<A where A: Swift.Decodable>(_: A.Type, from: Foundation.Data) throws -> A in MessagePackDecoder.o
      MessagePack.MessagePackDecoder.decode<A where A: Swift.Decodable>(_: A.Type, from: Foundation.Data) throws -> A in MessagePackDecoder.o
      MessagePack._MessagePackDecoder.SingleValueContainer.nonMatchingFloatDecodingStrategy.getter : MessagePack.MessagePackDecoder.NonMatchingFloatDecodingStrategy in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode<A where A: Swift.Decodable>(A.Type) throws -> A in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode<A where A: Swift.Decodable>(A.Type) throws -> A in SingleValueDecodingContainer.o
      MessagePack.MessagePackEncoder.encode<A where A: Swift.Encodable>(A) throws -> Foundation.Data in MessagePackEncoder.o
      MessagePack.MessagePackEncoder.encode<A where A: Swift.Encodable>(A) throws -> Foundation.Data in MessagePackEncoder.o
      ...
  "_swift_dynamicCastClass", referenced from:
      MessagePack._MessagePackDecoder.KeyedContainer.decodeNil(forKey: A) throws -> Swift.Bool in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.KeyedContainer.nestedContainer<A where A1: Swift.CodingKey>(keyedBy: A1.Type, forKey: A) throws -> Swift.KeyedDecodingContainer<A1> in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.UnkeyedContainer.decodeNil() throws -> Swift.Bool in UnkeyedDecodingContainer.o
  "_swift_dynamicCastClassUnconditional", referenced from:
      MessagePack._MessagePackDecoder.UnkeyedContainer.nestedContainer<A where A: Swift.CodingKey>(keyedBy: A.Type) throws -> Swift.KeyedDecodingContainer<A> in UnkeyedDecodingContainer.o
  "_swift_dynamicCastMetatype", referenced from:
      MessagePack.MessagePackDecoder.decode<A where A: Swift.Decodable>(_: A.Type, from: Foundation.Data) throws -> A in MessagePackDecoder.o
      MessagePack.MessagePackDecoder.decode<A where A: Swift.Decodable>(_: A.Type, from: Foundation.Data) throws -> A in MessagePackDecoder.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode<A where A: Swift.Decodable>(A.Type) throws -> A in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode<A where A: Swift.Decodable>(A.Type) throws -> A in SingleValueDecodingContainer.o
  "_swift_endAccess", referenced from:
      MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.setter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      closure #1 () -> [Swift.String : MessagePack.MessagePackDecodingContainer] in MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      closure #1 () -> [Swift.String : MessagePack.MessagePackDecodingContainer] in MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      closure #1 () -> [Swift.String : MessagePack.MessagePackDecodingContainer] in MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      closure #1 () -> [Swift.String : MessagePack.MessagePackDecodingContainer] in MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      closure #1 () -> [Swift.String : MessagePack.MessagePackDecodingContainer] in MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      closure #1 () -> [Swift.String : MessagePack.MessagePackDecodingContainer] in MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      ...
  "_swift_errorRelease", referenced from:
      closure #1 () -> Swift.Int? in MessagePack._MessagePackDecoder.KeyedContainer.count.getter : Swift.Int? in KeyedDecodingContainer.o
      closure #1 () -> Swift.Int? in MessagePack._MessagePackDecoder.KeyedContainer.count.getter : Swift.Int? in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decodeNil() -> Swift.Bool in SingleValueDecodingContainer.o
      closure #1 () -> Swift.Int? in MessagePack._MessagePackDecoder.UnkeyedContainer.count.getter : Swift.Int? in UnkeyedDecodingContainer.o
      closure #1 () -> Swift.Int? in MessagePack._MessagePackDecoder.UnkeyedContainer.count.getter : Swift.Int? in UnkeyedDecodingContainer.o
  "_swift_errorRetain", referenced from:
      closure #1 () -> [Swift.String : MessagePack.MessagePackDecodingContainer] in MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      closure #1 () -> [Swift.String : MessagePack.MessagePackDecodingContainer] in MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      closure #1 () -> Swift.Int? in MessagePack._MessagePackDecoder.KeyedContainer.count.getter : Swift.Int? in KeyedDecodingContainer.o
      closure #1 () -> Swift.Int? in MessagePack._MessagePackDecoder.UnkeyedContainer.count.getter : Swift.Int? in UnkeyedDecodingContainer.o
      closure #1 () -> [MessagePack.MessagePackDecodingContainer] in MessagePack._MessagePackDecoder.UnkeyedContainer.nestedContainers.getter : [MessagePack.MessagePackDecodingContainer] in UnkeyedDecodingContainer.o
      closure #1 () -> [MessagePack.MessagePackDecodingContainer] in MessagePack._MessagePackDecoder.UnkeyedContainer.nestedContainers.getter : [MessagePack.MessagePackDecodingContainer] in UnkeyedDecodingContainer.o
  "_swift_getAssociatedConformanceWitness", referenced from:
      MessagePack._MessagePackEncoder.SingleValueContainer.encode<A where A: Swift.BinaryInteger, A: Swift.Encodable>(A) throws -> () in SingleValueEncodingContainer.o
  "_swift_getAssociatedTypeWitness", referenced from:
      MessagePack._MessagePackEncoder.SingleValueContainer.encode<A where A: Swift.BinaryInteger, A: Swift.Encodable>(A) throws -> () in SingleValueEncodingContainer.o
  "_swift_getEnumTagSinglePayloadGeneric", referenced from:
      getEnumTagSinglePayload value witness for MessagePack.Box in Box.o
  "_swift_getGenericMetadata", referenced from:
      ___swift_instantiateGenericMetadata in Box.o
  "_swift_getObjectType", referenced from:
      closure #1 () -> [Swift.String : MessagePack.MessagePackDecodingContainer] in MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.KeyedContainer.decode<A where A1: Swift.Decodable>(_: A1.Type, forKey: A) throws -> A1 in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.decode<A where A: Swift.Decodable>(A.Type) throws -> A in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.UnkeyedContainer.decode<A where A: Swift.Decodable>(A.Type) throws -> A in UnkeyedDecodingContainer.o
  "_swift_getTupleTypeMetadata2", referenced from:
      Swift.Range.init(_uncheckedBounds: (lower: A, upper: A)) -> Swift.Range<A> in KeyedDecodingContainer.o
      Swift.ClosedRange.init(_uncheckedBounds: (lower: A, upper: A)) -> Swift.ClosedRange<A> in KeyedDecodingContainer.o
  "_swift_getTypeByMangledNameInContext2", referenced from:
      ___swift_instantiateConcreteTypeFromMangledName in Box.o
  "_swift_getTypeByMangledNameInContextInMetadataState2", referenced from:
      ___swift_instantiateConcreteTypeFromMangledNameAbstract in KeyedDecodingContainer.o
  "_swift_getWitnessTable", referenced from:
      lazy protocol witness table accessor for type MessagePack.AnyCodingKey and conformance MessagePack.AnyCodingKey : Swift.CustomDebugStringConvertible in MessagePack in AnyCodingKey.o
      lazy protocol witness table accessor for type MessagePack.AnyCodingKey and conformance MessagePack.AnyCodingKey : Swift.CustomStringConvertible in MessagePack in AnyCodingKey.o
      lazy protocol witness table accessor for type MessagePack.AnyCodingKey and conformance MessagePack.AnyCodingKey : Swift.Equatable in MessagePack in AnyCodingKey.o
      lazy protocol witness table accessor for type MessagePack.AnyCodingKey and conformance MessagePack.AnyCodingKey : Swift.CodingKey in MessagePack in AnyCodingKey.o
      lazy protocol witness table accessor for type Foundation.Data and conformance Foundation.Data : Swift.Decodable in Foundation in Box.o
      lazy protocol witness table accessor for type Foundation.Data and conformance Foundation.Data : Swift.Encodable in Foundation in Box.o
      lazy protocol witness table accessor for type Foundation.Date and conformance Foundation.Date : Swift.Decodable in Foundation in Box.o
      ...
  "_swift_initClassMetadata2", referenced from:
      type metadata completion function for MessagePack._MessagePackDecoder.KeyedContainer in KeyedDecodingContainer.o
      type metadata completion function for MessagePack._MessagePackEncoder.KeyedContainer in KeyedEncodingContainer.o
  "_swift_initStructMetadata", referenced from:
      type metadata completion function for MessagePack.Box in Box.o
  "_swift_makeBoxUnique", referenced from:
      ___swift_mutable_project_boxed_opaque_existential_1 in Box.o
  "_swift_release", referenced from:
      ___swift_destroy_boxed_opaque_existential_1 in Box.o
      outlined consume of Foundation.Data._Representation in Box.o
      outlined consume of Foundation.Data._Representation in Box.o
      outlined consume of Foundation.Data._Representation in Box.o
      key path getter for MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers : [Swift.String : MessagePack.MessagePackDecodingContainer] : <A where A: Swift.CodingKey>MessagePack._MessagePackDecoder.KeyedContainer<A> in KeyedDecodingContainer.o
      key path setter for MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers : [Swift.String : MessagePack.MessagePackDecodingContainer] : <A where A: Swift.CodingKey>MessagePack._MessagePackDecoder.KeyedContainer<A> in KeyedDecodingContainer.o
      closure #1 () -> [Swift.String : MessagePack.MessagePackDecodingContainer] in MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      closure #1 () -> [Swift.String : MessagePack.MessagePackDecodingContainer] in MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      closure #1 () -> [Swift.String : MessagePack.MessagePackDecodingContainer] in MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      closure #1 () -> [Swift.String : MessagePack.MessagePackDecodingContainer] in MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      ...
  "_swift_retain", referenced from:
      initializeBufferWithCopyOfBuffer value witness for MessagePack.AnyCodingKey in AnyCodingKey.o
      outlined copy of Foundation.Data._Representation in Box.o
      outlined copy of Foundation.Data._Representation in Box.o
      outlined copy of Foundation.Data._Representation in Box.o
      key path getter for MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers : [Swift.String : MessagePack.MessagePackDecodingContainer] : <A where A: Swift.CodingKey>MessagePack._MessagePackDecoder.KeyedContainer<A> in KeyedDecodingContainer.o
      key path setter for MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers : [Swift.String : MessagePack.MessagePackDecodingContainer] : <A where A: Swift.CodingKey>MessagePack._MessagePackDecoder.KeyedContainer<A> in KeyedDecodingContainer.o
      key path getter for MessagePack._MessagePackDecoder.KeyedContainer.count : Swift.Int? : <A where A: Swift.CodingKey>MessagePack._MessagePackDecoder.KeyedContainer<A> in KeyedDecodingContainer.o
      ...
  "_swift_storeEnumTagSinglePayloadGeneric", referenced from:
      storeEnumTagSinglePayload value witness for MessagePack.Box in Box.o
  "_swift_unexpectedError", referenced from:
      MessagePack._MessagePackEncoder.KeyedContainer.data.getter : Foundation.Data in KeyedEncodingContainer.o
  "_swift_unknownObjectRelease", referenced from:
      closure #1 () -> [Swift.String : MessagePack.MessagePackDecodingContainer] in MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      closure #1 () -> [Swift.String : MessagePack.MessagePackDecodingContainer] in MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      closure #1 () -> [Swift.String : MessagePack.MessagePackDecodingContainer] in MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      closure #1 () -> [Swift.String : MessagePack.MessagePackDecodingContainer] in MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.KeyedContainer.decodeNil(forKey: A) throws -> Swift.Bool in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.KeyedContainer.decodeNil(forKey: A) throws -> Swift.Bool in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.KeyedContainer.decodeNil(forKey: A) throws -> Swift.Bool in KeyedDecodingContainer.o
      ...
  "_swift_unknownObjectRetain", referenced from:
      closure #1 () -> [Swift.String : MessagePack.MessagePackDecodingContainer] in MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      closure #1 () -> [Swift.String : MessagePack.MessagePackDecodingContainer] in MessagePack._MessagePackDecoder.KeyedContainer.nestedContainers.getter : [Swift.String : MessagePack.MessagePackDecodingContainer] in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.KeyedContainer.decode<A where A1: Swift.Decodable>(_: A1.Type, forKey: A) throws -> A1 in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.container.getter : MessagePack.MessagePackDecodingContainer? in MessagePackDecoder.o
      MessagePack._MessagePackDecoder.container.setter : MessagePack.MessagePackDecodingContainer? in MessagePackDecoder.o
      MessagePack._MessagePackDecoder.(assertCanCreateContainer in _AEB41A948F4BC87CAB76CB212DD8C7B8)() -> () in MessagePackDecoder.o
      MessagePack._MessagePackDecoder.(assertCanCreateContainer in _AEB41A948F4BC87CAB76CB212DD8C7B8)() -> () in MessagePackDecoder.o
      ...
  "_swift_willThrow", referenced from:
      MessagePack._MessagePackDecoder.KeyedContainer.checkCanDecodeValue(forKey: A) throws -> () in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.KeyedContainer.decodeNil(forKey: A) throws -> Swift.Bool in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.KeyedContainer.nestedUnkeyedContainer(forKey: A) throws -> Swift.UnkeyedDecodingContainer in KeyedDecodingContainer.o
      MessagePack._MessagePackDecoder.KeyedContainer.nestedContainer<A where A1: Swift.CodingKey>(keyedBy: A1.Type, forKey: A) throws -> Swift.KeyedDecodingContainer<A1> in KeyedDecodingContainer.o
      (extension in MessagePack):MessagePack.MessagePackDecodingContainer.read(Swift.Int) throws -> Foundation.Data in MessagePackDecoder.o
      MessagePack._MessagePackDecoder.SingleValueContainer.checkCanDecode<A>(_: A.Type, format: Swift.UInt8) throws -> () in SingleValueDecodingContainer.o
      MessagePack._MessagePackDecoder.SingleValueContainer.checkCanDecode<A>(_: A.Type, format: Swift.UInt8) throws -> () in SingleValueDecodingContainer.o
      ...
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ MessagePack (in target 'MessagePack' from project 'MessagePack')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/AnyCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Box.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/KeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/MessagePackDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/UnkeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/KeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/MessagePackEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/UnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/FixedWidthInteger+Bytes.swift -target arm64_32-apple-watchos10.4 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack_const_extract_protocols.json -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MessagePack -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack.abi.json
SwiftCompile normal arm64_32 Compiling\ UnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/UnkeyedEncodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/AnyCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Box.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/KeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/MessagePackDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/UnkeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/KeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/MessagePackEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/UnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/FixedWidthInteger+Bytes.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/UnkeyedEncodingContainer.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/UnkeyedEncodingContainer.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/UnkeyedEncodingContainer.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/UnkeyedEncodingContainer.dia -target arm64_32-apple-watchos10.4 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack_const_extract_protocols.json -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MessagePack -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/UnkeyedEncodingContainer.o -index-unit-output-path /MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/UnkeyedEncodingContainer.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/UnkeyedEncodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/AnyCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Box.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/KeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/MessagePackDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/UnkeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/KeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/MessagePackEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/UnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/FixedWidthInteger+Bytes.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/UnkeyedEncodingContainer.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/UnkeyedEncodingContainer.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/UnkeyedEncodingContainer.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/UnkeyedEncodingContainer.dia -target arm64_32-apple-watchos10.4 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack_const_extract_protocols.json -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MessagePack -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/UnkeyedEncodingContainer.o -index-unit-output-path /MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/UnkeyedEncodingContainer.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 Compiling\ MessagePackEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/MessagePackEncoder.swift (in target 'MessagePack' from project 'MessagePack')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/AnyCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Box.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/KeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/MessagePackDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/UnkeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/KeyedEncodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/MessagePackEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/UnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/FixedWidthInteger+Bytes.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePackEncoder.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePackEncoder.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePackEncoder.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePackEncoder.dia -target arm64_32-apple-watchos10.4 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack_const_extract_protocols.json -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MessagePack -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePackEncoder.o -index-unit-output-path /MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePackEncoder.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/MessagePackEncoder.swift (in target 'MessagePack' from project 'MessagePack')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/AnyCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Box.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/KeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/MessagePackDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/UnkeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/KeyedEncodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/MessagePackEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/UnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/FixedWidthInteger+Bytes.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePackEncoder.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePackEncoder.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePackEncoder.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePackEncoder.dia -target arm64_32-apple-watchos10.4 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack_const_extract_protocols.json -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MessagePack -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePackEncoder.o -index-unit-output-path /MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePackEncoder.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 Compiling\ SingleValueDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/AnyCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Box.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/KeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/MessagePackDecoder.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/UnkeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/KeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/MessagePackEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/UnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/FixedWidthInteger+Bytes.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/SingleValueDecodingContainer.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/SingleValueDecodingContainer.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/SingleValueDecodingContainer.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/SingleValueDecodingContainer.dia -target arm64_32-apple-watchos10.4 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack_const_extract_protocols.json -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MessagePack -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/SingleValueDecodingContainer.o -index-unit-output-path /MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/SingleValueDecodingContainer.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/AnyCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Box.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/KeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/MessagePackDecoder.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/UnkeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/KeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/MessagePackEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/UnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/FixedWidthInteger+Bytes.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/SingleValueDecodingContainer.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/SingleValueDecodingContainer.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/SingleValueDecodingContainer.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/SingleValueDecodingContainer.dia -target arm64_32-apple-watchos10.4 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack_const_extract_protocols.json -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MessagePack -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/SingleValueDecodingContainer.o -index-unit-output-path /MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/SingleValueDecodingContainer.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 Compiling\ UnkeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/UnkeyedDecodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/AnyCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Box.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/KeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/MessagePackDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/UnkeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/KeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/MessagePackEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/UnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/FixedWidthInteger+Bytes.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/UnkeyedDecodingContainer.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/UnkeyedDecodingContainer.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/UnkeyedDecodingContainer.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/UnkeyedDecodingContainer.dia -target arm64_32-apple-watchos10.4 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack_const_extract_protocols.json -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MessagePack -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/UnkeyedDecodingContainer.o -index-unit-output-path /MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/UnkeyedDecodingContainer.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/UnkeyedDecodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/AnyCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Box.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/KeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/MessagePackDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/UnkeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/KeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/MessagePackEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/UnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/FixedWidthInteger+Bytes.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/UnkeyedDecodingContainer.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/UnkeyedDecodingContainer.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/UnkeyedDecodingContainer.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/UnkeyedDecodingContainer.dia -target arm64_32-apple-watchos10.4 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack_const_extract_protocols.json -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MessagePack -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/UnkeyedDecodingContainer.o -index-unit-output-path /MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/UnkeyedDecodingContainer.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 Compiling\ Box.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Box.swift (in target 'MessagePack' from project 'MessagePack')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/AnyCodingKey.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Box.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/KeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/MessagePackDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/UnkeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/KeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/MessagePackEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/UnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/FixedWidthInteger+Bytes.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/Box.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/Box.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/Box.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/Box.dia -target arm64_32-apple-watchos10.4 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack_const_extract_protocols.json -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MessagePack -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/Box.o -index-unit-output-path /MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/Box.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Box.swift (in target 'MessagePack' from project 'MessagePack')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/AnyCodingKey.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Box.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/KeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/MessagePackDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/UnkeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/KeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/MessagePackEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/UnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/FixedWidthInteger+Bytes.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/Box.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/Box.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/Box.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/Box.dia -target arm64_32-apple-watchos10.4 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack_const_extract_protocols.json -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MessagePack -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/Box.o -index-unit-output-path /MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/Box.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 Compiling\ KeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/KeyedEncodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/AnyCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Box.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/KeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/MessagePackDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/UnkeyedDecodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/KeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/MessagePackEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/UnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/FixedWidthInteger+Bytes.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/KeyedEncodingContainer.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/KeyedEncodingContainer.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/KeyedEncodingContainer.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/KeyedEncodingContainer.dia -target arm64_32-apple-watchos10.4 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack_const_extract_protocols.json -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MessagePack -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/KeyedEncodingContainer.o -index-unit-output-path /MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/KeyedEncodingContainer.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/KeyedEncodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/AnyCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Box.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/KeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/MessagePackDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/UnkeyedDecodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/KeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/MessagePackEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/UnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/FixedWidthInteger+Bytes.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/KeyedEncodingContainer.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/KeyedEncodingContainer.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/KeyedEncodingContainer.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/KeyedEncodingContainer.dia -target arm64_32-apple-watchos10.4 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack_const_extract_protocols.json -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MessagePack -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/KeyedEncodingContainer.o -index-unit-output-path /MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/KeyedEncodingContainer.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 Compiling\ MessagePackDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/MessagePackDecoder.swift (in target 'MessagePack' from project 'MessagePack')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/AnyCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Box.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/KeyedDecodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/MessagePackDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/UnkeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/KeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/MessagePackEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/UnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/FixedWidthInteger+Bytes.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePackDecoder.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePackDecoder.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePackDecoder.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePackDecoder.dia -target arm64_32-apple-watchos10.4 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack_const_extract_protocols.json -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MessagePack -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePackDecoder.o -index-unit-output-path /MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePackDecoder.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/MessagePackDecoder.swift (in target 'MessagePack' from project 'MessagePack')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/AnyCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Box.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/KeyedDecodingContainer.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/MessagePackDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/UnkeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/KeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/MessagePackEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/UnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/FixedWidthInteger+Bytes.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePackDecoder.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePackDecoder.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePackDecoder.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePackDecoder.dia -target arm64_32-apple-watchos10.4 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack_const_extract_protocols.json -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MessagePack -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePackDecoder.o -index-unit-output-path /MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePackDecoder.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 Compiling\ AnyCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/AnyCodingKey.swift (in target 'MessagePack' from project 'MessagePack')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/AnyCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Box.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/KeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/MessagePackDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/UnkeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/KeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/MessagePackEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/UnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/FixedWidthInteger+Bytes.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/AnyCodingKey.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/AnyCodingKey.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/AnyCodingKey.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/AnyCodingKey.dia -target arm64_32-apple-watchos10.4 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack_const_extract_protocols.json -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MessagePack -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/AnyCodingKey.o -index-unit-output-path /MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/AnyCodingKey.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/AnyCodingKey.swift (in target 'MessagePack' from project 'MessagePack')
    cd /Users/admin/builder/spi-builder-workspace
    /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -c -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/AnyCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Box.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/KeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/MessagePackDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/UnkeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/KeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/MessagePackEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/UnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/FixedWidthInteger+Bytes.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/AnyCodingKey.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/AnyCodingKey.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/AnyCodingKey.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/AnyCodingKey.dia -target arm64_32-apple-watchos10.4 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack_const_extract_protocols.json -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MessagePack -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/AnyCodingKey.o -index-unit-output-path /MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/AnyCodingKey.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64_32 Compiling\ SingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/AnyCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Box.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/KeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/MessagePackDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/UnkeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/KeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/MessagePackEncoder.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/UnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/FixedWidthInteger+Bytes.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/SingleValueEncodingContainer.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/SingleValueEncodingContainer.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/SingleValueEncodingContainer.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/SingleValueEncodingContainer.dia -target arm64_32-apple-watchos10.4 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack_const_extract_protocols.json -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MessagePack -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/SingleValueEncodingContainer.o -index-unit-output-path /MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/SingleValueEncodingContainer.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Command SwiftCompile failed with a nonzero exit code
SwiftCompile normal arm64_32 Compiling\ KeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/KeyedDecodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftTaskExecution -- /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/AnyCodingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Box.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/KeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/MessagePackDecoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/SingleValueDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/UnkeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/KeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/MessagePackEncoder.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/UnkeyedEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/FixedWidthInteger+Bytes.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/KeyedDecodingContainer.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/KeyedDecodingContainer.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/KeyedDecodingContainer.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/KeyedDecodingContainer.dia -target arm64_32-apple-watchos10.4 -enable-objc-interop -sdk /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/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 -no-color-diagnostics -enable-testing -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -swift-version 4 -enforce-exclusivity\=checked -stats-output-dir /Users/admin/builder/spi-builder-workspace/.stats -Onone -D SWIFT_PACKAGE -D DEBUG -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/MessagePack_const_extract_protocols.json -enable-bare-slash-regex -strict-concurrency\=complete -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace -resource-dir /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/DerivedSources -Xcc -DDEBUG\=1 -module-name MessagePack -frontend-parseable-output -disable-clang-spi -target-sdk-version 10.4 -target-sdk-name watchos10.4 -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS10.4.sdk/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/bin/swift-plugin-server -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/local/lib/swift/host/plugins -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/KeyedDecodingContainer.o -index-unit-output-path /MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64_32/KeyedDecodingContainer.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
Command SwiftCompile failed with a nonzero exit code
** BUILD FAILED **
The following build commands failed:
	Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MessagePack.build/Debug-watchos/MessagePack.build/Objects-normal/arm64/Binary/MessagePack normal arm64 (in target 'MessagePack' from project 'MessagePack')
	SwiftCompile normal arm64_32 Compiling\ SingleValueEncodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Encoder/SingleValueEncodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
	SwiftCompile normal arm64_32 Compiling\ KeyedDecodingContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/MessagePack/Decoder/KeyedDecodingContainer.swift (in target 'MessagePack' from project 'MessagePack')
(3 failures)
BUILD FAILURE 6.0 watchOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.