The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of DIKit, reference main (5757ca), with Swift 5.10 for macOS (SPM) on 22 Oct 2024 13:42:40 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/DIKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/DIKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5757cac new documentation
Cloned https://github.com/NikSativa/DIKit.git
Revision (git rev-parse @):
5757cacbacc4d432024411c440d21e733dc30b62
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/DIKit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/NikSativa/DIKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[0/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-33747A42983211AE.txt
[4/31] Compiling DIKit ViewControllerFactory.swift
[5/31] Compiling DIKit InstanceWrapper.swift
[6/31] Compiling DIKit Lazy.swift
[7/33] Compiling DIKit Forwarder.swift
[8/33] Compiling DIKit InjectSettings.swift
[9/33] Compiling DIKit ObservableResolver.swift
[10/33] Compiling DIKit SelfInjectable.swift
[11/33] Compiling DIKit ContainerStorage.swift
[12/33] Compiling DIKit ForwardingStorage.swift
[13/33] Emitting module DIKit
/Users/admin/builder/spi-builder-workspace/Source/Registrator.swift:40:42: warning: main actor-isolated static property 'default' can not be referenced from a non-isolated context; this is an error in Swift 6
                     options: Options = .default,
                                         ^
/Users/admin/builder/spi-builder-workspace/Source/Options.swift:40:23: note: static property declared here
    public static let `default`: Options = .init(accessLevel: .default, entityKind: .default)
                      ^
/Users/admin/builder/spi-builder-workspace/Source/Registrator.swift:54:42: warning: main actor-isolated static property 'default' can not be referenced from a non-isolated context; this is an error in Swift 6
                     options: Options = .default,
                                         ^
/Users/admin/builder/spi-builder-workspace/Source/Options.swift:40:23: note: static property declared here
    public static let `default`: Options = .init(accessLevel: .default, entityKind: .default)
                      ^
/Users/admin/builder/spi-builder-workspace/Source/Registrator.swift:72:42: warning: main actor-isolated static property 'default' can not be referenced from a non-isolated context; this is an error in Swift 6
                     options: Options = .default,
                                         ^
/Users/admin/builder/spi-builder-workspace/Source/Options.swift:40:23: note: static property declared here
    public static let `default`: Options = .init(accessLevel: .default, entityKind: .default)
                      ^
[14/33] Compiling DIKit Provider.swift
[15/33] Compiling DIKit resource_bundle_accessor.swift
[16/33] Compiling DIKit Arguments.swift
[17/33] Compiling DIKit Assembly.swift
[18/33] Compiling DIKit Container.swift
[19/33] Compiling DIKit Options.swift
[20/33] Compiling DIKit DIObservedObject.swift
[21/33] Compiling DIKit DIProvider.swift
[22/33] Compiling DIKit Inject.swift
[23/33] Compiling DIKit InjectLazy.swift
[24/33] Compiling DIKit InjectProvider.swift
[25/33] Compiling DIKit Storage.swift
[26/33] Compiling DIKit TransientStorage.swift
[27/33] Compiling DIKit WeakStorage.swift
[28/33] Compiling DIKit DIState.swift
[29/33] Compiling DIKit DIStateObject.swift
[30/33] Compiling DIKit EnvParametersHolder.swift
[31/33] Compiling DIKit InjectWrapped.swift
/Users/admin/builder/spi-builder-workspace/Source/Registrator.swift:40:42: warning: main actor-isolated static property 'default' can not be referenced from a non-isolated context; this is an error in Swift 6
                     options: Options = .default,
                                         ^
/Users/admin/builder/spi-builder-workspace/Source/Options.swift:40:23: note: static property declared here
    public static let `default`: Options = .init(accessLevel: .default, entityKind: .default)
                      ^
/Users/admin/builder/spi-builder-workspace/Source/Registrator.swift:54:42: warning: main actor-isolated static property 'default' can not be referenced from a non-isolated context; this is an error in Swift 6
                     options: Options = .default,
                                         ^
/Users/admin/builder/spi-builder-workspace/Source/Options.swift:40:23: note: static property declared here
    public static let `default`: Options = .init(accessLevel: .default, entityKind: .default)
                      ^
/Users/admin/builder/spi-builder-workspace/Source/Registrator.swift:72:42: warning: main actor-isolated static property 'default' can not be referenced from a non-isolated context; this is an error in Swift 6
                     options: Options = .default,
                                         ^
/Users/admin/builder/spi-builder-workspace/Source/Options.swift:40:23: note: static property declared here
    public static let `default`: Options = .init(accessLevel: .default, entityKind: .default)
                      ^
[32/33] Compiling DIKit Registrator.swift
/Users/admin/builder/spi-builder-workspace/Source/Registrator.swift:40:42: warning: main actor-isolated static property 'default' can not be referenced from a non-isolated context; this is an error in Swift 6
                     options: Options = .default,
                                         ^
/Users/admin/builder/spi-builder-workspace/Source/Options.swift:40:23: note: static property declared here
    public static let `default`: Options = .init(accessLevel: .default, entityKind: .default)
                      ^
/Users/admin/builder/spi-builder-workspace/Source/Registrator.swift:54:42: warning: main actor-isolated static property 'default' can not be referenced from a non-isolated context; this is an error in Swift 6
                     options: Options = .default,
                                         ^
/Users/admin/builder/spi-builder-workspace/Source/Options.swift:40:23: note: static property declared here
    public static let `default`: Options = .init(accessLevel: .default, entityKind: .default)
                      ^
/Users/admin/builder/spi-builder-workspace/Source/Registrator.swift:72:42: warning: main actor-isolated static property 'default' can not be referenced from a non-isolated context; this is an error in Swift 6
                     options: Options = .default,
                                         ^
/Users/admin/builder/spi-builder-workspace/Source/Options.swift:40:23: note: static property declared here
    public static let `default`: Options = .init(accessLevel: .default, entityKind: .default)
                      ^
[33/33] Compiling DIKit Resolver.swift
/Users/admin/builder/spi-builder-workspace/Source/Registrator.swift:40:42: warning: main actor-isolated static property 'default' can not be referenced from a non-isolated context; this is an error in Swift 6
                     options: Options = .default,
                                         ^
/Users/admin/builder/spi-builder-workspace/Source/Options.swift:40:23: note: static property declared here
    public static let `default`: Options = .init(accessLevel: .default, entityKind: .default)
                      ^
/Users/admin/builder/spi-builder-workspace/Source/Registrator.swift:54:42: warning: main actor-isolated static property 'default' can not be referenced from a non-isolated context; this is an error in Swift 6
                     options: Options = .default,
                                         ^
/Users/admin/builder/spi-builder-workspace/Source/Options.swift:40:23: note: static property declared here
    public static let `default`: Options = .init(accessLevel: .default, entityKind: .default)
                      ^
/Users/admin/builder/spi-builder-workspace/Source/Registrator.swift:72:42: warning: main actor-isolated static property 'default' can not be referenced from a non-isolated context; this is an error in Swift 6
                     options: Options = .default,
                                         ^
/Users/admin/builder/spi-builder-workspace/Source/Options.swift:40:23: note: static property declared here
    public static let `default`: Options = .init(accessLevel: .default, entityKind: .default)
                      ^
Build complete! (15.86s)
Fetching https://github.com/NikSativa/SpryKit.git
[1/920] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git from cache (1.33s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 2.3.9 (0.44s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.93s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.43s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.82s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.53s)
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 2.3.9
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Build complete.
Done.