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 Linux on 28 Aug 2024 16:33:36 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/lynixliu/SwiftAvroCore.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:907758cf9691f0f77ca4e2d6f778ef6c038667a789e74bf575a4b60f864d6863
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/wickwirew/Runtime.git
[1/1966] Fetching runtime
Fetched https://github.com/wickwirew/Runtime.git (0.55s)
Computing version for https://github.com/wickwirew/Runtime.git
Computed https://github.com/wickwirew/Runtime.git at 2.2.4 (1.00s)
Creating working copy for https://github.com/wickwirew/Runtime.git
Working copy of https://github.com/wickwirew/Runtime.git resolved at 2.2.4
Building for debugging...
[0/1] Compiling CRuntime dummy.c
[2/42] Emitting module Runtime
[3/47] Compiling Runtime ProtocolMetadataLayout.swift
[4/47] Compiling Runtime ProtocolTypeContainer.swift
[5/47] Compiling Runtime StructMetadataLayout.swift
[6/47] Compiling Runtime StructTypeDescriptor.swift
[7/47] Compiling Runtime TargetTypeGenericContextDescriptorHeader.swift
[8/47] Compiling Runtime TupleMetadataLayout.swift
[9/47] Compiling Runtime TypeInfoConvertible.swift
[10/47] Compiling Runtime Pointers.swift
[11/47] Compiling Runtime RelativePointer.swift
[12/47] Compiling Runtime RelativeVectorPointer.swift
[13/47] Compiling Runtime Union.swift
[14/47] Compiling Runtime TypeDescriptor.swift
[15/47] Compiling Runtime ValueWitnessTable.swift
[16/47] Compiling Runtime ClassMetadata.swift
[17/47] Compiling Runtime EnumMetadata.swift
[18/47] Compiling Runtime FuntionMetadata.swift
[19/47] Compiling Runtime Metadata.swift
[20/47] Compiling Runtime MetadataType.swift
[21/47] Compiling Runtime NominalMetadataType.swift
[22/47] Compiling Runtime ProtocolMetadata.swift
[23/47] Compiling Runtime StructMetadata.swift
[24/47] Compiling Runtime TupleMetadata.swift
[25/47] Compiling Runtime Case.swift
[26/47] Compiling Runtime Vector.swift
[27/47] Compiling Runtime GettersSetters.swift
[28/47] Compiling Runtime Pointer+Extensions.swift
[29/47] Compiling Runtime RetainCounts.swift
[30/47] Compiling Runtime String+Extensions.swift
[31/47] Compiling Runtime Errors.swift
[32/47] Compiling Runtime FunctionInfo.swift
[33/47] Compiling Runtime Kind.swift
[34/47] Compiling Runtime PropertyInfo.swift
[35/47] Compiling Runtime TypeInfo.swift
[36/47] Compiling Runtime EnumTypeDescriptor.swift
[37/47] Compiling Runtime ExistentialContainter.swift
[38/47] Compiling Runtime FieldDescriptor.swift
[39/47] Compiling Runtime FunctionMetadataLayout.swift
[40/47] Compiling Runtime MetadataLayoutType.swift
[41/47] Compiling Runtime ProtocolDescriptor.swift
[42/47] Compiling Runtime DefaultValue.swift
[43/47] Compiling Runtime Factory.swift
[44/47] Compiling Runtime ClassHeader.swift
[45/47] Compiling Runtime ClassMetadataLayout.swift
[46/47] Compiling Runtime ClassTypeDescriptor.swift
[47/47] Compiling Runtime EnumMetadataLayout.swift
[50/68] Emitting module SwiftAvroCore
[51/70] Compiling SwiftAvroCore AvroPrimitiveProtocol.swift
[52/70] Compiling SwiftAvroCore AvroPrimitiveSizer.swift
[53/70] Compiling SwiftAvroCore NullCodec.swift
[54/70] Compiling SwiftAvroCore AvroJsonEncoder.swift
[55/70] Compiling SwiftAvroCore AvroPrimitiveDecoder.swift
[56/70] Compiling SwiftAvroCore AvroPrimitiveEncoder.swift
[57/70] Compiling SwiftAvroCore AvroSchema+Equatable.swift
[58/70] Compiling SwiftAvroCore AvroSchema+Reflecting.swift
[59/70] Compiling SwiftAvroCore AvroFingerprint.swift
[60/70] Compiling SwiftAvroCore AvroSchema+Codable.swift
[61/70] Compiling SwiftAvroCore ObjectContainer.swift
[62/70] Compiling SwiftAvroCore Context.swift
[63/70] Compiling SwiftAvroCore Protocol.swift
[64/70] Compiling SwiftAvroCore Request.swift
[65/70] Compiling SwiftAvroCore Response.swift
[66/70] Compiling SwiftAvroCore AvroError.swift
[67/70] Compiling SwiftAvroCore AvroDecodable.swift
[68/70] Compiling SwiftAvroCore AvroEncodable.swift
[69/70] Compiling SwiftAvroCore AvroSchema.swift
[70/70] Compiling SwiftAvroCore SwiftAvroCore.swift
Build complete! (10.87s)
Build complete.
Done.