Build Information
Successful build of avro-swift, reference main (806618), with Swift 6.2 for Linux on 13 Dec 2025 12:17:57 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flexlixrup/avro-swift.git
Reference: main
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/flexlixrup/avro-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8066181 fix: revert the optimized impl due to compat issues
Cloned https://github.com/flexlixrup/avro-swift.git
Revision (git rev-parse @):
8066181d166f6492d3f3123330451554943e6199
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/flexlixrup/avro-swift.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/flexlixrup/avro-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:e1f50347098d838026a020bb7d0f8bade3d7b84d6d497429b7cf821cdf4fc3d1
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-syntax.git
[1/73112] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (5.55s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (9.42s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.75s)
Building for debugging...
[0/14] Write sources
[6/14] Write swift-version-24593BA9C3E375BF.txt
[8/20] Compiling AvroMacros LogicalTypeAttribute.swift
[9/20] Compiling AvroMacros GenerateAvroSchema.swift
[10/20] Compiling AvroMacros GenerateAvroUnion.swift
[11/20] Emitting module AvroMacros
[12/20] Compiling AvroMacros GenerateAvroEnum.swift
[13/20] Compiling AvroMacros AvroPlugin.swift
[14/21] Wrapping AST for AvroMacros for debugging
[15/21] Write Objects.LinkFileList
[16/21] Linking AvroMacros-tool
[18/59] Compiling Avro AvroMapKeyedEncodingContainer.swift
[19/59] Compiling Avro AvroRecordKeyedEncodingContainer.swift
[20/61] Compiling Avro AvroEncoder.swift
[21/61] Compiling Avro AvroSingleValueEncodingContainer.swift
[22/63] Compiling Avro AvroUnkeyedEncodingContainer.swift
[23/63] Compiling Avro AvroWriter.swift
[24/63] Compiling Avro AvroError.swift
[25/63] Compiling Avro AvroProtocol.swift
[26/63] Compiling Avro AvroSchemaDefinition.swift
[30/63] Compiling Avro Macros.swift
[31/63] Compiling Avro fits.swift
[34/63] Compiling Avro AvroUnionKeyedDecodingContainer.swift
[35/63] Compiling Avro AvroUnkeyedDecodingContainer.swift
[39/63] Compiling Avro AvroUnionKeyedEncodingContainer.swift
[40/63] Emitting module Avro
[42/63] Compiling Avro Data+debugBytes.swift
[43/63] Compiling Avro AvroDecoder.swift
[44/63] Compiling Avro AvroMapKeyedDecodingContainer.swift
[51/63] Compiling Avro AvroReader.swift
[52/63] Compiling Avro AvroRecordKeyedDecodingContainer.swift
[53/63] Compiling Avro AvroSingleValueDecodingContainer.swift
[61/66] Wrapping AST for Avro for debugging
[63/101] Emitting module AvroExamples
[64/101] Compiling AvroExamples AvroExamples.swift
[66/102] Compiling AvroFixtures LogicalDateFixture.swift
[67/102] Compiling AvroFixtures LogicalDecimalFixture.swift
[67/104] Wrapping AST for AvroExamples for debugging
[68/104] Write Objects.LinkFileList
[70/104] Compiling AvroFixtures LogicalTimestampMicrosFixture.swift
[71/104] Compiling AvroFixtures LogicalTimestampMillisFixture.swift
[72/104] Compiling AvroFixtures LogicalTimeMicrosFixture.swift
[73/104] Compiling AvroFixtures LogicalTimeMillisFixture.swift
[80/104] Compiling AvroFixtures LogicalUUIDFixture.swift
[81/104] Compiling AvroFixtures MapFixture.swift
[82/106] Compiling AvroFixtures EnumFixture.swift
[83/106] Compiling AvroFixtures FlatRecord2Fixture.swift
[84/106] Compiling AvroFixtures FlatRecordFixture.swift
[84/106] Linking AvroExamples
[89/106] Compiling AvroFixtures NestedRecordFixture.swift
[90/106] Compiling AvroFixtures NullableUnionFixture.swift
[91/106] Compiling AvroFixtures ArrayFixture.swift
[92/106] Compiling AvroFixtures ComplexFixture.swift
[93/106] Compiling AvroFixtures DoubleArrayFixture.swift
[94/106] Emitting module AvroFixtures
[97/106] Compiling AvroFixtures MessageUnionFixture.swift
[98/106] Compiling AvroFixtures MultiTypeUnionFixture.swift
[101/107] Emitting module AvroFixtures
Build complete! (42.56s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
}
],
"manifest_display_name" : "avro-swift",
"name" : "avro-swift",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Avro",
"targets" : [
"Avro"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AvroExamples",
"targets" : [
"AvroExamples"
],
"type" : {
"executable" : null
}
},
{
"name" : "AvroMacros",
"targets" : [
"AvroMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "AvroTests",
"module_type" : "SwiftTarget",
"name" : "AvroTests",
"path" : "Tests/AvroTests",
"sources" : [
"DecodingTests.swift",
"EncodingTests.swift",
"GeneralTests.swift",
"ProtocolConformanceTests.swift",
"ReaderTests.swift",
"SchemaStringTests.swift",
"WriterTests.swift"
],
"target_dependencies" : [
"Avro",
"AvroFixtures",
"AvroMacros"
],
"type" : "test"
},
{
"c99name" : "AvroMacros",
"module_type" : "SwiftTarget",
"name" : "AvroMacros",
"path" : "Sources/AvroMacros",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxBuilder",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"Avro",
"AvroExamples",
"AvroMacros"
],
"sources" : [
"AvroPlugin.swift",
"GenerateAvroEnum.swift",
"GenerateAvroSchema.swift",
"GenerateAvroUnion.swift",
"LogicalTypeAttribute.swift"
],
"type" : "macro"
},
{
"c99name" : "AvroFixtures",
"module_type" : "SwiftTarget",
"name" : "AvroFixtures",
"path" : "Sources/AvroFixtures",
"sources" : [
"ArrayFixture.swift",
"ComplexFixture.swift",
"DoubleArrayFixture.swift",
"EnumFixture.swift",
"FlatRecord2Fixture.swift",
"FlatRecordFixture.swift",
"LogicalDateFixture.swift",
"LogicalDecimalFixture.swift",
"LogicalTimeMicrosFixture.swift",
"LogicalTimeMillisFixture.swift",
"LogicalTimestampMicrosFixture.swift",
"LogicalTimestampMillisFixture.swift",
"LogicalUUIDFixture.swift",
"MapFixture.swift",
"MessageUnionFixture.swift",
"MultiTypeUnionFixture.swift",
"NestedRecordFixture.swift",
"NullableUnionFixture.swift"
],
"target_dependencies" : [
"Avro",
"AvroMacros"
],
"type" : "library"
},
{
"c99name" : "AvroExamples",
"module_type" : "SwiftTarget",
"name" : "AvroExamples",
"path" : "Sources/AvroExamples",
"product_memberships" : [
"AvroExamples"
],
"sources" : [
"AvroExamples.swift"
],
"target_dependencies" : [
"Avro"
],
"type" : "executable"
},
{
"c99name" : "Avro",
"module_type" : "SwiftTarget",
"name" : "Avro",
"path" : "Sources/Avro",
"product_memberships" : [
"Avro",
"AvroExamples"
],
"sources" : [
"AvroError.swift",
"AvroProtocol.swift",
"AvroSchemaDefinition.swift",
"Data+debugBytes.swift",
"Decoding/AvroDecoder.swift",
"Decoding/AvroMapKeyedDecodingContainer.swift",
"Decoding/AvroReader.swift",
"Decoding/AvroRecordKeyedDecodingContainer.swift",
"Decoding/AvroSingleValueDecodingContainer.swift",
"Decoding/AvroUnionKeyedDecodingContainer.swift",
"Decoding/AvroUnkeyedDecodingContainer.swift",
"Encoding/AvroEncoder.swift",
"Encoding/AvroMapKeyedEncodingContainer.swift",
"Encoding/AvroRecordKeyedEncodingContainer.swift",
"Encoding/AvroSingleValueEncodingContainer.swift",
"Encoding/AvroUnionKeyedEncodingContainer.swift",
"Encoding/AvroUnkeyedEncodingContainer.swift",
"Encoding/AvroWriter.swift",
"Macros.swift",
"fits.swift"
],
"target_dependencies" : [
"AvroMacros"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:e1f50347098d838026a020bb7d0f8bade3d7b84d6d497429b7cf821cdf4fc3d1
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.