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 Stringly 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/yonaskolb/Stringly.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yonaskolb/Stringly
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at fc029f5 remove git files
Cloned https://github.com/yonaskolb/Stringly.git
Revision (git rev-parse @):
fc029f5358cbbbc4fbf20c006ca5ce30cb9021c9
SUCCESS checkout https://github.com/yonaskolb/Stringly.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/yonaskolb/Stringly.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/21] Write sources
[1/21] Write stringly-entitlement.plist
[1/21] Write sources
[11/21] Write swift-version--423B1241ED78D482.txt
[12/53] Compiling reader.c
[13/55] Compiling emitter.c
[14/55] Compiling writer.c
[15/55] Compiling scanner.c
[16/70] Compiling api.c
[17/70] Compiling parser.c
[19/85] Compiling NetTime constants.swift
[20/85] Compiling NetTime TimeOffset.swift
[21/85] Compiling NetTime LocalDateTime.swift
[22/85] Compiling NetTime LocalTime.swift
[23/85] Compiling NetTime DateTimeRepresentable.swift
[24/85] Compiling NetTime LocalDate.swift
[25/85] Emitting module NetTime
[26/85] Compiling NetTime DateTime.swift
[27/92] Compiling TOMLDeserializer constants.swift
[28/92] Compiling TOMLDeserializer TOMLDeserializer.swift
[29/92] Compiling Rainbow StringGenerator.swift
[30/92] Compiling Rainbow String+Rainbow.swift
[31/93] Compiling Rainbow Style.swift
[32/93] Compiling Rainbow XcodeColorsSupport.swift
[33/93] Emitting module SwiftCLI
[34/95] Compiling Yams Node.swift
[35/95] Compiling Yams Parser.swift
[36/95] Compiling Yams Representer.swift
[37/95] Compiling SwiftCLI ValueBox.swift
[38/95] Compiling SwiftCLI VersionCommand.swift
[39/95] Compiling TOMLDeserializer Parser.swift
[40/95] Compiling TOMLDeserializer Location.swift
[41/95] Compiling TOMLDeserializer Errors.swift
[42/95] Emitting module TOMLDeserializer
[43/95] Compiling TOMLDeserializer Scanner.swift
[44/95] Compiling Yams String+Yams.swift
[45/95] Compiling Yams Tag.swift
[46/95] Compiling Yams Constructor.swift
[47/95] Compiling Yams Decoder.swift
[48/95] Emitting module Rainbow
[49/95] Compiling Rainbow Rainbow.swift
[50/95] Compiling Yams Mark.swift
[51/95] Compiling Yams Node.Mapping.swift
[55/95] Compiling SwiftCLI Term.swift
[56/95] Compiling SwiftCLI Validation.swift
[60/95] Compiling SwiftCLI Input.swift
[61/95] Compiling SwiftCLI Option.swift
[62/95] Compiling SwiftCLI OptionGroup.swift
[63/95] Compiling Yams Emitter.swift
[64/95] Compiling Yams Encoder.swift
[65/95] Compiling SwiftCLI Parser.swift
[66/95] Compiling Codability AnyCodable.swift
[67/95] Compiling Codability InvalidElementStrategy.swift
[68/95] Compiling Codability KeyedEncodingContainer+Any.swift
[69/95] Emitting module Codability
[70/95] Compiling Codability GenericDecodingContainer.swift
[71/95] Compiling Codability KeyedDecodingContainer+Any.swift
[72/95] Compiling Codability RawCodingKey.swift
[74/95] Compiling Yams Resolver.swift
[79/97] Compiling Yams Node.Scalar.swift
[80/97] Compiling Yams Node.Sequence.swift
[88/104] Emitting module PathKit
[89/104] Compiling PathKit PathKit.swift
[90/104] Compiling Yams YamlError.swift
[91/104] Compiling Yams shim.swift
[92/104] Emitting module Yams
[95/104] Compiling StringlyKit StringGroup.swift
[96/104] Compiling StringlyKit SwiftGenerator.swift
[97/104] Compiling StringlyKit StringsGenerator.swift
[98/104] Compiling StringlyKit StringsDictGenerator.swift
[99/104] Compiling StringlyKit Generator.swift
[100/104] Emitting module StringlyKit
[101/104] Compiling StringlyKit StringLocalization.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/StringlyKit/StringLocalization.swift:168:51: warning: trailing closure in this context is confusable with the body of the statement; pass as a parenthesized argument to silence this warning
                        if !placeholders.contains { $0.name == placeholder.name } {
                                                 ~^
                                                 (where:                         )
[102/112] Compiling StringlyCLI Loader.swift
[103/112] Compiling StringlyCLI FileType.swift
[104/112] Compiling StringlyCLI FileWriter.swift
[105/112] Compiling StringlyCLI GenerateError.swift
[106/112] Compiling StringlyCLI CLI.swift
[107/113] Compiling StringlyCLI GenerateFileCommand.swift
[108/113] Emitting module StringlyCLI
[109/113] Compiling StringlyCLI GenerateCommand.swift
[110/113] Compiling StringlyCLI PlatformType.swift
[111/115] Compiling Stringly main.swift
[112/115] Emitting module Stringly
[112/115] Write Objects.LinkFileList
[113/115] Linking stringly
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/stringly: replacing existing signature
[114/115] Applying stringly
Build complete! (11.33s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetching https://github.com/jakeheis/SwiftCLI from cache
Fetching https://github.com/jpsim/Yams from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetching https://github.com/dduan/NetTime
Fetching https://github.com/yonaskolb/Codability from cache
[1/411] Fetching nettime
Fetched https://github.com/yonaskolb/Codability from cache (0.25s)
Fetched https://github.com/dduan/NetTime from cache (0.25s)
Fetching https://github.com/kylef/PathKit from cache
Fetching https://github.com/dduan/TOMLDeserializer
Fetched https://github.com/jakeheis/SwiftCLI from cache (0.25s)
Fetched https://github.com/onevcat/Rainbow from cache (0.25s)
Fetched https://github.com/jpsim/Yams from cache (0.25s)
Fetched https://github.com/kylef/Spectre.git from cache (0.25s)
Fetched https://github.com/kylef/PathKit from cache (0.17s)
[1/803] Fetching tomldeserializer
Fetched https://github.com/dduan/TOMLDeserializer from cache (0.29s)
Computing version for https://github.com/yonaskolb/Codability
Computed https://github.com/yonaskolb/Codability at 0.2.1 (0.44s)
Computing version for https://github.com/dduan/TOMLDeserializer
Computed https://github.com/dduan/TOMLDeserializer at 0.2.4 (0.40s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.3 (0.35s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.1.5 (0.03s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.36s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 1.0.2 (0.03s)
Computing version for https://github.com/dduan/NetTime
Computed https://github.com/dduan/NetTime at 0.2.2 (0.37s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.04s)
Creating working copy for https://github.com/dduan/NetTime
Working copy of https://github.com/dduan/NetTime resolved at 0.2.2
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SwiftCLI-83761b15 is not valid git repository for 'https://github.com/jakeheis/SwiftCLI', will fetch again.
Fetching https://github.com/jakeheis/SwiftCLI from cache
Fetched https://github.com/jakeheis/SwiftCLI from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/SwiftCLI-83761b15 is not valid git repository for 'https://github.com/jakeheis/SwiftCLI', will fetch again.
Fetching https://github.com/jakeheis/SwiftCLI from cache
Fetched https://github.com/jakeheis/SwiftCLI from cache (0.01s)
Creating working copy for https://github.com/jakeheis/SwiftCLI
Working copy of https://github.com/jakeheis/SwiftCLI resolved at 6.0.3
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Codability-8e6fd0b9 is not valid git repository for 'https://github.com/yonaskolb/Codability', will fetch again.
Fetching https://github.com/yonaskolb/Codability from cache
Fetched https://github.com/yonaskolb/Codability from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Codability-8e6fd0b9 is not valid git repository for 'https://github.com/yonaskolb/Codability', will fetch again.
Fetching https://github.com/yonaskolb/Codability from cache
Fetched https://github.com/yonaskolb/Codability from cache (0.01s)
Creating working copy for https://github.com/yonaskolb/Codability
Working copy of https://github.com/yonaskolb/Codability resolved at 0.2.1
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Yams-fd9f2519 is not valid git repository for 'https://github.com/jpsim/Yams', will fetch again.
Fetching https://github.com/jpsim/Yams from cache
Fetched https://github.com/jpsim/Yams from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Yams-fd9f2519 is not valid git repository for 'https://github.com/jpsim/Yams', will fetch again.
Fetching https://github.com/jpsim/Yams from cache
Fetched https://github.com/jpsim/Yams from cache (0.01s)
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 1.0.2
Creating working copy for https://github.com/dduan/TOMLDeserializer
Working copy of https://github.com/dduan/TOMLDeserializer resolved at 0.2.4
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 3.1.5
Build complete.
Done.