Build Information
Successful build of DependencyInjection with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sebastianpixel/dependencyinjection.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sebastianpixel/dependencyinjection
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 8e65999 bump podspec version
Cloned https://github.com/sebastianpixel/dependencyinjection.git
Revision (git rev-parse @):
8e65999330f2cead7b0aa246792a14180c50c413
SUCCESS checkout https://github.com/sebastianpixel/dependencyinjection.git at master
Fetching https://github.com/realm/SwiftLint from cache
Fetched https://github.com/realm/SwiftLint (0.79s)
Fetching https://github.com/drmohundro/SWXMLHash.git from cache
Fetching https://github.com/Carthage/Commandant.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/drmohundro/SWXMLHash.git (0.36s)
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git from cache
Fetched https://github.com/Carthage/Commandant.git (0.37s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/Quick/Nimble.git (0.38s)
Fetching https://github.com/jpsim/SourceKitten.git from cache
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git (0.25s)
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/jpsim/Yams.git (0.26s)
Fetched https://github.com/jpsim/SourceKitten.git (0.30s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (0.06s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (0.05s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.29.0 (0.05s)
Computing version for https://github.com/Carthage/Commandant.git
Fetched https://github.com/Quick/Quick.git (0.30s)
Computed https://github.com/Carthage/Commandant.git at 0.17.0 (0.06s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 5.0.1 (0.05s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.1 (0.07s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.05s)
Creating working copy for https://github.com/realm/SwiftLint
Working copy of https://github.com/realm/SwiftLint resolved at master
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.17.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.29.0
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.0.0
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 5.0.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "dependencyinjection",
"name": "DependencyInjection",
"url": "https://github.com/sebastianpixel/dependencyinjection.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/dependencyinjection",
"dependencies": [
]
}
]
}
Fetching https://github.com/sebastianpixel/dependencyinjection.git
[1/302] Fetching dependencyinjection
Fetched https://github.com/sebastianpixel/dependencyinjection.git (0.28s)
Creating working copy for https://github.com/sebastianpixel/dependencyinjection.git
Working copy of https://github.com/sebastianpixel/dependencyinjection.git resolved at master
warning: '.resolve-product-dependencies': dependency 'dependencyinjection' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/15] Compiling DependencyInjection Registrar.swift
[2/15] Compiling DependencyInjection Registration.swift
[3/16] Compiling DependencyInjection Resolver.swift
[4/16] Compiling DependencyInjection LazyInject.swift
[5/16] Compiling DependencyInjection MutableInject.swift
[6/16] Compiling DependencyInjection New.swift
[7/16] Compiling DependencyInjection Shared.swift
[8/16] Emitting module DependencyInjection
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DependencyInjection/FunctionBuilders/ModuleBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
^~~~~~~~~~~~~~~~
resultBuilder
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DependencyInjection/FunctionBuilders/RegistrationBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
^~~~~~~~~~~~~~~~
resultBuilder
[9/16] Compiling DependencyInjection Module.swift
[10/16] Compiling DependencyInjection Inject.swift
[11/16] Compiling DependencyInjection ModuleBuilder.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DependencyInjection/FunctionBuilders/ModuleBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
^~~~~~~~~~~~~~~~
resultBuilder
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DependencyInjection/FunctionBuilders/RegistrationBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
^~~~~~~~~~~~~~~~
resultBuilder
[12/16] Compiling DependencyInjection RegistrationBuilder.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DependencyInjection/FunctionBuilders/ModuleBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
^~~~~~~~~~~~~~~~
resultBuilder
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DependencyInjection/FunctionBuilders/RegistrationBuilder.swift:1:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
^~~~~~~~~~~~~~~~
resultBuilder
[13/16] Compiling DependencyInjection MutableLazyInject.swift
[14/16] Compiling DependencyInjection ReentrantSyncQueue.swift
[15/16] Compiling DependencyInjection DIContainer.swift
[16/16] Compiling DependencyInjection DependencyRegistering.swift
Build complete! (7.60s)
Build complete.
Done.