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 swift-custom-dump with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xLeif/swift-custom-dump.git
Reference: 2022.11.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xLeif/swift-custom-dump
 * tag               2022.11.1  -> FETCH_HEAD
HEAD is now at 7e82ed0 Merge branch 'pointfreeco:main' into main
Cloned https://github.com/0xLeif/swift-custom-dump.git
Revision (git rev-parse @):
7e82ed0d2de34933946353336dec5f210c62d658
SUCCESS checkout https://github.com/0xLeif/swift-custom-dump.git at 2022.11.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/0xLeif/swift-custom-dump.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/9] Compiling XCTestDynamicOverlay XCTUnimplemented.swift
[5/9] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[6/9] Emitting module XCTestDynamicOverlay
[7/9] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[8/9] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[9/9] Compiling XCTestDynamicOverlay XCTFail.swift
[10/32] Compiling CustomDump AnyType.swift
[11/32] Compiling CustomDump Box.swift
[12/32] Compiling CustomDump CollectionDifference.swift
[13/32] Compiling CustomDump UserNotificationsUI.swift
[14/32] Compiling CustomDump CustomDumpReflectable.swift
[15/32] Compiling CustomDump CustomDumpRepresentable.swift
[16/35] Compiling CustomDump Mirror.swift
[17/35] Compiling CustomDump String.swift
[18/35] Compiling CustomDump XCTAssertNoDifference.swift
[19/35] Compiling CustomDump CustomDumpStringConvertible.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CustomDump/Dump.swift:63:23: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  func customDumpHelp<T, TargetStream>(
                      ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CustomDump/Dump.swift:51:24: note: 'T' previously declared here
public func customDump<T, TargetStream>(
                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CustomDump/Dump.swift:63:26: warning: generic parameter 'TargetStream' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  func customDumpHelp<T, TargetStream>(
                         ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CustomDump/Dump.swift:51:27: note: 'TargetStream' previously declared here
public func customDump<T, TargetStream>(
                          ^
[20/35] Compiling CustomDump Diff.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CustomDump/Dump.swift:63:23: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  func customDumpHelp<T, TargetStream>(
                      ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CustomDump/Dump.swift:51:24: note: 'T' previously declared here
public func customDump<T, TargetStream>(
                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CustomDump/Dump.swift:63:26: warning: generic parameter 'TargetStream' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  func customDumpHelp<T, TargetStream>(
                         ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CustomDump/Dump.swift:51:27: note: 'TargetStream' previously declared here
public func customDump<T, TargetStream>(
                          ^
[21/35] Compiling CustomDump Dump.swift
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CustomDump/Dump.swift:63:23: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  func customDumpHelp<T, TargetStream>(
                      ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CustomDump/Dump.swift:51:24: note: 'T' previously declared here
public func customDump<T, TargetStream>(
                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CustomDump/Dump.swift:63:26: warning: generic parameter 'TargetStream' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  func customDumpHelp<T, TargetStream>(
                         ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CustomDump/Dump.swift:51:27: note: 'TargetStream' previously declared here
public func customDump<T, TargetStream>(
                          ^
[22/35] Compiling CustomDump Speech.swift
[23/35] Compiling CustomDump StoreKit.swift
[24/35] Compiling CustomDump Swift.swift
[25/35] Compiling CustomDump GameKit.swift
[26/35] Compiling CustomDump KeyPath.swift
[27/35] Compiling CustomDump Photos.swift
[28/35] Compiling CustomDump CoreImage.swift
[29/35] Compiling CustomDump CoreLocation.swift
[30/35] Compiling CustomDump CoreMotion.swift
[31/35] Compiling CustomDump Foundation.swift
[32/35] Emitting module CustomDump
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CustomDump/Dump.swift:63:23: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  func customDumpHelp<T, TargetStream>(
                      ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CustomDump/Dump.swift:51:24: note: 'T' previously declared here
public func customDump<T, TargetStream>(
                       ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CustomDump/Dump.swift:63:26: warning: generic parameter 'TargetStream' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
  func customDumpHelp<T, TargetStream>(
                         ^
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CustomDump/Dump.swift:51:27: note: 'TargetStream' previously declared here
public func customDump<T, TargetStream>(
                          ^
[33/35] Compiling CustomDump SwiftUI.swift
[34/35] Compiling CustomDump UIKit.swift
[35/35] Compiling CustomDump UserNotifications.swift
Build complete! (10.49s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.19s)
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.4.1 (0.03s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.4.1
Build complete.
Done.