Build Information
Successful build of MotoSwift 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/Igor-Palaguta/MotoSwift.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Igor-Palaguta/MotoSwift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 79edda3 Add Travis Badge
Cloned https://github.com/Igor-Palaguta/MotoSwift.git
Revision (git rev-parse @):
79edda3f396c924915a83af2d68a54d402132ce2
SUCCESS checkout https://github.com/Igor-Palaguta/MotoSwift.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/Igor-Palaguta/MotoSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[0/12] Write motoswift-entitlement.plist
[0/12] Write sources
[8/12] Write swift-version--423B1241ED78D482.txt
[10/44] Compiling SWXMLHash shim.swift
[11/44] Compiling ArgumentParser ArgumentDefinition.swift
[12/44] Compiling ArgumentParser ArgumentSet.swift
[13/44] Compiling ArgumentParser ArgumentSetSequence.swift
[14/44] Compiling ArgumentParser CommandParser.swift
[15/44] Compiling ArgumentParser ParsedValues.swift
[16/44] Compiling ArgumentParser ParserError.swift
[17/44] Compiling ArgumentParser SplitArguments.swift
[18/44] Compiling ArgumentParser ExpressibleByArgument.swift
[19/44] Compiling ArgumentParser ParsableArguments.swift
[20/44] Compiling ArgumentParser ParsableCommand.swift
[21/44] Compiling ArgumentParser ArgumentDecoder.swift
[22/47] Emitting module ArgumentParser
[23/47] Compiling ArgumentParser Argument.swift
[24/47] Compiling ArgumentParser ArgumentHelp.swift
[25/47] Compiling ArgumentParser Errors.swift
[26/47] Compiling ArgumentParser Flag.swift
[27/47] Compiling ArgumentParser NameSpecification.swift
[28/47] Compiling ArgumentParser Option.swift
[29/47] Compiling ArgumentParser OptionGroup.swift
[30/47] Compiling ArgumentParser CommandConfiguration.swift
[31/47] Compiling ArgumentParser InputOrigin.swift
[32/47] Compiling ArgumentParser Name.swift
[33/47] Compiling ArgumentParser Parsed.swift
[34/47] Compiling ArgumentParser HelpCommand.swift
[35/47] Compiling ArgumentParser HelpGenerator.swift
[36/47] Compiling ArgumentParser MessageInfo.swift
[37/47] Compiling PathKit PathKit.swift
[38/47] Emitting module PathKit
[39/47] Compiling SWXMLHash SWXMLHash+TypeConversion.swift
[40/47] Compiling SWXMLHash SWXMLHash.swift
[41/47] Emitting module SWXMLHash
[42/47] Compiling ArgumentParser UsageGenerator.swift
[43/47] Compiling ArgumentParser StringExtensions.swift
[44/47] Compiling ArgumentParser Tree.swift
[45/66] Emitting module Stencil
[46/68] Compiling Stencil Include.swift
[47/68] Compiling Stencil Inheritence.swift
[48/68] Compiling Stencil KeyPath.swift
[49/68] Compiling Stencil Node.swift
[50/68] Compiling Stencil NowTag.swift
[51/68] Compiling Stencil Expression.swift
[52/68] Compiling Stencil Extension.swift
[53/68] Compiling Stencil FilterTag.swift
[54/68] Compiling Stencil Context.swift
[55/68] Compiling Stencil Environment.swift
[56/68] Compiling Stencil Errors.swift
[57/68] Compiling Stencil Lexer.swift
[58/68] Compiling Stencil Loader.swift
[59/68] Compiling Stencil Parser.swift
[60/68] Compiling Stencil Template.swift
[61/68] Compiling Stencil Filters.swift
[62/68] Compiling Stencil ForTag.swift
[63/68] Compiling Stencil IfTag.swift
[64/68] Compiling Stencil Tokenizer.swift
[65/68] Compiling Stencil Variable.swift
[66/79] Emitting module StencilSwiftKit
[67/80] Compiling StencilSwiftKit Environment.swift
[68/80] Compiling StencilSwiftKit Filters+Numbers.swift
[69/80] Compiling StencilSwiftKit SwiftIdentifier.swift
[70/80] Compiling StencilSwiftKit StencilSwiftTemplate.swift
[71/80] Compiling StencilSwiftKit Parameters.swift
[72/80] Compiling StencilSwiftKit MapNode.swift
[73/80] Compiling StencilSwiftKit CallMacroNodes.swift
[74/80] Compiling StencilSwiftKit Context.swift
[75/80] Compiling StencilSwiftKit SetNode.swift
[76/80] Compiling StencilSwiftKit Filters+Strings.swift
[77/80] Compiling StencilSwiftKit Filters.swift
[78/94] Compiling MotoSwiftFramework Attribute.swift
[79/94] Compiling MotoSwiftFramework Entity.swift
[80/94] Emitting module MotoSwiftFramework
[81/94] Compiling MotoSwiftFramework FetchedProperty.swift
[82/94] Compiling MotoSwiftFramework Model.swift
[83/95] Compiling MotoSwiftFramework Model+TemplateVariables.swift
[84/95] Compiling MotoSwiftFramework Attribute+XMLParser.swift
[85/95] Compiling MotoSwiftFramework Entity+XMLParser.swift
[86/95] Compiling MotoSwiftFramework Relationship+XMLParser.swift
[87/95] Compiling MotoSwiftFramework UserInfo+XMLParser.swift
[88/95] Compiling MotoSwiftFramework Relationship.swift
[89/95] Compiling MotoSwiftFramework Language.swift
[90/95] Compiling MotoSwiftFramework FetchedProperty+XMLParser.swift
[91/95] Compiling MotoSwiftFramework ModelParser.swift
[92/95] Compiling MotoSwiftFramework Renderer.swift
[93/102] Compiling motoswift Path+ExpressibleByArgument.swift
[94/102] Compiling motoswift Output.swift
[95/102] Emitting module motoswift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/motoswift/VersionCommand.swift:10:17: warning: immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
private let value = "0.6.0"
^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/motoswift/VersionCommand.swift:10:17: note: set the initial value via the initializer or explicitly define a CodingKeys enum without a 'value' case to silence this warning
private let value = "0.6.0"
^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/motoswift/VersionCommand.swift:10:17: note: make the property mutable instead
private let value = "0.6.0"
~~~ ^
var
[96/102] Compiling motoswift main.swift
[97/102] Compiling motoswift VersionCommand.swift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/motoswift/VersionCommand.swift:10:17: warning: immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
private let value = "0.6.0"
^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/motoswift/VersionCommand.swift:10:17: note: set the initial value via the initializer or explicitly define a CodingKeys enum without a 'value' case to silence this warning
private let value = "0.6.0"
^
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/motoswift/VersionCommand.swift:10:17: note: make the property mutable instead
private let value = "0.6.0"
~~~ ^
var
[98/102] Compiling motoswift ModelCommand.swift
[99/102] Compiling motoswift EntityCommand.swift
[99/102] Write Objects.LinkFileList
[100/102] Linking motoswift
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/motoswift: replacing existing signature
[101/102] Applying motoswift
Build complete! (20.30s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetching https://github.com/drmohundro/SWXMLHash.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/SwiftGen/StencilSwiftKit.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/stencilproject/Stencil.git from cache
Fetched https://github.com/stencilproject/Stencil.git from cache (0.25s)
Fetched https://github.com/SwiftGen/StencilSwiftKit.git from cache (0.25s)
Fetched https://github.com/kylef/Spectre.git from cache (0.25s)
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.25s)
Fetched https://github.com/Quick/Nimble.git from cache (0.25s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.25s)
Computing version for https://github.com/Quick/Nimble.git
Fetched https://github.com/kylef/PathKit.git from cache (0.17s)
Computed https://github.com/Quick/Nimble.git at 8.0.7 (0.45s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.0.4 (0.40s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 4.7.6 (0.40s)
Computing version for https://github.com/SwiftGen/StencilSwiftKit.git
Computed https://github.com/SwiftGen/StencilSwiftKit.git at 2.7.2 (0.41s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.13.1 (0.35s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.39s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 0.9.2 (0.39s)
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 4.7.6
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/SwiftGen/StencilSwiftKit.git
Working copy of https://github.com/SwiftGen/StencilSwiftKit.git resolved at 2.7.2
Creating working copy for https://github.com/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at 0.13.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.01s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.0.4
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.7
Build complete.
Done.