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

Successful build of SwiftAvroCore, reference master (c0eb9d), with Swift 5.9 for macOS (SPM) on 28 Aug 2024 16:33:56 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lynixliu/SwiftAvroCore.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lynixliu/SwiftAvroCore
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c0eb9da Merge pull request #37 from lynixliu/develop
Cloned https://github.com/lynixliu/SwiftAvroCore.git
Revision (git rev-parse @):
c0eb9da7cfa861b07da3b29508b50dbdf2a26fe7
SUCCESS checkout https://github.com/lynixliu/SwiftAvroCore.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/lynixliu/SwiftAvroCore.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling CRuntime dummy.c
[2/43] Emitting module Runtime
[3/47] Compiling Runtime MetadataLayoutType.swift
[4/47] Compiling Runtime ProtocolDescriptor.swift
[5/47] Compiling Runtime ProtocolMetadataLayout.swift
[6/47] Compiling Runtime ProtocolTypeContainer.swift
[7/47] Compiling Runtime StructMetadataLayout.swift
[8/47] Compiling Runtime StructTypeDescriptor.swift
[9/47] Compiling Runtime TargetTypeGenericContextDescriptorHeader.swift
[10/47] Compiling Runtime TupleMetadataLayout.swift
[11/47] Compiling Runtime TypeDescriptor.swift
[12/47] Compiling Runtime ValueWitnessTable.swift
[13/47] Compiling Runtime NominalMetadataType.swift
[14/47] Compiling Runtime ProtocolMetadata.swift
[15/47] Compiling Runtime StructMetadata.swift
[16/47] Compiling Runtime TupleMetadata.swift
[17/47] Compiling Runtime PropertyInfo.swift
[18/47] Compiling Runtime TypeInfo.swift
[19/47] Compiling Runtime TypeInfoConvertible.swift
[20/47] Compiling Runtime Pointers.swift
[21/47] Compiling Runtime GettersSetters.swift
[22/47] Compiling Runtime Pointer+Extensions.swift
[23/47] Compiling Runtime RetainCounts.swift
[24/47] Compiling Runtime String+Extensions.swift
[25/47] Compiling Runtime ClassMetadata.swift
[26/47] Compiling Runtime EnumMetadata.swift
[27/47] Compiling Runtime FuntionMetadata.swift
[28/47] Compiling Runtime Metadata.swift
[29/47] Compiling Runtime MetadataType.swift
[30/47] Compiling Runtime RelativePointer.swift
[31/47] Compiling Runtime RelativeVectorPointer.swift
[32/47] Compiling Runtime Union.swift
[33/47] Compiling Runtime Vector.swift
[34/47] Compiling Runtime Case.swift
[35/47] Compiling Runtime Errors.swift
[36/47] Compiling Runtime FunctionInfo.swift
[37/47] Compiling Runtime Kind.swift
[38/47] Compiling Runtime EnumMetadataLayout.swift
[39/47] Compiling Runtime EnumTypeDescriptor.swift
[40/47] Compiling Runtime ExistentialContainter.swift
[41/47] Compiling Runtime FieldDescriptor.swift
[42/47] Compiling Runtime FunctionMetadataLayout.swift
[43/47] Compiling Runtime DefaultValue.swift
[44/47] Compiling Runtime Factory.swift
[45/47] Compiling Runtime ClassHeader.swift
[46/47] Compiling Runtime ClassMetadataLayout.swift
[47/47] Compiling Runtime ClassTypeDescriptor.swift
[48/66] Compiling SwiftAvroCore AvroSchema+Equatable.swift
[49/66] Compiling SwiftAvroCore AvroSchema+Reflecting.swift
[50/68] Compiling SwiftAvroCore AvroPrimitiveProtocol.swift
[51/68] Compiling SwiftAvroCore AvroPrimitiveSizer.swift
[52/68] Compiling SwiftAvroCore AvroFingerprint.swift
[53/68] Compiling SwiftAvroCore AvroSchema+Codable.swift
[54/68] Compiling SwiftAvroCore Request.swift
[55/68] Compiling SwiftAvroCore Response.swift
[56/68] Compiling SwiftAvroCore Context.swift
[57/68] Compiling SwiftAvroCore Protocol.swift
[58/68] Compiling SwiftAvroCore NullCodec.swift
[59/68] Compiling SwiftAvroCore ObjectContainer.swift
[60/68] Compiling SwiftAvroCore AvroPrimitiveDecoder.swift
[61/68] Compiling SwiftAvroCore AvroPrimitiveEncoder.swift
[62/68] Emitting module SwiftAvroCore
[63/68] Compiling SwiftAvroCore AvroError.swift
[64/68] Compiling SwiftAvroCore AvroDecodable.swift
[65/68] Compiling SwiftAvroCore AvroEncodable.swift
[66/68] Compiling SwiftAvroCore AvroJsonEncoder.swift
[67/68] Compiling SwiftAvroCore AvroSchema.swift
[68/68] Compiling SwiftAvroCore SwiftAvroCore.swift
Build complete! (15.79s)
Fetching https://github.com/wickwirew/Runtime.git
[1/1966] Fetching runtime
Fetched https://github.com/wickwirew/Runtime.git (1.57s)
Computing version for https://github.com/wickwirew/Runtime.git
Computed https://github.com/wickwirew/Runtime.git at 2.2.4 (2.17s)
Creating working copy for https://github.com/wickwirew/Runtime.git
Working copy of https://github.com/wickwirew/Runtime.git resolved at 2.2.4
Build complete.
Done.