Build Information
Successful build of swift-binary-parsing, reference main (2655f4), with Swift 6.3 for Linux on 19 Apr 2026 12:53:39 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-binary-parsing.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/apple/swift-binary-parsing
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2655f40 Update changelog for 0.0.2 release (#56)
Cloned https://github.com/apple/swift-binary-parsing.git
Revision (git rev-parse @):
2655f40f579c686d44687ac4fed54c73c3c4be2e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-binary-parsing.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/apple/swift-binary-parsing.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/pointfreeco/swift-macro-testing.git
[1/961] Fetching swift-macro-testing
[588/3238] Fetching swift-macro-testing, swift-docc-plugin
[1213/20767] Fetching swift-macro-testing, swift-docc-plugin, swift-argument-parser
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (0.34s)
[5783/19806] Fetching swift-docc-plugin, swift-argument-parser
[6310/94789] Fetching swift-docc-plugin, swift-argument-parser, swift-syntax
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (6.21s)
Fetched https://github.com/apple/swift-argument-parser from cache (6.21s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.26s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (10.40s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.6.5 (0.51s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/16065] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.31s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (4.77s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.6 (0.51s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.46s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (2.51s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.2 (0.54s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5464] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.38s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.83s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.89s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (1.38s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/pointfreeco/swift-macro-testing.git
Working copy of https://github.com/pointfreeco/swift-macro-testing.git resolved at 0.6.5
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.6
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.19.2
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.48s)
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/27] Write sources
[14/27] Copying Data
[16/27] Write swift-version-24593BA9C3E375BF.txt
[18/43] Emitting module BinaryParsingMacros
[19/44] Emitting module TestData
[20/44] Compiling BinaryParsingMacros Plugin.swift
[21/44] Compiling BinaryParsingMacros SyntaxVisitorPredicate.swift
[22/44] Compiling BinaryParsingMacros Extensions.swift
[23/44] Compiling BinaryParsingMacros ParserMacroRewriters.swift
[24/44] Compiling BinaryParsingMacros ParserMacroVisitors.swift
[25/44] Emitting module ArgumentParserToolInfo
[26/44] Compiling ArgumentParserToolInfo ToolInfo.swift
[27/45] Wrapping AST for ArgumentParserToolInfo for debugging
[29/91] Compiling TestData resource_bundle_accessor.swift
[30/91] Compiling BinaryParsingMacros ParserMacroRegexes.swift
[31/91] Compiling TestData resource_bundle_accessor.swift
[32/91] Compiling TestData LoadTestData.swift
[35/92] Emitting module TestData
[36/92] Compiling BinaryParsingMacros MagicNumberStringMacro.swift
[37/92] Compiling BinaryParsingMacros ParserMacro.swift
[39/94] Wrapping AST for BinaryParsingMacros for debugging
[40/94] Write Objects.LinkFileList
[41/94] Linking BinaryParsingMacros-tool
[43/132] Emitting module ArgumentParser
[44/138] Compiling BinaryParsing ParserSource.swift
[45/138] Compiling BinaryParsing ParserSpan.swift
[46/138] Compiling BinaryParsing IntegerProtocols.swift
[47/138] Compiling BinaryParsing Range.swift
[48/138] Compiling BinaryParsing InlineArray.swift
[49/138] Compiling BinaryParsing Integer.swift
[50/138] Compiling BinaryParsing ParsingError.swift
[53/140] Compiling BinaryParsing Macros.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[54/140] Compiling BinaryParsing MagicNumber.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[55/140] Compiling BinaryParsing OptionalOperations.swift
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[59/142] Compiling BinaryParsing String.swift
[60/142] Compiling BinaryParsing LinuxRNGSupport.swift
[61/142] Compiling ArgumentParser Foundation.swift
[62/142] Compiling ArgumentParser Mutex.swift
[63/142] Compiling ArgumentParser Platform.swift
[64/142] Compiling ArgumentParser SequenceExtensions.swift
[65/142] Compiling ArgumentParser StringExtensions.swift
[66/142] Compiling ArgumentParser SwiftExtensions.swift
[72/142] Compiling BinaryParsing ParserRange.swift
[75/142] Compiling BinaryParsing Optionators.swift
[76/142] Compiling BinaryParsing ThrowingOperations.swift
[77/142] Compiling BinaryParsing Endianness.swift
[78/142] Compiling BinaryParsing Array.swift
[79/142] Compiling BinaryParsing Data.swift
[83/142] Compiling BinaryParsing Seeking.swift
[84/142] Compiling BinaryParsing Slicing.swift
[97/142] Emitting module BinaryParsing
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[100/144] Wrapping AST for BinaryParsing for debugging
[102/182] Compiling ArgumentParser Tree.swift
[103/182] Compiling ArgumentParser CodingKeyValidator.swift
[104/182] Compiling ArgumentParser NonsenseFlagsValidator.swift
[105/182] Compiling ArgumentParser ParsableArgumentsValidation.swift
[106/182] Compiling ArgumentParser PositionalArgumentsValidator.swift
[107/182] Compiling ArgumentParser UniqueNamesValidator.swift
[108/182] Compiling ParserTest BlockOption.swift
[109/182] Compiling ParserTest EnhancedPacket.swift
[110/182] Compiling ParserTest LZ4.swift
[111/182] Compiling ParserTest Misc.swift
[112/184] Compiling ParserTest Chunk.swift
[113/184] Compiling ParserTest Header.swift
[114/184] Compiling ParserTest PNG.swift
[115/184] Compiling ParserTest PNGParserState.swift
[116/186] Compiling ParserTest BinaryPList.swift
[117/186] Compiling ParserTest Deferred.swift
[118/186] Compiling ParserTest ELF+Parsing.swift
[121/186] Compiling ParserTest ELF.swift
[123/186] Compiling ArgumentParser DumpHelpGenerator.swift
[124/186] Compiling ArgumentParser HelpCommand.swift
[125/186] Compiling ArgumentParser HelpGenerator.swift
[126/186] Compiling ArgumentParser MessageInfo.swift
[127/186] Compiling ArgumentParser UsageGenerator.swift
[128/186] Compiling ArgumentParser CollectionExtensions.swift
[129/186] Compiling ParserTest InternationalText.swift
[130/186] Compiling ParserTest PixelDimensions.swift
[131/186] Compiling ParserTest Block.swift
[132/186] Compiling ParserTest InterfaceDescription.swift
[133/186] Compiling ParserTest SectionHeader.swift
[134/186] Compiling ParserTest PCAPNG.swift
[145/186] Emitting module ParserTest
[147/186] Compiling ParserTest QOI.swift
[148/186] Compiling ParserTest Raw.swift
[163/186] Compiling ArgumentParser OptionGroup.swift
[164/186] Compiling ArgumentParser ParsableCommand.swift
[165/186] Compiling ArgumentParser ArgumentDecoder.swift
[166/186] Compiling ArgumentParser ArgumentDefinition.swift
[167/186] Compiling ArgumentParser ArgumentSet.swift
[168/186] Compiling ArgumentParser CommandParser.swift
[169/186] Compiling ArgumentParser InputKey.swift
[170/186] Compiling ArgumentParser InputOrigin.swift
[171/186] Compiling ArgumentParser Name.swift
[172/186] Compiling ArgumentParser Parsed.swift
[173/186] Compiling ArgumentParser ParsedValues.swift
[174/186] Compiling ArgumentParser ParserError.swift
[175/186] Compiling ArgumentParser SplitArguments.swift
[183/189] Wrapping AST for ArgumentParser for debugging
[185/189] Wrapping AST for ParserTest for debugging
[187/191] Compiling parser_test ParserTest.swift
[188/191] Emitting module parser_test
[189/192] Wrapping AST for parser-test for debugging
[190/192] Write Objects.LinkFileList
[191/192] Linking parser-test
Build complete! (82.41s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "602.0.0",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
},
{
"identity" : "swift-macro-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.4",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-macro-testing.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-binary-parsing",
"name" : "swift-binary-parsing",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "BinaryParsing",
"targets" : [
"BinaryParsing"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "parser-test",
"targets" : [
"parser-test"
],
"type" : {
"executable" : null
}
},
{
"name" : "BinaryParsingMacros",
"targets" : [
"BinaryParsingMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "parser_test",
"module_type" : "SwiftTarget",
"name" : "parser-test",
"path" : "Sources/parser-test",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"parser-test"
],
"sources" : [
"ParserTest.swift"
],
"target_dependencies" : [
"BinaryParsing",
"ParserTest"
],
"type" : "executable"
},
{
"c99name" : "TestData",
"module_type" : "SwiftTarget",
"name" : "TestData",
"path" : "Sources/TestData",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/TestData/Data",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"LoadTestData.swift"
],
"type" : "library"
},
{
"c99name" : "ParserTest",
"module_type" : "SwiftTarget",
"name" : "ParserTest",
"path" : "Examples",
"product_memberships" : [
"parser-test"
],
"sources" : [
"BPListParser/BinaryPList.swift",
"BPListParser/Deferred.swift",
"ELFParser/ELF+Parsing.swift",
"ELFParser/ELF.swift",
"LZ4Parser/LZ4.swift",
"Misc.swift",
"PCAPNGParser/Blocks/Block.swift",
"PCAPNGParser/Blocks/BlockOption.swift",
"PCAPNGParser/Blocks/EnhancedPacket.swift",
"PCAPNGParser/Blocks/InterfaceDescription.swift",
"PCAPNGParser/Blocks/SectionHeader.swift",
"PCAPNGParser/PCAPNG.swift",
"PNGParser/Chunks/Chunk.swift",
"PNGParser/Chunks/Header.swift",
"PNGParser/Chunks/InternationalText.swift",
"PNGParser/Chunks/PixelDimensions.swift",
"PNGParser/PNG.swift",
"PNGParser/PNGParserState.swift",
"QOIParser/QOI.swift",
"RawParser/Raw.swift"
],
"target_dependencies" : [
"BinaryParsing"
],
"type" : "library"
},
{
"c99name" : "ExampleParserTests",
"module_type" : "SwiftTarget",
"name" : "ExampleParserTests",
"path" : "Tests/ExampleParserTests",
"sources" : [
"TestELF.swift",
"TestLZ4.swift",
"TestPCAP.swift",
"TestPList.swift",
"TestPNG.swift",
"TestQOI.swift"
],
"target_dependencies" : [
"BinaryParsing",
"ParserTest",
"TestData"
],
"type" : "test"
},
{
"c99name" : "BinaryParsingTests",
"module_type" : "SwiftTarget",
"name" : "BinaryParsingTests",
"path" : "Tests/BinaryParsingTests",
"sources" : [
"ArrayParsingTests.swift",
"DataParsingTests.swift",
"EndiannessTests.swift",
"ExtractingTests.swift",
"InlineArrayParsingTests.swift",
"IntegerParsingTests.swift",
"OptimizationTests.swift",
"OptionalOperationsTests.swift",
"RangeParsingTests.swift",
"SeekingTests.swift",
"SlicingTests.swift",
"StringParsingTests.swift",
"TestingSupport.swift",
"ThrowingOperationsTests.swift"
],
"target_dependencies" : [
"BinaryParsing"
],
"type" : "test"
},
{
"c99name" : "BinaryParsingMacrosTests",
"module_type" : "SwiftTarget",
"name" : "BinaryParsingMacrosTests",
"path" : "Tests/BinaryParsingMacrosTests",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxMacros",
"SwiftSyntaxMacroExpansion",
"SwiftCompilerPlugin",
"MacroTesting"
],
"sources" : [
"ParserMacroTests.swift"
],
"target_dependencies" : [
"BinaryParsingMacros"
],
"type" : "test"
},
{
"c99name" : "BinaryParsingMacros",
"module_type" : "SwiftTarget",
"name" : "BinaryParsingMacros",
"path" : "Sources/BinaryParsingMacros",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxMacros",
"SwiftSyntaxBuilder",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"BinaryParsing",
"parser-test",
"BinaryParsingMacros"
],
"sources" : [
"Extensions.swift",
"MagicNumberStringMacro.swift",
"ParserMacro/ParserMacro.swift",
"ParserMacro/ParserMacroRegexes.swift",
"ParserMacro/ParserMacroRewriters.swift",
"ParserMacro/ParserMacroVisitors.swift",
"Plugin.swift",
"SyntaxVisitorPredicate.swift"
],
"type" : "macro"
},
{
"c99name" : "BinaryParsing",
"module_type" : "SwiftTarget",
"name" : "BinaryParsing",
"path" : "Sources/BinaryParsing",
"product_memberships" : [
"BinaryParsing",
"parser-test"
],
"sources" : [
"Macros/Macros.swift",
"Macros/MagicNumber.swift",
"Operations/OptionalOperations.swift",
"Operations/Optionators.swift",
"Operations/ThrowingOperations.swift",
"Parser Types/Endianness.swift",
"Parser Types/ParserRange.swift",
"Parser Types/ParserSource.swift",
"Parser Types/ParserSpan.swift",
"Parser Types/ParsingError.swift",
"Parser Types/Seeking.swift",
"Parser Types/Slicing.swift",
"Parsers/Array.swift",
"Parsers/Data.swift",
"Parsers/InlineArray.swift",
"Parsers/Integer.swift",
"Parsers/IntegerProtocols.swift",
"Parsers/Range.swift",
"Parsers/String.swift",
"Support/LinuxRNGSupport.swift"
],
"target_dependencies" : [
"BinaryParsingMacros"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.