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 ModelGen 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/hebertialmeida/modelgen.git
Reference: 0.5.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hebertialmeida/modelgen
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at af78ff3 Update main.swift
Cloned https://github.com/hebertialmeida/modelgen.git
Revision (git rev-parse @):
af78ff30926722ac381950704bef53495f517d05
SUCCESS checkout https://github.com/hebertialmeida/modelgen.git at 0.5.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/hebertialmeida/modelgen.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/17] Write modelgen-entitlement.plist
[0/17] Write sources
[7/17] Write swift-version--423B1241ED78D482.txt
[8/28] Compiling writer.c
[9/28] Compiling api.c
[10/28] Compiling scanner.c
[11/28] Compiling parser.c
[12/28] Compiling reader.c
[13/28] Compiling emitter.c
[15/43] Compiling Commander Error.swift
[16/44] Compiling Commander CommandType.swift
[17/44] Compiling Commander CommandRunner.swift
[18/44] Compiling Commander Command.swift
[19/44] Compiling Commander ArgumentParser.swift
[20/44] Compiling Yams Mark.swift
[21/44] Compiling Yams Node.Mapping.swift
[22/44] Emitting module Commander
[23/44] Compiling Commander Commands.swift
[24/44] Compiling Commander Group.swift
[25/44] Compiling Yams String+Yams.swift
[26/44] Compiling Yams Tag.swift
[27/44] Compiling Yams Representer.swift
[28/44] Compiling Yams Resolver.swift
[29/44] Compiling Yams Node.swift
[30/44] Compiling Yams Parser.swift
[31/46] Emitting module Yams
[32/46] Compiling Yams Emitter.swift
[33/46] Compiling Yams Encoder.swift
[34/46] Compiling Yams Node.Scalar.swift
[35/46] Compiling Yams Node.Sequence.swift
[38/46] Compiling Yams Constructor.swift
[39/46] Compiling Yams Decoder.swift
[40/46] Compiling PathKit PathKit.swift
[41/46] Emitting module PathKit
[42/65] Compiling Stencil Loader.swift
[43/65] Compiling Stencil Expression.swift
[45/65] Compiling Stencil Extension.swift
[46/65] Compiling Stencil FilterTag.swift
[47/67] Compiling Stencil Lexer.swift
[49/67] Emitting module Stencil
[50/67] Compiling Stencil Include.swift
[51/67] Compiling Stencil Inheritence.swift
[52/67] Compiling Stencil KeyPath.swift
[53/67] Compiling Stencil Parser.swift
[54/67] Compiling Stencil Template.swift
[55/67] Compiling Stencil Context.swift
[56/67] Compiling Stencil Environment.swift
[57/67] Compiling Stencil Errors.swift
[58/67] Compiling Stencil Filters.swift
[59/67] Compiling Stencil ForTag.swift
[60/67] Compiling Stencil IfTag.swift
[61/67] Compiling Stencil Node.swift
[62/67] Compiling Stencil NowTag.swift
[63/67] Compiling Stencil Tokenizer.swift
[64/67] Compiling Stencil Variable.swift
[65/78] Compiling StencilSwiftKit CallMacroNodes.swift
[66/78] Compiling StencilSwiftKit Context.swift
[67/79] Compiling StencilSwiftKit StencilSwiftTemplate.swift
[68/79] Compiling StencilSwiftKit Parameters.swift
[69/79] Compiling StencilSwiftKit MapNode.swift
[70/79] Compiling StencilSwiftKit SetNode.swift
[71/79] Compiling StencilSwiftKit Environment.swift
[72/79] Compiling StencilSwiftKit Filters+Numbers.swift
[73/79] Compiling StencilSwiftKit Filters+Strings.swift
[74/79] Compiling StencilSwiftKit Filters.swift
[75/79] Emitting module StencilSwiftKit
[76/79] Compiling StencilSwiftKit SwiftIdentifier.swift
[77/90] Compiling ModelGen Utils.swift
[78/90] Compiling ModelGen Configuration.swift
[79/90] Compiling ModelGen Error.swift
[80/90] Emitting module ModelGen
[81/90] Compiling ModelGen Filters.swift
[82/90] Compiling ModelGen JsonParser+Context.swift
[83/90] Compiling ModelGen YamlParser.swift
[84/90] Compiling ModelGen String+Helpers.swift
[85/90] Compiling ModelGen Schema.swift
[86/90] Compiling ModelGen JsonParser.swift
[87/90] Compiling ModelGen LanguageType.swift
[88/91] Compiling ModelGen main.swift
[88/91] Write Objects.LinkFileList
[89/91] Linking modelgen
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/modelgen: replacing existing signature
[90/91] Applying modelgen
Build complete! (12.89s)
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/SwiftGen/StencilSwiftKit.git from cache
Fetching https://github.com/kylef/Commander.git from cache
Fetching https://github.com/kylef/Stencil.git from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.22s)
Fetched https://github.com/kylef/PathKit.git from cache (0.23s)
Fetched https://github.com/kylef/Commander.git from cache (0.23s)
Fetched https://github.com/SwiftGen/StencilSwiftKit.git from cache (0.26s)
Fetched https://github.com/jpsim/Yams.git from cache (0.28s)
Fetched https://github.com/kylef/Stencil.git from cache (0.28s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 1.0.1 (0.04s)
Computing version for https://github.com/SwiftGen/StencilSwiftKit.git
Computed https://github.com/SwiftGen/StencilSwiftKit.git at 2.7.2 (0.48s)
Computing version for https://github.com/kylef/Stencil.git
Computed https://github.com/kylef/Stencil.git at 0.13.1 (0.38s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 0.9.2 (0.03s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.8.0 (0.34s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.03s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Commander-59fa4440 is not valid git repository for 'https://github.com/kylef/Commander.git', will fetch again.
Fetching https://github.com/kylef/Commander.git from cache
Fetched https://github.com/kylef/Commander.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Commander-59fa4440 is not valid git repository for 'https://github.com/kylef/Commander.git', will fetch again.
Fetching https://github.com/kylef/Commander.git from cache
Fetched https://github.com/kylef/Commander.git from cache (0.01s)
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.8.0
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/PathKit-61dbf7cf is not valid git repository for 'https://github.com/kylef/PathKit.git', will fetch again.
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/kylef/PathKit.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/PathKit-61dbf7cf is not valid git repository for 'https://github.com/kylef/PathKit.git', will fetch again.
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/kylef/PathKit.git from cache (0.00s)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 0.9.2
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Creating working copy for https://github.com/kylef/Stencil.git
Working copy of https://github.com/kylef/Stencil.git resolved at 0.13.1
Creating working copy for https://github.com/SwiftGen/StencilSwiftKit.git
Working copy of https://github.com/SwiftGen/StencilSwiftKit.git resolved at 2.7.2
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 1.0.1
warning: 'spi-builder-workspace': Invalid Exclude '/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Formula': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Example': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Formula': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Example': File not found.
warning: 'stencilswiftkit': 'stencilswiftkit' dependency on 'https://github.com/stencilproject/Stencil.git' conflicts with dependency on 'https://github.com/kylef/Stencil.git' which has the same identity 'stencil'. this will be escalated to an error in future versions of SwiftPM.
Build complete.
Done.