This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 CacheStore with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xOpenBytes/CacheStore.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xOpenBytes/CacheStore
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 391f94d Feature/for each (#26)
Cloned https://github.com/0xOpenBytes/CacheStore.git
Revision (git rev-parse @):
391f94dd5f2dc08dca86bed902d2bb1d569735db
SUCCESS checkout https://github.com/0xOpenBytes/CacheStore.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/0xOpenBytes/CacheStore.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/12] Compiling t t+Structure.swift
[2/13] Compiling t t.swift
[3/13] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[4/13] Compiling XCTestDynamicOverlay Unimplemented.swift
[5/15] Compiling t t+Assertion.swift
[6/15] Compiling t t+Factories.swift
[7/15] Emitting module t
[8/15] Compiling t t+Logging.swift
[11/15] Emitting module XCTestDynamicOverlay
[12/15] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[13/15] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[14/17] Compiling XCTestDynamicOverlay XCTFail.swift
[15/17] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[16/37] Emitting module c
[17/37] Compiling c c.swift
[18/37] Compiling CustomDump UserNotificationsUI.swift
[19/37] Compiling CustomDump CustomDumpReflectable.swift
[20/37] Compiling CustomDump CustomDumpRepresentable.swift
[21/37] Compiling CustomDump CustomDumpStringConvertible.swift
[22/37] Compiling CustomDump Diff.swift
[23/37] Compiling CustomDump Dump.swift
[24/43] Emitting module CustomDump
[25/43] Compiling CustomDump AnyType.swift
[26/43] Compiling CustomDump Box.swift
[27/43] Compiling CustomDump CollectionDifference.swift
[28/43] Compiling CustomDump Mirror.swift
[29/43] Compiling CustomDump String.swift
[30/43] Compiling CustomDump XCTAssertNoDifference.swift
[31/43] Compiling CustomDump Speech.swift
[32/43] Compiling CustomDump StoreKit.swift
[33/43] Compiling CustomDump Swift.swift
[34/43] Compiling CustomDump SwiftUI.swift
[35/43] Compiling CustomDump UIKit.swift
[36/43] Compiling CustomDump UserNotifications.swift
[37/43] Compiling CustomDump CoreImage.swift
[38/43] Compiling CustomDump CoreLocation.swift
[39/43] Compiling CustomDump CoreMotion.swift
[40/43] Compiling CustomDump Foundation.swift
[41/43] Compiling CustomDump GameKit.swift
[42/43] Compiling CustomDump KeyPath.swift
[43/43] Compiling CustomDump Photos.swift
[44/53] Emitting module CacheStore
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:153:17: warning: cannot use type alias 'BiDirectionalTransformation' here; 'c' was not imported by this file
    public func scope<ScopedKey: Hashable, ScopedAction, ScopedDependency>(
                ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:349:15: note: type declared here
    typealias BiDirectionalTransformation<From, To> = (
              ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:153:17: warning: cannot use enum 'c' here; 'c' was not imported by this file
    public func scope<ScopedKey: Hashable, ScopedAction, ScopedDependency>(
                ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:45:13: note: type declared here
public enum c {
            ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:196:17: warning: cannot use type alias 'BiDirectionalTransformation' here; 'c' was not imported by this file
    public func scope<Value, ScopedValue, ScopedKey: Hashable, ScopedAction, ScopedDependency>(
                ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:349:15: note: type declared here
    typealias BiDirectionalTransformation<From, To> = (
              ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:196:17: warning: cannot use enum 'c' here; 'c' was not imported by this file
    public func scope<Value, ScopedValue, ScopedKey: Hashable, ScopedAction, ScopedDependency>(
                ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:45:13: note: type declared here
public enum c {
            ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:244:17: warning: cannot use type alias 'BiDirectionalTransformation' here; 'c' was not imported by this file
    public func actionlessScope<ScopedKey: Hashable, ScopedDependency>(
                ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:349:15: note: type declared here
    typealias BiDirectionalTransformation<From, To> = (
              ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:244:17: warning: cannot use enum 'c' here; 'c' was not imported by this file
    public func actionlessScope<ScopedKey: Hashable, ScopedDependency>(
                ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:45:13: note: type declared here
public enum c {
            ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:325:10: warning: cannot use type alias 'BiDirectionalTransformation' here; 'c' was not imported by this file
    func scope<ScopedKey: Hashable, ScopedAction>(
         ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:349:15: note: type declared here
    typealias BiDirectionalTransformation<From, To> = (
              ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:325:10: warning: cannot use enum 'c' here; 'c' was not imported by this file
    func scope<ScopedKey: Hashable, ScopedAction>(
         ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:45:13: note: type declared here
public enum c {
            ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:341:10: warning: cannot use type alias 'BiDirectionalTransformation' here; 'c' was not imported by this file
    func actionlessScope<ScopedKey: Hashable>(
         ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:349:15: note: type declared here
    typealias BiDirectionalTransformation<From, To> = (
              ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:341:10: warning: cannot use enum 'c' here; 'c' was not imported by this file
    func actionlessScope<ScopedKey: Hashable>(
         ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:45:13: note: type declared here
public enum c {
            ^
[45/55] Compiling CacheStore StoreView.swift
[46/55] Compiling CacheStore ForEachStoreView.swift
[47/55] Compiling CacheStore ScopedStore.swift
[48/55] Compiling CacheStore ScopedKeyValueCacheStore.swift
[49/55] Compiling CacheStore Store+StoreContent.swift
[50/55] Compiling CacheStore StoreContent.swift
[51/55] Compiling CacheStore ActionHandling.swift
[52/55] Compiling CacheStore CacheStore.swift
[53/55] Compiling CacheStore ScopedKeyCacheStore.swift
[54/55] Compiling CacheStore Store.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:153:17: warning: cannot use type alias 'BiDirectionalTransformation' here; 'c' was not imported by this file
    public func scope<ScopedKey: Hashable, ScopedAction, ScopedDependency>(
                ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:349:15: note: type declared here
    typealias BiDirectionalTransformation<From, To> = (
              ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:153:17: warning: cannot use enum 'c' here; 'c' was not imported by this file
    public func scope<ScopedKey: Hashable, ScopedAction, ScopedDependency>(
                ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:45:13: note: type declared here
public enum c {
            ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:196:17: warning: cannot use type alias 'BiDirectionalTransformation' here; 'c' was not imported by this file
    public func scope<Value, ScopedValue, ScopedKey: Hashable, ScopedAction, ScopedDependency>(
                ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:349:15: note: type declared here
    typealias BiDirectionalTransformation<From, To> = (
              ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:196:17: warning: cannot use enum 'c' here; 'c' was not imported by this file
    public func scope<Value, ScopedValue, ScopedKey: Hashable, ScopedAction, ScopedDependency>(
                ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:45:13: note: type declared here
public enum c {
            ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:244:17: warning: cannot use type alias 'BiDirectionalTransformation' here; 'c' was not imported by this file
    public func actionlessScope<ScopedKey: Hashable, ScopedDependency>(
                ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:349:15: note: type declared here
    typealias BiDirectionalTransformation<From, To> = (
              ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:244:17: warning: cannot use enum 'c' here; 'c' was not imported by this file
    public func actionlessScope<ScopedKey: Hashable, ScopedDependency>(
                ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:45:13: note: type declared here
public enum c {
            ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:325:10: warning: cannot use type alias 'BiDirectionalTransformation' here; 'c' was not imported by this file
    func scope<ScopedKey: Hashable, ScopedAction>(
         ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:349:15: note: type declared here
    typealias BiDirectionalTransformation<From, To> = (
              ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:325:10: warning: cannot use enum 'c' here; 'c' was not imported by this file
    func scope<ScopedKey: Hashable, ScopedAction>(
         ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:45:13: note: type declared here
public enum c {
            ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:341:10: warning: cannot use type alias 'BiDirectionalTransformation' here; 'c' was not imported by this file
    func actionlessScope<ScopedKey: Hashable>(
         ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:349:15: note: type declared here
    typealias BiDirectionalTransformation<From, To> = (
              ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:341:10: warning: cannot use enum 'c' here; 'c' was not imported by this file
    func actionlessScope<ScopedKey: Hashable>(
         ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:45:13: note: type declared here
public enum c {
            ^
[55/55] Compiling CacheStore TestStore.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:153:17: warning: cannot use type alias 'BiDirectionalTransformation' here; 'c' was not imported by this file
    public func scope<ScopedKey: Hashable, ScopedAction, ScopedDependency>(
                ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:349:15: note: type declared here
    typealias BiDirectionalTransformation<From, To> = (
              ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:153:17: warning: cannot use enum 'c' here; 'c' was not imported by this file
    public func scope<ScopedKey: Hashable, ScopedAction, ScopedDependency>(
                ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:45:13: note: type declared here
public enum c {
            ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:196:17: warning: cannot use type alias 'BiDirectionalTransformation' here; 'c' was not imported by this file
    public func scope<Value, ScopedValue, ScopedKey: Hashable, ScopedAction, ScopedDependency>(
                ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:349:15: note: type declared here
    typealias BiDirectionalTransformation<From, To> = (
              ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:196:17: warning: cannot use enum 'c' here; 'c' was not imported by this file
    public func scope<Value, ScopedValue, ScopedKey: Hashable, ScopedAction, ScopedDependency>(
                ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:45:13: note: type declared here
public enum c {
            ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:244:17: warning: cannot use type alias 'BiDirectionalTransformation' here; 'c' was not imported by this file
    public func actionlessScope<ScopedKey: Hashable, ScopedDependency>(
                ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:349:15: note: type declared here
    typealias BiDirectionalTransformation<From, To> = (
              ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:244:17: warning: cannot use enum 'c' here; 'c' was not imported by this file
    public func actionlessScope<ScopedKey: Hashable, ScopedDependency>(
                ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:45:13: note: type declared here
public enum c {
            ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:325:10: warning: cannot use type alias 'BiDirectionalTransformation' here; 'c' was not imported by this file
    func scope<ScopedKey: Hashable, ScopedAction>(
         ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:349:15: note: type declared here
    typealias BiDirectionalTransformation<From, To> = (
              ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:325:10: warning: cannot use enum 'c' here; 'c' was not imported by this file
    func scope<ScopedKey: Hashable, ScopedAction>(
         ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:45:13: note: type declared here
public enum c {
            ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:341:10: warning: cannot use type alias 'BiDirectionalTransformation' here; 'c' was not imported by this file
    func actionlessScope<ScopedKey: Hashable>(
         ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:349:15: note: type declared here
    typealias BiDirectionalTransformation<From, To> = (
              ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CacheStore/Stores/Store/Store.swift:341:10: warning: cannot use enum 'c' here; 'c' was not imported by this file
    func actionlessScope<ScopedKey: Hashable>(
         ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/c/Sources/c/c.swift:45:13: note: type declared here
public enum c {
            ^
Build complete! (33.87s)
Fetching https://github.com/0xLeif/swift-custom-dump
Fetching https://github.com/0xOpenBytes/c from cache
Fetched https://github.com/0xOpenBytes/c (0.41s)
Fetched https://github.com/0xLeif/swift-custom-dump (0.48s)
Computing version for https://github.com/0xLeif/swift-custom-dump
Computed https://github.com/0xLeif/swift-custom-dump at 2022.11.1 (0.02s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.35s)
Computing version for https://github.com/0xOpenBytes/c
Computed https://github.com/0xOpenBytes/c at 3.0.2 (0.59s)
Fetching https://github.com/0xOpenBytes/t from cache
Fetched https://github.com/0xOpenBytes/t (0.18s)
Computing version for https://github.com/0xOpenBytes/t
Computed https://github.com/0xOpenBytes/t at 1.0.4 (0.84s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.03s)
Creating working copy for https://github.com/0xOpenBytes/c
Working copy of https://github.com/0xOpenBytes/c resolved at 3.0.2
Creating working copy for https://github.com/0xOpenBytes/t
Working copy of https://github.com/0xOpenBytes/t resolved at 1.0.4
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Creating working copy for https://github.com/0xLeif/swift-custom-dump
Working copy of https://github.com/0xLeif/swift-custom-dump resolved at 2022.11.1
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.