Build Information
Failed to build BijectiveDictionary, reference main (5af52d
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 08:04:51 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ladvoc/BijectiveDictionary.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ladvoc/BijectiveDictionary
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5af52d6 Merge pull request #15 from DandyLyons/docs-bijective
Cloned https://github.com/ladvoc/BijectiveDictionary.git
Revision (git rev-parse @):
5af52d667aa518e44f808b0b874d53fc2a500190
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ladvoc/BijectiveDictionary.git at main
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package@swift-6.0.swift:12: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:)'
10 | #endif
11 |
12 | let 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
13 | name: "BijectiveDictionary",
14 | platforms: [.macOS(.v12), .iOS(.v13), .tvOS(.v13), .watchOS(.v6), .macCatalyst(.v13)],
Fetching https://github.com/SimplyDanny/SwiftLintPlugins
[1/199] Fetching swiftlintplugins
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (0.65s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.56.2 (1.16s)
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.56.2
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.56.2/SwiftLintBinary-macos.artifactbundle.zip
[16384/11420151] Downloading https://github.com/realm/SwiftLint/releases/download/0.56.2/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.56.2/SwiftLintBinary-macos.artifactbundle.zip (1.72s)
========================================
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": "bijectivedictionary",
"name": "BijectiveDictionary",
"url": "https://github.com/ladvoc/BijectiveDictionary.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BijectiveDictionary",
"dependencies": [
{
"identity": "swiftlintplugins",
"name": "SwiftLintPlugins",
"url": "https://github.com/SimplyDanny/SwiftLintPlugins",
"version": "0.59.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftLintPlugins",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/ladvoc/BijectiveDictionary.git
[1/498] Fetching bijectivedictionary
Fetched https://github.com/ladvoc/BijectiveDictionary.git from cache (1.00s)
warning: 'bijectivedictionary': /Package@swift-6.0.swift:12: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:)'
10 | #endif
11 |
12 | let 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
13 | name: "BijectiveDictionary",
14 | platforms: [.macOS(.v12), .iOS(.v13), .tvOS(.v13), .watchOS(.v6), .macCatalyst(.v13)],
Fetching https://github.com/SimplyDanny/SwiftLintPlugins from cache
Fetched https://github.com/SimplyDanny/SwiftLintPlugins from cache (0.47s)
Computing version for https://github.com/SimplyDanny/SwiftLintPlugins
Computed https://github.com/SimplyDanny/SwiftLintPlugins at 0.59.1 (0.95s)
Creating working copy for https://github.com/SimplyDanny/SwiftLintPlugins
Working copy of https://github.com/SimplyDanny/SwiftLintPlugins resolved at 0.59.1
Creating working copy for https://github.com/ladvoc/BijectiveDictionary.git
Working copy of https://github.com/ladvoc/BijectiveDictionary.git resolved at main (5af52d6)
warning: 'bijectivedictionary': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BijectiveDictionary/Package@swift-6.0.swift:12: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:)'
10 | #endif
11 |
12 | let 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
13 | name: "BijectiveDictionary",
14 | platforms: [.macOS(.v12), .iOS(.v13), .tvOS(.v13), .watchOS(.v6), .macCatalyst(.v13)],
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
[31940/41085097] Downloading https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.59.1/SwiftLintBinary.artifactbundle.zip (2.39s)
warning: '.resolve-product-dependencies': dependency 'bijectivedictionary' is not used by any target
Found 1 product dependencies
- SwiftLintPlugins
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/ladvoc/BijectiveDictionary.git
https://github.com/ladvoc/BijectiveDictionary.git
{
"dependencies" : [
{
"identity" : "swiftlintplugins",
"requirement" : {
"range" : [
{
"lower_bound" : "0.56.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SimplyDanny/SwiftLintPlugins"
}
],
"manifest_display_name" : "BijectiveDictionary",
"name" : "BijectiveDictionary",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "BijectiveDictionary",
"targets" : [
"BijectiveDictionary"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "BijectiveDictionaryTests",
"module_type" : "SwiftTarget",
"name" : "BijectiveDictionaryTests",
"path" : "Tests/BijectiveDictionaryTests",
"product_dependencies" : [
"SwiftLintBuildToolPlugin"
],
"sources" : [
"BijectiveDictionaryTests.swift"
],
"target_dependencies" : [
"BijectiveDictionary"
],
"type" : "test"
},
{
"c99name" : "BijectiveDictionary",
"module_type" : "SwiftTarget",
"name" : "BijectiveDictionary",
"path" : "Sources/BijectiveDictionary",
"product_dependencies" : [
"SwiftLintBuildToolPlugin"
],
"product_memberships" : [
"BijectiveDictionary"
],
"sources" : [
"BijectiveDictionary+Collection.swift",
"BijectiveDictionary+Conflict.swift",
"BijectiveDictionary+Descriptions.swift",
"BijectiveDictionary+ExpressibleByDictionaryLiteral.swift",
"BijectiveDictionary+Hashable.swift",
"BijectiveDictionary+Initializers.swift",
"BijectiveDictionary+Invariant.swift",
"BijectiveDictionary+LeftValues.swift",
"BijectiveDictionary+Operators.swift",
"BijectiveDictionary+RightValues.swift",
"BijectiveDictionary+Sendable.swift",
"BijectiveDictionary+Sequence.swift",
"BijectiveDictionary.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
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package@swift-6.0.swift:12: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:)'
10 | #endif
11 |
12 | let 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
13 | name: "BijectiveDictionary",
14 | platforms: [.macOS(.v12), .iOS(.v13), .tvOS(.v13), .watchOS(.v6), .macCatalyst(.v13)],
error: a prebuild command cannot use executables built from source, including executable target 'swiftlint'
error: build planning stopped due to build-tool plugin failures
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: a prebuild command cannot use executables built from source, including executable target 'swiftlint'
error: build planning stopped due to build-tool plugin failures
BUILD FAILURE 6.1 macosSpm