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 package-frostflake, reference 6.0.0 (00a9e6), with Swift 5.10 for macOS (SPM) on 9 Oct 2024 01:10:13 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ordo-one/package-frostflake.git
Reference: 6.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ordo-one/package-frostflake
 * tag               6.0.0      -> FETCH_HEAD
HEAD is now at 00a9e64 feat(major): Sync up with latest internal implementation (#69)
Cloned https://github.com/ordo-one/package-frostflake.git
Revision (git rev-parse @):
00a9e6444ce2ae013521b8faab635a36dbb214c7
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ordo-one/package-frostflake.git at 6.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/ordo-one/package-frostflake.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/14] Write sources
[5/14] Write flake-entitlement.plist
[8/14] Write sources
[9/14] Write swift-version-33747A42983211AE.txt
[10/14] Compiling CSystem shims.c
[12/44] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/44] Emitting module ArgumentParserToolInfo
[14/82] Emitting module Frostflake
/Users/admin/builder/spi-builder-workspace/Sources/Frostflake/Lock.swift:23:25: warning: stored property 'mutex' of 'Sendable'-conforming class 'Lock' has non-sendable type 'UnsafeMutablePointer<os_unfair_lock>' (aka 'UnsafeMutablePointer<os_unfair_lock_s>')
        fileprivate let mutex = UnsafeMutablePointer<os_unfair_lock>.allocate(capacity: 1)
                        ^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : _Pointer {
                      ^
[15/82] Compiling ArgumentParser BashCompletionsGenerator.swift
[16/82] Compiling ArgumentParser CompletionsGenerator.swift
[17/82] Compiling ArgumentParser FishCompletionsGenerator.swift
[18/84] Compiling ArgumentParser Name.swift
[19/84] Compiling ArgumentParser Parsed.swift
[20/84] Compiling ArgumentParser SplitArguments.swift
[21/84] Compiling ArgumentParser DumpHelpGenerator.swift
[22/84] Compiling Frostflake Frostflake.swift
[23/84] Compiling ArgumentParser ParsedValues.swift
[24/84] Compiling ArgumentParser ParserError.swift
[25/84] Compiling ArgumentParser NameSpecification.swift
[26/84] Compiling ArgumentParser Option.swift
[27/84] Compiling ArgumentParser OptionGroup.swift
[28/84] Compiling ArgumentParser InputOrigin.swift
[29/84] Compiling ArgumentParser Errors.swift
[30/84] Compiling ArgumentParser Flag.swift
[31/84] Compiling Frostflake Lock.swift
/Users/admin/builder/spi-builder-workspace/Sources/Frostflake/Lock.swift:23:25: warning: stored property 'mutex' of 'Sendable'-conforming class 'Lock' has non-sendable type 'UnsafeMutablePointer<os_unfair_lock>' (aka 'UnsafeMutablePointer<os_unfair_lock_s>')
        fileprivate let mutex = UnsafeMutablePointer<os_unfair_lock>.allocate(capacity: 1)
                        ^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : _Pointer {
                      ^
[32/84] Compiling Frostflake FrostflakeIdentifier.swift
[33/84] Compiling Frostflake FrostflakeIdentifier+Base58.swift
[34/84] Compiling Frostflake FrostflakeHelpers.swift
[35/84] Compiling Frostflake FrostflakeDefinitions.swift
[36/84] Emitting module SystemPackage
[37/84] Compiling ArgumentParser ZshCompletionsGenerator.swift
[38/84] Compiling ArgumentParser Argument.swift
[39/84] Compiling ArgumentParser ArgumentHelp.swift
[40/84] Compiling ArgumentParser ArgumentVisibility.swift
[41/84] Compiling ArgumentParser CompletionKind.swift
[42/84] Compiling SystemPackage Util.swift
[43/84] Compiling SystemPackage UtilConsumers.swift
[44/84] Compiling ArgumentParser AsyncParsableCommand.swift
[45/84] Compiling ArgumentParser CommandConfiguration.swift
[46/84] Compiling ArgumentParser EnumerableFlag.swift
[47/84] Compiling ArgumentParser ExpressibleByArgument.swift
[48/88] Emitting module ArgumentParser
[62/88] Compiling ArgumentParser Platform.swift
[63/88] Compiling ArgumentParser SequenceExtensions.swift
[64/88] Compiling ArgumentParser StringExtensions.swift
[65/88] Compiling ArgumentParser Tree.swift
[66/88] Compiling ArgumentParser ParsableArguments.swift
[67/88] Compiling ArgumentParser ParsableArgumentsValidation.swift
[68/88] Compiling ArgumentParser ParsableCommand.swift
[69/88] Compiling ArgumentParser ArgumentDecoder.swift
[70/88] Compiling ArgumentParser ArgumentDefinition.swift
[71/88] Compiling ArgumentParser ArgumentSet.swift
[72/88] Compiling ArgumentParser CommandParser.swift
[73/88] Compiling ArgumentParser InputKey.swift
[75/88] Compiling ArgumentParser MessageInfo.swift
[76/88] Compiling ArgumentParser UsageGenerator.swift
[77/88] Compiling ArgumentParser CollectionExtensions.swift
[86/90] Compiling FrostflakeUtility FrostflakeUtility.swift
[87/90] Emitting module FrostflakeUtility
[87/90] Write Objects.LinkFileList
[88/90] Linking flake
[89/90] Applying flake
Build complete! (25.31s)
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
[226/5694] Fetching swift-docc-plugin, swift-system
[811/17947] Fetching swift-docc-plugin, swift-system, swift-argument-parser
[1982/21056] Fetching swift-docc-plugin, swift-system, swift-argument-parser, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (2.22s)
Fetched https://github.com/apple/swift-system from cache (2.22s)
Fetched https://github.com/apple/swift-docc-plugin from cache (2.22s)
Fetched https://github.com/apple/swift-argument-parser from cache (2.22s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.54s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.3.0 (0.43s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.4.0 (0.46s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.69s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Build complete.
Done.