Build Information
Successful build of URLFormat with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ilyapuchka/URLFormat.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ilyapuchka/URLFormat
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 0f50393 Merge pull request #2 from richardgroves/patch-1
Cloned https://github.com/ilyapuchka/URLFormat.git
Revision (git rev-parse @):
0f5039308906fedfaa7445bcab729670ac609150
SUCCESS checkout https://github.com/ilyapuchka/URLFormat.git at master
Fetching https://github.com/ilyapuchka/common-parsers.git from cache
Fetched https://github.com/ilyapuchka/common-parsers.git (0.18s)
Fetching https://github.com/pointfreeco/swift-prelude.git from cache
Fetched https://github.com/pointfreeco/swift-prelude.git (0.20s)
Creating working copy for https://github.com/ilyapuchka/common-parsers.git
Working copy of https://github.com/ilyapuchka/common-parsers.git resolved at master
Creating working copy for https://github.com/pointfreeco/swift-prelude.git
Working copy of https://github.com/pointfreeco/swift-prelude.git resolved at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "urlformat",
"name": "URLFormat",
"url": "https://github.com/ilyapuchka/URLFormat.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/URLFormat",
"dependencies": [
{
"identity": "common-parsers",
"name": "CommonParsers",
"url": "https://github.com/ilyapuchka/common-parsers.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/common-parsers",
"dependencies": [
{
"identity": "swift-prelude",
"name": "Prelude",
"url": "https://github.com/pointfreeco/swift-prelude.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-prelude",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/ilyapuchka/URLFormat.git from cache
Fetched https://github.com/ilyapuchka/URLFormat.git (0.17s)
Fetching https://github.com/ilyapuchka/common-parsers.git from cache
Fetched https://github.com/ilyapuchka/common-parsers.git (0.21s)
Fetching https://github.com/pointfreeco/swift-prelude.git from cache
Fetched https://github.com/pointfreeco/swift-prelude.git (0.19s)
Creating working copy for https://github.com/ilyapuchka/URLFormat.git
Working copy of https://github.com/ilyapuchka/URLFormat.git resolved at master
Creating working copy for https://github.com/ilyapuchka/common-parsers.git
Working copy of https://github.com/ilyapuchka/common-parsers.git resolved at master
Creating working copy for https://github.com/pointfreeco/swift-prelude.git
Working copy of https://github.com/pointfreeco/swift-prelude.git resolved at master
warning: '.resolve-product-dependencies': dependency 'urlformat' is not used by any target
Found 1 product dependencies
- CommonParsers
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/33] Emitting module Prelude
[2/37] Compiling Prelude String.swift
[3/37] Compiling Prelude Strong.swift
[4/37] Compiling Prelude Tuple.swift
[5/37] Compiling Prelude Unit.swift
[6/37] Compiling Prelude Alt.swift
[7/37] Compiling Prelude Array.swift
[8/37] Compiling Prelude Collection.swift
[9/37] Compiling Prelude CommutativeRing.swift
[10/37] Compiling Prelude Comparable.swift
[11/37] Compiling Prelude Parallel.swift
[12/37] Compiling Prelude Plus.swift
[13/37] Compiling Prelude PrecedenceGroups.swift
[14/37] Compiling Prelude Ring.swift
[15/37] Compiling Prelude NearSemiring.swift
[16/37] Compiling Prelude Never.swift
[17/37] Compiling Prelude Operators.swift
[18/37] Compiling Prelude Optional.swift
[19/37] Compiling Prelude Field.swift
[20/37] Compiling Prelude Filterable.swift
[21/37] Compiling Prelude FreeNearSemiring.swift
[22/37] Compiling Prelude Func.swift
[23/37] Compiling Prelude Function.swift
[24/37] Compiling Prelude Comparator.swift
[25/37] Compiling Prelude Curry.swift
[26/37] Compiling Prelude Endo.swift
[27/37] Compiling Prelude Equatable.swift
[28/37] Compiling Prelude EuclideanRing.swift
[29/37] Compiling Prelude Semigroup.swift
[30/37] Compiling Prelude Semiring.swift
[31/37] Compiling Prelude Sequence.swift
[32/37] Compiling Prelude Set.swift
[33/37] Compiling Prelude HeytingAlgebra.swift
[34/37] Compiling Prelude Hole.swift
[35/37] Compiling Prelude IO.swift
[36/37] Compiling Prelude KeyPath.swift
[37/37] Compiling Prelude Monoid.swift
[38/44] Compiling CommonParsers Format.swift
[39/44] Compiling CommonParsers Template.swift
[40/44] Compiling CommonParsers PartialIso.swift
[41/44] Emitting module CommonParsers
[42/44] Compiling CommonParsers Parser.swift
[43/44] Compiling CommonParsers Matchable.swift
[44/44] Compiling CommonParsers Parenthesize.swift
[45/46] Compiling URLFormat URLFormat.swift
[46/46] Emitting module URLFormat
Build complete! (9.28s)
Build complete.
Done.