Build Information
Successful build of UPCBarcodeLookup, reference main (fc07a6
), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 06:59:42 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eansearch/UPCBarcodeLookup.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eansearch/UPCBarcodeLookup
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at fc07a60 fix typos
Cloned https://github.com/eansearch/UPCBarcodeLookup.git
Revision (git rev-parse @):
fc07a600f06308ef14b750a7c1c719590ca77c29
SUCCESS checkout https://github.com/eansearch/UPCBarcodeLookup.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/eansearch/UPCBarcodeLookup.git
https://github.com/eansearch/UPCBarcodeLookup.git
{
"dependencies" : [
],
"manifest_display_name" : "UPCBarcodeLookup",
"name" : "UPCBarcodeLookup",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "UPCBarcodeLookup",
"targets" : [
"UPCBarcodeLookup"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UPCBarcodeLookupTests",
"module_type" : "SwiftTarget",
"name" : "UPCBarcodeLookupTests",
"path" : "Tests/UPCBarcodeLookupTests",
"sources" : [
"UPCBarcodeLookupTests.swift"
],
"target_dependencies" : [
"UPCBarcodeLookup"
],
"type" : "test"
},
{
"c99name" : "UPCBarcodeLookup",
"module_type" : "SwiftTarget",
"name" : "UPCBarcodeLookup",
"path" : "Sources/UPCBarcodeLookup",
"product_memberships" : [
"UPCBarcodeLookup"
],
"sources" : [
"Private/Responses.swift",
"Public/Languages.swift",
"Public/Product.swift",
"Public/UPCLookupError.swift",
"UPCBarcodeLookup.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/8] Compiling UPCBarcodeLookup UPCLookupError.swift
[4/8] Emitting module UPCBarcodeLookup
[5/8] Compiling UPCBarcodeLookup Product.swift
[6/8] Compiling UPCBarcodeLookup Responses.swift
[7/8] Compiling UPCBarcodeLookup UPCBarcodeLookup.swift
[8/8] Compiling UPCBarcodeLookup Languages.swift
Build complete! (4.54s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "UPCBarcodeLookup",
"name" : "UPCBarcodeLookup",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "UPCBarcodeLookup",
"targets" : [
"UPCBarcodeLookup"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UPCBarcodeLookupTests",
"module_type" : "SwiftTarget",
"name" : "UPCBarcodeLookupTests",
"path" : "Tests/UPCBarcodeLookupTests",
"sources" : [
"UPCBarcodeLookupTests.swift"
],
"target_dependencies" : [
"UPCBarcodeLookup"
],
"type" : "test"
},
{
"c99name" : "UPCBarcodeLookup",
"module_type" : "SwiftTarget",
"name" : "UPCBarcodeLookup",
"path" : "Sources/UPCBarcodeLookup",
"product_memberships" : [
"UPCBarcodeLookup"
],
"sources" : [
"Private/Responses.swift",
"Public/Languages.swift",
"Public/Product.swift",
"Public/UPCLookupError.swift",
"UPCBarcodeLookup.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.