Build Information
Successful build of swift-osc-core, reference main (6b822a), with Swift 6.3 for Linux on 1 May 2026 11:57:33 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/orchetect/swift-osc-core.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/orchetect/swift-osc-core
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6b822ab Updated README
Cloned https://github.com/orchetect/swift-osc-core.git
Revision (git rev-parse @):
6b822ab2d1191b0778bbbbe830674d81cce60311
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/orchetect/swift-osc-core.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/orchetect/swift-osc-core.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/orchetect/swift-ascii
Fetching https://github.com/orchetect/swift-data-parsing
Fetching https://github.com/apple/swift-numerics
[1/526] Fetching swift-ascii
[380/6942] Fetching swift-ascii, swift-numerics
[429/7748] Fetching swift-ascii, swift-numerics, swift-data-parsing
Fetched https://github.com/orchetect/swift-ascii from cache (1.36s)
Fetched https://github.com/orchetect/swift-data-parsing from cache (1.36s)
[1155/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (1.67s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (2.37s)
Computing version for https://github.com/orchetect/swift-data-parsing
Computed https://github.com/orchetect/swift-data-parsing at 0.1.2 (1.16s)
Computing version for https://github.com/orchetect/swift-ascii
Computed https://github.com/orchetect/swift-ascii at 1.3.1 (4.02s)
Creating working copy for https://github.com/orchetect/swift-data-parsing
Working copy of https://github.com/orchetect/swift-data-parsing resolved at 0.1.2
Creating working copy for https://github.com/orchetect/swift-ascii
Working copy of https://github.com/orchetect/swift-ascii resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/33] Emitting module SwiftDataParsing
[6/36] Compiling SwiftDataParsing ByteOrder+Static.swift
[7/36] Compiling SwiftDataParsing ByteOrder.swift
[8/36] Compiling SwiftDataParsing SignedIntegerEncoding.swift
[9/36] Compiling SwiftDataParsing DefaultDataParser.swift
[10/36] Compiling SwiftDataParsing InoutDataParser.swift
[11/36] Compiling SwiftDataParsing PointerDataParser.swift
[12/36] Compiling SwiftDataParsing SignedInteger Encoding.swift
[13/36] Compiling SwiftDataParsing DataProtocol+Equality.swift
[14/36] Compiling SwiftDataParsing FixedWidthInteger Extensions.swift
[15/36] Compiling SwiftASCII String Extensions.swift
[16/36] Compiling SwiftASCII CharacterSet Extensions.swift
[17/36] Compiling SwiftDataParsing UnsignedInteger Extensions.swift
[18/36] Compiling SwiftDataParsing DataParserError.swift
[19/36] Compiling SwiftDataParsing CopyingDataParser.swift
[20/36] Compiling SwiftDataParsing DataParserDataProtocol.swift
[21/36] Compiling SwiftDataParsing DataParserProtocol.swift
[22/36] Compiling SwiftDataParsing _DataParserProtocol.swift
[23/36] Compiling SwiftDataParsing API-0.1.1.swift
[24/36] Compiling SwiftDataParsing DataProtocol+Collection.swift
[25/36] Compiling SwiftDataParsing DataProtocol+Double.swift
[26/36] Compiling SwiftDataParsing DataProtocol+FixedWidthInteger.swift
[27/36] Compiling SwiftDataParsing DecodableFromSignedInteger.swift
[28/36] Compiling SwiftDataParsing EncodableToUnsignedInteger.swift
[29/36] Compiling SwiftDataParsing SignedInteger Decoding.swift
[30/36] Compiling SwiftDataParsing DataProtocol+Float32.swift
[31/36] Compiling SwiftDataParsing DataProtocol+Int.swift
[32/36] Compiling SwiftDataParsing DataProtocol+String.swift
[33/36] Compiling SwiftDataParsing DataProtocol+UInt.swift
[34/37] Compiling SwiftASCII ASCIIString.swift
[35/37] Compiling SwiftASCII ASCIICharacter.swift
[36/37] Emitting module SwiftASCII
[39/126] Compiling SwiftOSCCore OSCValueCodable.swift
[40/126] Compiling SwiftOSCCore OSCValueDecodable.swift
[41/126] Compiling SwiftOSCCore OSCValueDecoder.swift
[42/126] Compiling SwiftOSCCore OSCValueDecoderBlock.swift
[43/126] Compiling SwiftOSCCore OSCValueEncodable.swift
[44/126] Compiling SwiftOSCCore OSCValueEncoderBlock.swift
[45/126] Compiling SwiftOSCCore OSCValueMaskError.swift
[46/126] Compiling SwiftOSCCore OSCValueMaskable.swift
[47/126] Compiling SwiftOSCCore OSCValues Mask Methods.swift
[48/126] Compiling SwiftOSCCore OSCValueToken Methods.swift
[49/126] Compiling SwiftOSCCore OSCValueToken.swift
[50/126] Compiling SwiftOSCCore OSCValues.swift
[51/138] Compiling SwiftOSCCore OSCPacket Static.swift
[52/138] Compiling SwiftOSCCore OSCPacket rawData.swift
[53/138] Compiling SwiftOSCCore OSCPacket.swift
[54/138] Compiling SwiftOSCCore OSCPacketType.swift
[55/138] Compiling SwiftOSCCore OSCSerialization.swift
[56/138] Compiling SwiftOSCCore OSCSerializationError.swift
[57/138] Compiling SwiftOSCCore OSCValueTagIdentity.swift
[58/138] Compiling SwiftOSCCore OSCTimeTag Codable.swift
[59/138] Compiling SwiftOSCCore OSCTimeTag Properties.swift
[60/138] Compiling SwiftOSCCore OSCTimeTag Static Constructors.swift
[61/138] Compiling SwiftOSCCore OSCTimeTag Utilities.swift
[62/138] Compiling SwiftOSCCore OSCTimeTag init.swift
[63/138] Compiling SwiftOSCCore OSCTimeTag.swift
[64/138] Emitting module SwiftOSCCore
[65/138] Compiling SwiftOSCCore Data (Blob).swift
[66/138] Compiling SwiftOSCCore Float32.swift
[67/138] Compiling SwiftOSCCore Int32.swift
[68/138] Compiling SwiftOSCCore String.swift
[69/138] Compiling SwiftOSCCore Bool.swift
[70/138] Compiling SwiftOSCCore Character.swift
[71/138] Compiling SwiftOSCCore Double.swift
[72/138] Compiling SwiftOSCCore Int64.swift
[73/138] Compiling SwiftOSCCore OSCArrayValue.swift
[74/138] Compiling SwiftOSCCore OSCImpulseValue.swift
[75/138] Compiling SwiftOSCCore OSCMIDIValue.swift
[76/138] Compiling SwiftOSCCore OSCNullValue.swift
[77/138] Compiling SwiftOSCCore OSCStringAltValue.swift
[78/138] Compiling SwiftOSCCore OSCTimeTag OSCValue.swift
[79/138] Compiling SwiftOSCCore BinaryFloatingPoint.swift
[80/138] Compiling SwiftOSCCore BinaryInteger.swift
[81/138] Compiling SwiftOSCCore OSCInterpolatedValue.swift
[82/138] Compiling SwiftOSCCore OSCValue.swift
[83/138] Compiling SwiftOSCCore AnyOSCNumberValue.swift
[84/138] Compiling SwiftOSCCore OSCNumberValueBase.swift
[85/138] Compiling SwiftOSCCore OSCDecodeError.swift
[86/138] Compiling SwiftOSCCore OSCEncodeError.swift
[87/138] Compiling SwiftOSCCore OSCMessageDecoder.swift
[88/138] Compiling SwiftOSCCore OSCMessageEncoder.swift
[89/138] Compiling SwiftOSCCore OSCValues Type Mask 1 Value.swift
[90/138] Compiling SwiftOSCCore OSCValues Type Mask 10 Values.swift
[91/138] Compiling SwiftOSCCore OSCValues Type Mask 2 Values.swift
[92/138] Compiling SwiftOSCCore OSCValues Type Mask 3 Values.swift
[93/138] Compiling SwiftOSCCore OSCValues Type Mask 4 Values.swift
[94/138] Compiling SwiftOSCCore OSCValues Type Mask 5 Values.swift
[95/138] Compiling SwiftOSCCore OSCValues Type Mask 6 Values.swift
[96/138] Compiling SwiftOSCCore OSCValues Type Mask 7 Values.swift
[97/138] Compiling SwiftOSCCore OSCValues Type Mask 8 Values.swift
[98/138] Compiling SwiftOSCCore OSCValues Type Mask 9 Values.swift
[99/138] Compiling SwiftOSCCore OSCValues Type Mask Helpers.swift
[100/138] Compiling SwiftOSCCore SwiftOSCCore.swift
[101/138] Compiling SwiftOSCCore OSCBundle Data Extensions.swift
[102/138] Compiling SwiftOSCCore OSCBundle Properties.swift
[103/138] Compiling SwiftOSCCore OSCBundle Static.swift
[104/138] Compiling SwiftOSCCore OSCBundle init.swift
[105/138] Compiling SwiftOSCCore OSCBundle rawData.swift
[106/138] Compiling SwiftOSCCore OSCBundle.swift
[107/138] Compiling SwiftOSCCore OSCMessage Data Extensions.swift
[108/138] Compiling SwiftOSCCore OSCMessage Static.swift
[109/138] Compiling SwiftOSCCore OSCMessage init.swift
[110/138] Compiling SwiftOSCCore OSCMessage rawData.swift
[111/138] Compiling SwiftOSCCore OSCMessage.swift
[112/138] Compiling SwiftOSCCore OSCPacket Data Extensions.swift
[113/138] Compiling SwiftOSCCore OSCPacket Properties.swift
[114/138] Compiling SwiftOSCCore Component Token.swift
[115/138] Compiling SwiftOSCCore Component evaluate.swift
[116/138] Compiling SwiftOSCCore Component parse.swift
[117/138] Compiling SwiftOSCCore Component.swift
[118/138] Compiling SwiftOSCCore OSCAddressPattern Strings.swift
[119/138] Compiling SwiftOSCCore OSCAddressPattern init.swift
[120/138] Compiling SwiftOSCCore OSCAddressPattern.swift
[121/138] Compiling SwiftOSCCore OSCAddressSpace Node.swift
[122/138] Compiling SwiftOSCCore OSCAddressSpaceNode.swift
[123/138] Compiling SwiftOSCCore OSCAddressSpaceNodeType.swift
[124/138] Compiling SwiftOSCCore OSCAddressSpace Methods.swift
[125/138] Compiling SwiftOSCCore OSCAddressSpace Utilities.swift
[126/138] Compiling SwiftOSCCore OSCAddressSpace.swift
[127/138] Compiling SwiftOSCCore Concurrency Extensions.swift
[128/138] Compiling SwiftOSCCore Date Extensions.swift
[129/138] Compiling SwiftOSCCore Hex and Binary String.swift
[130/138] Compiling SwiftOSCCore Optional.swift
[131/138] Compiling SwiftOSCCore CharacterSet.swift
[132/138] Compiling SwiftOSCCore Collections.swift
[133/138] Compiling SwiftOSCCore FloatingPoint.swift
[134/138] Compiling SwiftOSCCore Integers.swift
[135/138] Compiling SwiftOSCCore String and CharacterSet.swift
[136/138] Compiling SwiftOSCCore String and Foundation.swift
[137/138] Compiling SwiftOSCCore SendableMetatype.swift
[138/138] Compiling SwiftOSCCore String Extensions.swift
Build complete! (27.01s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-ascii",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/orchetect/swift-ascii"
},
{
"identity" : "swift-data-parsing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/orchetect/swift-data-parsing"
},
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
}
],
"manifest_display_name" : "swift-osc-core",
"name" : "swift-osc-core",
"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"
}
],
"products" : [
{
"name" : "SwiftOSCCore",
"targets" : [
"SwiftOSCCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftOSCCoreTests",
"module_type" : "SwiftTarget",
"name" : "SwiftOSCCoreTests",
"path" : "Tests/SwiftOSCCoreTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"OSCAddressPattern/Component/Component Evaluate Tests.swift",
"OSCAddressPattern/Component/Component Parse Tests.swift",
"OSCAddressPattern/Component/Component Token Tests.swift",
"OSCAddressPattern/OSCAddressPattern Tests.swift",
"OSCAddressSpace/OSCAddressSpace Tests.swift",
"OSCAddressSpace/OSCAddressSpace Utilities Tests.swift",
"OSCBundle/OSCBundle Integrity Tests.swift",
"OSCBundle/OSCBundle Properties Tests.swift",
"OSCBundle/OSCBundle Tests.swift",
"OSCBundle/OSCBundle rawData Tests.swift",
"OSCMessage/OSCMessage Integrity Tests.swift",
"OSCMessage/OSCMessage Tests.swift",
"OSCMessage/OSCMessage rawData Tests.swift",
"OSCPacket/OSCPacket Data Extensions Tests.swift",
"OSCPacket/OSCPacket Data Parsing Tests.swift",
"OSCPacket/OSCPacket Properties Tests.swift",
"OSCPacket/OSCPacket Static Constructors Tests.swift",
"OSCTimeTag/OSCTimeTag Static Constructors Tests.swift",
"OSCTimeTag/OSCTimeTag Tests.swift",
"OSCValue/Extended Types/OSCArrayValue Tests.swift",
"OSCValue/Extended Types/OSCImpulseValue Tests.swift",
"OSCValue/Extended Types/OSCMIDIValue Tests.swift",
"OSCValue/Extended Types/OSCNullValue Tests.swift",
"OSCValue/Extended Types/OSCStringAltValue Tests.swift",
"OSCValue/OSCValue CustomStringConvertible Tests.swift",
"OSCValue/Opaque Types/AnyOSCNumberValue Tests.swift",
"OSCValueCodable/OSCValueDecoder Read Tests.swift",
"OSCValueToken/OSCValueToken Methods Tests.swift",
"OSCValueToken/OSCValueToken Properties Tests.swift",
"OSCValueToken/OSCValueToken Tests.swift",
"OSCValues/Type Mask/OSCValues Type Mask Tests.swift",
"SwiftOSCCoreTests.swift",
"Test Utilities.swift"
],
"target_dependencies" : [
"SwiftOSCCore"
],
"type" : "test"
},
{
"c99name" : "SwiftOSCCore",
"module_type" : "SwiftTarget",
"name" : "SwiftOSCCore",
"path" : "Sources/SwiftOSCCore",
"product_dependencies" : [
"SwiftASCII",
"SwiftDataParsing"
],
"product_memberships" : [
"SwiftOSCCore"
],
"sources" : [
"OSCAddressPattern/Component/Component Token.swift",
"OSCAddressPattern/Component/Component evaluate.swift",
"OSCAddressPattern/Component/Component parse.swift",
"OSCAddressPattern/Component/Component.swift",
"OSCAddressPattern/OSCAddressPattern Strings.swift",
"OSCAddressPattern/OSCAddressPattern init.swift",
"OSCAddressPattern/OSCAddressPattern.swift",
"OSCAddressSpace/Nodes/OSCAddressSpace Node.swift",
"OSCAddressSpace/Nodes/OSCAddressSpaceNode.swift",
"OSCAddressSpace/Nodes/OSCAddressSpaceNodeType.swift",
"OSCAddressSpace/OSCAddressSpace Methods.swift",
"OSCAddressSpace/OSCAddressSpace Utilities.swift",
"OSCAddressSpace/OSCAddressSpace.swift",
"OSCBundle/OSCBundle Data Extensions.swift",
"OSCBundle/OSCBundle Properties.swift",
"OSCBundle/OSCBundle Static.swift",
"OSCBundle/OSCBundle init.swift",
"OSCBundle/OSCBundle rawData.swift",
"OSCBundle/OSCBundle.swift",
"OSCMessage/OSCMessage Data Extensions.swift",
"OSCMessage/OSCMessage Static.swift",
"OSCMessage/OSCMessage init.swift",
"OSCMessage/OSCMessage rawData.swift",
"OSCMessage/OSCMessage.swift",
"OSCPacket/OSCPacket Data Extensions.swift",
"OSCPacket/OSCPacket Properties.swift",
"OSCPacket/OSCPacket Static.swift",
"OSCPacket/OSCPacket rawData.swift",
"OSCPacket/OSCPacket.swift",
"OSCPacket/OSCPacketType.swift",
"OSCSerialization/OSCSerialization.swift",
"OSCSerialization/OSCSerializationError.swift",
"OSCSerialization/OSCValueTagIdentity.swift",
"OSCTimeTag/OSCTimeTag Codable.swift",
"OSCTimeTag/OSCTimeTag Properties.swift",
"OSCTimeTag/OSCTimeTag Static Constructors.swift",
"OSCTimeTag/OSCTimeTag Utilities.swift",
"OSCTimeTag/OSCTimeTag init.swift",
"OSCTimeTag/OSCTimeTag.swift",
"OSCValue/Core Types/Data (Blob).swift",
"OSCValue/Core Types/Float32.swift",
"OSCValue/Core Types/Int32.swift",
"OSCValue/Core Types/String.swift",
"OSCValue/Extended Types/Bool.swift",
"OSCValue/Extended Types/Character.swift",
"OSCValue/Extended Types/Double.swift",
"OSCValue/Extended Types/Int64.swift",
"OSCValue/Extended Types/OSCArrayValue.swift",
"OSCValue/Extended Types/OSCImpulseValue.swift",
"OSCValue/Extended Types/OSCMIDIValue.swift",
"OSCValue/Extended Types/OSCNullValue.swift",
"OSCValue/Extended Types/OSCStringAltValue.swift",
"OSCValue/Extended Types/OSCTimeTag OSCValue.swift",
"OSCValue/Interpolated Types/BinaryFloatingPoint.swift",
"OSCValue/Interpolated Types/BinaryInteger.swift",
"OSCValue/OSCInterpolatedValue.swift",
"OSCValue/OSCValue.swift",
"OSCValue/Opaque Types/AnyOSCNumberValue.swift",
"OSCValue/Opaque Types/OSCNumberValueBase.swift",
"OSCValueCodable/OSCDecodeError.swift",
"OSCValueCodable/OSCEncodeError.swift",
"OSCValueCodable/OSCMessageDecoder.swift",
"OSCValueCodable/OSCMessageEncoder.swift",
"OSCValueCodable/OSCValueCodable.swift",
"OSCValueCodable/OSCValueDecodable.swift",
"OSCValueCodable/OSCValueDecoder.swift",
"OSCValueCodable/OSCValueDecoderBlock.swift",
"OSCValueCodable/OSCValueEncodable.swift",
"OSCValueCodable/OSCValueEncoderBlock.swift",
"OSCValueMaskable/OSCValueMaskError.swift",
"OSCValueMaskable/OSCValueMaskable.swift",
"OSCValueMaskable/OSCValues Mask Methods.swift",
"OSCValueToken/OSCValueToken Methods.swift",
"OSCValueToken/OSCValueToken.swift",
"OSCValues/OSCValues.swift",
"OSCValues/Type Mask/OSCValues Type Mask 1 Value.swift",
"OSCValues/Type Mask/OSCValues Type Mask 10 Values.swift",
"OSCValues/Type Mask/OSCValues Type Mask 2 Values.swift",
"OSCValues/Type Mask/OSCValues Type Mask 3 Values.swift",
"OSCValues/Type Mask/OSCValues Type Mask 4 Values.swift",
"OSCValues/Type Mask/OSCValues Type Mask 5 Values.swift",
"OSCValues/Type Mask/OSCValues Type Mask 6 Values.swift",
"OSCValues/Type Mask/OSCValues Type Mask 7 Values.swift",
"OSCValues/Type Mask/OSCValues Type Mask 8 Values.swift",
"OSCValues/Type Mask/OSCValues Type Mask 9 Values.swift",
"OSCValues/Type Mask/OSCValues Type Mask Helpers.swift",
"SwiftOSCCore.swift",
"Utilities/Concurrency Extensions.swift",
"Utilities/Date Extensions.swift",
"Utilities/Hex and Binary String.swift",
"Utilities/Optional.swift",
"Utilities/Outsourced/CharacterSet.swift",
"Utilities/Outsourced/Collections.swift",
"Utilities/Outsourced/FloatingPoint.swift",
"Utilities/Outsourced/Integers.swift",
"Utilities/Outsourced/String and CharacterSet.swift",
"Utilities/Outsourced/String and Foundation.swift",
"Utilities/SendableMetatype.swift",
"Utilities/String Extensions.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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.