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: 0.9.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yonaskolb/Stringly
* tag 0.9.0 -> FETCH_HEAD
HEAD is now at 25e9428 update version
Cloned https://github.com/yonaskolb/Stringly.git
Revision (git rev-parse @):
25e94284867ef64639eab73735ecf81bf14e707a
SUCCESS checkout https://github.com/yonaskolb/Stringly.git at 0.9.0
========================================
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
[10/21] Write stringly-entitlement.plist
[11/21] Write swift-version--423B1241ED78D482.txt
[12/53] Compiling writer.c
[13/53] Compiling parser.c
[14/53] Compiling emitter.c
[15/63] Compiling reader.c
[16/63] Compiling scanner.c
[17/70] Compiling api.c
[19/85] Compiling NetTime constants.swift
[20/85] Compiling NetTime TimeOffset.swift
[21/85] Compiling NetTime LocalTime.swift
[22/85] Compiling NetTime LocalDateTime.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 TOMLDeserializer Parser.swift
[30/92] Compiling TOMLDeserializer Errors.swift
[31/92] Compiling TOMLDeserializer Location.swift
[32/92] Compiling TOMLDeserializer Scanner.swift
[33/92] Emitting module TOMLDeserializer
[34/92] Compiling Rainbow Style.swift
[35/93] Compiling Rainbow StringGenerator.swift
[36/93] Emitting module SwiftCLI
[37/95] Compiling Rainbow XcodeColorsSupport.swift
[38/95] Compiling SwiftCLI ValueBox.swift
[39/95] Compiling SwiftCLI VersionCommand.swift
[40/95] Compiling Yams Constructor.swift
[41/95] Compiling Yams Decoder.swift
[42/95] Compiling Yams Node.swift
[43/95] Compiling Codability KeyedDecodingContainer+Any.swift
[44/95] Compiling Codability KeyedEncodingContainer+Any.swift
[45/95] Compiling SwiftCLI Term.swift
[46/95] Compiling SwiftCLI Validation.swift
[47/95] Compiling Yams String+Yams.swift
[48/95] Compiling Yams Tag.swift
[50/95] Compiling Yams Parser.swift
[51/95] Compiling Yams Node.Scalar.swift
[52/95] Compiling Yams Node.Sequence.swift
[53/95] Compiling Yams Mark.swift
[54/95] Compiling Yams Node.Mapping.swift
[55/95] Compiling Yams Emitter.swift
[56/95] Compiling Yams Encoder.swift
[59/97] Compiling Yams YamlError.swift
[61/97] Compiling Yams Representer.swift
[62/97] Compiling Yams Resolver.swift
[63/97] Compiling Yams shim.swift
[64/97] Compiling SwiftCLI Stream.swift
[65/97] Compiling SwiftCLI Task.swift
[68/97] Compiling Rainbow String+Rainbow.swift
[69/97] Emitting module Rainbow
[72/97] Compiling Rainbow Rainbow.swift
[75/97] Compiling Codability RawCodingKey.swift
[76/97] Emitting module Codability
[77/97] Compiling Codability GenericDecodingContainer.swift
[78/97] Compiling Codability InvalidElementStrategy.swift
[79/97] Compiling Codability AnyCodable.swift
[90/97] Emitting module Yams
[91/104] Compiling PathKit PathKit.swift
[92/104] Emitting module PathKit
[95/104] Compiling StringlyKit SwiftGenerator.swift
[96/104] Compiling StringlyKit StringsGenerator.swift
[97/104] Compiling StringlyKit StringGroup.swift
[98/104] Emitting module StringlyKit
[99/104] Compiling StringlyKit StringsDictGenerator.swift
[100/104] Compiling StringlyKit Generator.swift
[101/104] Compiling StringlyKit StringLocalization.swift
/Users/admin/builds/J1XnyXFH/0/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 FileWriter.swift
[103/112] Compiling StringlyCLI CLI.swift
[104/112] Compiling StringlyCLI GenerateCommand.swift
[105/112] Compiling StringlyCLI GenerateError.swift
[106/112] Emitting module StringlyCLI
[107/112] Compiling StringlyCLI FileType.swift
[108/112] Compiling StringlyCLI Loader.swift
[109/112] Compiling StringlyCLI GenerateFileCommand.swift
[110/113] Compiling StringlyCLI PlatformType.swift
[111/115] Emitting module Stringly
[112/115] Compiling Stringly main.swift
[112/115] Write Objects.LinkFileList
[113/115] Linking stringly
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/stringly: replacing existing signature
[114/115] Applying stringly
Build complete! (18.95s)
Fetching https://github.com/kylef/PathKit from cache
Fetching https://github.com/dduan/TOMLDeserializer from cache
Fetching https://github.com/onevcat/Rainbow from cache
Fetching https://github.com/jpsim/Yams from cache
Fetching https://github.com/yonaskolb/Codability from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/jpsim/Yams from cache (0.23s)
Fetching https://github.com/jakeheis/SwiftCLI from cache
Fetched https://github.com/dduan/TOMLDeserializer from cache (0.23s)
Fetching https://github.com/dduan/NetTime from cache
Fetched https://github.com/yonaskolb/Codability from cache (0.23s)
Fetched https://github.com/kylef/PathKit from cache (0.23s)
Fetched https://github.com/kylef/Spectre.git from cache (0.23s)
Fetched https://github.com/onevcat/Rainbow from cache (0.23s)
Fetched https://github.com/dduan/NetTime from cache (0.16s)
Fetched https://github.com/jakeheis/SwiftCLI from cache (0.17s)
Computing version for https://github.com/yonaskolb/Codability
Computed https://github.com/yonaskolb/Codability at 0.2.1 (0.89s)
Computing version for https://github.com/dduan/TOMLDeserializer
Computed https://github.com/dduan/TOMLDeserializer at 0.2.4 (0.82s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.3 (0.08s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.1.5 (0.08s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.63s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 1.0.2 (0.09s)
Computing version for https://github.com/dduan/NetTime
Computed https://github.com/dduan/NetTime at 0.2.2 (0.63s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.10s)
Creating working copy for https://github.com/dduan/NetTime
Working copy of https://github.com/dduan/NetTime resolved at 0.2.2
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/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 3.1.5
warning: /Users/admin/builds/J1XnyXFH/0/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.02s)
warning: /Users/admin/builds/J1XnyXFH/0/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.00s)
Creating working copy for https://github.com/yonaskolb/Codability
Working copy of https://github.com/yonaskolb/Codability resolved at 0.2.1
warning: /Users/admin/builds/J1XnyXFH/0/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/admin/builds/J1XnyXFH/0/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
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/PathKit-61dbf7cf is not valid git repository for 'https://github.com/kylef/PathKit', will fetch again.
Fetching https://github.com/kylef/PathKit from cache
Fetched https://github.com/kylef/PathKit from cache (0.01s)
warning: /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/PathKit-61dbf7cf is not valid git repository for 'https://github.com/kylef/PathKit', will fetch again.
Fetching https://github.com/kylef/PathKit from cache
Fetched https://github.com/kylef/PathKit from cache (0.00s)
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
warning: /Users/admin/builds/J1XnyXFH/0/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/admin/builds/J1XnyXFH/0/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.02s)
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/dduan/TOMLDeserializer
Working copy of https://github.com/dduan/TOMLDeserializer resolved at 0.2.4
Build complete.
Done.