Build Information
Successful build of swift-tagged, reference main (706123
), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 19:37:29 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
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-tagged.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-tagged
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7061233 docs: update README.md (#77)
Cloned https://github.com/pointfreeco/swift-tagged.git
Revision (git rev-parse @):
7061233809f745e2ba6c3e8c6f984a8f36257226
SUCCESS checkout https://github.com/pointfreeco/swift-tagged.git at main
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package@swift-6.0.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
4 | import PackageDescription
5 |
6 | var package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
7 | name: "swift-tagged",
8 | products: [
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-tagged",
"name": "swift-tagged",
"url": "https://github.com/pointfreeco/swift-tagged.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-tagged",
"dependencies": [
]
}
]
}
Fetching https://github.com/pointfreeco/swift-tagged.git
[1/1162] Fetching swift-tagged
Fetched https://github.com/pointfreeco/swift-tagged.git from cache (0.80s)
warning: 'swift-tagged': /Package@swift-6.0.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
4 | import PackageDescription
5 |
6 | var package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
7 | name: "swift-tagged",
8 | products: [
Creating working copy for https://github.com/pointfreeco/swift-tagged.git
Working copy of https://github.com/pointfreeco/swift-tagged.git resolved at main (7061233)
warning: 'swift-tagged': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-tagged/Package@swift-6.0.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
4 | import PackageDescription
5 |
6 | var package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
7 | name: "swift-tagged",
8 | products: [
warning: '.resolve-product-dependencies': dependency 'swift-tagged' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/pointfreeco/swift-tagged.git
https://github.com/pointfreeco/swift-tagged.git
{
"dependencies" : [
],
"manifest_display_name" : "swift-tagged",
"name" : "swift-tagged",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Tagged",
"targets" : [
"Tagged"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "TaggedMoney",
"targets" : [
"TaggedMoney"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "TaggedTime",
"targets" : [
"TaggedTime"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "TaggedTimeTests",
"module_type" : "SwiftTarget",
"name" : "TaggedTimeTests",
"path" : "Tests/TaggedTimeTests",
"sources" : [
"TaggedTimeTests.swift"
],
"target_dependencies" : [
"TaggedTime"
],
"type" : "test"
},
{
"c99name" : "TaggedTime",
"module_type" : "SwiftTarget",
"name" : "TaggedTime",
"path" : "Sources/TaggedTime",
"product_memberships" : [
"TaggedTime"
],
"sources" : [
"TaggedTime.swift"
],
"target_dependencies" : [
"Tagged"
],
"type" : "library"
},
{
"c99name" : "TaggedTests",
"module_type" : "SwiftTarget",
"name" : "TaggedTests",
"path" : "Tests/TaggedTests",
"sources" : [
"TaggedTests.swift"
],
"target_dependencies" : [
"Tagged"
],
"type" : "test"
},
{
"c99name" : "TaggedMoneyTests",
"module_type" : "SwiftTarget",
"name" : "TaggedMoneyTests",
"path" : "Tests/TaggedMoneyTests",
"sources" : [
"TaggedMoneyTests.swift"
],
"target_dependencies" : [
"TaggedMoney"
],
"type" : "test"
},
{
"c99name" : "TaggedMoney",
"module_type" : "SwiftTarget",
"name" : "TaggedMoney",
"path" : "Sources/TaggedMoney",
"product_memberships" : [
"TaggedMoney"
],
"sources" : [
"TaggedMoney.swift"
],
"target_dependencies" : [
"Tagged"
],
"type" : "library"
},
{
"c99name" : "Tagged",
"module_type" : "SwiftTarget",
"name" : "Tagged",
"path" : "Sources/Tagged",
"product_memberships" : [
"Tagged",
"TaggedMoney",
"TaggedTime"
],
"sources" : [
"Tagged.swift",
"UUID.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/7] Compiling Tagged UUID.swift
[6/7] Emitting module Tagged
[7/7] Compiling Tagged Tagged.swift
[8/11] Emitting module TaggedMoney
[9/11] Compiling TaggedMoney TaggedMoney.swift
[10/11] Compiling TaggedTime TaggedTime.swift
[11/11] Emitting module TaggedTime
Build complete! (4.50s)
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package@swift-6.0.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
4 | import PackageDescription
5 |
6 | var package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
7 | name: "swift-tagged",
8 | products: [
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swift-tagged",
"name" : "swift-tagged",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Tagged",
"targets" : [
"Tagged"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "TaggedMoney",
"targets" : [
"TaggedMoney"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "TaggedTime",
"targets" : [
"TaggedTime"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "TaggedTimeTests",
"module_type" : "SwiftTarget",
"name" : "TaggedTimeTests",
"path" : "Tests/TaggedTimeTests",
"sources" : [
"TaggedTimeTests.swift"
],
"target_dependencies" : [
"TaggedTime"
],
"type" : "test"
},
{
"c99name" : "TaggedTime",
"module_type" : "SwiftTarget",
"name" : "TaggedTime",
"path" : "Sources/TaggedTime",
"product_memberships" : [
"TaggedTime"
],
"sources" : [
"TaggedTime.swift"
],
"target_dependencies" : [
"Tagged"
],
"type" : "library"
},
{
"c99name" : "TaggedTests",
"module_type" : "SwiftTarget",
"name" : "TaggedTests",
"path" : "Tests/TaggedTests",
"sources" : [
"TaggedTests.swift"
],
"target_dependencies" : [
"Tagged"
],
"type" : "test"
},
{
"c99name" : "TaggedMoneyTests",
"module_type" : "SwiftTarget",
"name" : "TaggedMoneyTests",
"path" : "Tests/TaggedMoneyTests",
"sources" : [
"TaggedMoneyTests.swift"
],
"target_dependencies" : [
"TaggedMoney"
],
"type" : "test"
},
{
"c99name" : "TaggedMoney",
"module_type" : "SwiftTarget",
"name" : "TaggedMoney",
"path" : "Sources/TaggedMoney",
"product_memberships" : [
"TaggedMoney"
],
"sources" : [
"TaggedMoney.swift"
],
"target_dependencies" : [
"Tagged"
],
"type" : "library"
},
{
"c99name" : "Tagged",
"module_type" : "SwiftTarget",
"name" : "Tagged",
"path" : "Sources/Tagged",
"product_memberships" : [
"Tagged",
"TaggedMoney",
"TaggedTime"
],
"sources" : [
"Tagged.swift",
"UUID.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package@swift-6.0.swift:6:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
4 | import PackageDescription
5 |
6 | var package = Package(
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
7 | name: "swift-tagged",
8 | products: [
Done.