The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build NotationModel, reference latest (fae8f6), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 08:04:51 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dn-m/notationmodel.git
Reference: latest
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dn-m/notationmodel
 * branch            latest     -> FETCH_HEAD
 * [new branch]      latest     -> origin/latest
HEAD is now at fae8f64 Point Travis badge to latest branch
Cloned https://github.com/dn-m/notationmodel.git
Revision (git rev-parse @):
fae8f641845a2f03dab154c299d3aa3edaeba146
SUCCESS checkout https://github.com/dn-m/notationmodel.git at latest
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/dn-m/notationmodel.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-1EA4D86E10B52AF.txt
[13/14] Emitting module Destructure
[14/14] Compiling Destructure Destructure.swift
[15/40] Compiling Algorithms TupleMap.swift
[16/40] Compiling Algorithms Unzip.swift
[17/40] Compiling Algorithms Swap.swift
[18/40] Compiling Algebra Sum.swift
[19/40] Compiling Algebra Semigroup.swift
[20/41] Compiling Algebra Monoid.swift
[21/41] Compiling Algebra MonoidView.swift
[22/41] Compiling Algebra Group.swift
[23/41] Compiling Algebra Invertible.swift
[24/41] Compiling Algebra Multiplicative.swift
[25/41] Compiling Algebra MultiplicativeSemigroup.swift
[26/41] Compiling Algebra One.swift
[27/41] Compiling Algebra Product.swift
[28/41] Compiling Algorithms Split.swift
[29/41] Compiling Algorithms StableSort.swift
[30/41] Compiling Algorithms Ordered.swift
[31/41] Compiling Algorithms Combinatorics.swift
[32/41] Emitting module Algorithms
[33/41] Compiling Algorithms Rotate.swift
[34/41] Compiling Algebra Zero.swift
[35/41] Compiling Algebra Abelian.swift
[36/41] Compiling Algebra Accumulate.swift
[37/41] Compiling Algebra AdditiveSemigroup.swift
[38/41] Compiling Algebra AlgebraAdapters.swift
[39/41] Emitting module Algebra
[40/41] Compiling Algebra Additive.swift
[41/41] Compiling Algebra AdditiveGroup.swift
[42/102] Compiling DataStructures SymmetricPair.swift
[43/102] Compiling DataStructures UnorderedPair.swift
[44/102] Compiling DataStructures CollectionExtensions.swift
[45/102] Compiling DataStructures Homogeneity.swift
[46/102] Compiling DataStructures RangeProtocol+Algebra.swift
[47/102] Compiling DataStructures RangeProtocol.swift
[48/102] Compiling DataStructures SequenceExtensions.swift
[49/108] Compiling DataStructures Either.swift
[50/108] Compiling DataStructures IntervalRelation.swift
[51/108] Compiling DataStructures InvertibleEnum.swift
[52/108] Compiling DataStructures Cross.swift
[53/108] Compiling DataStructures OrderedPair.swift
[54/108] Compiling DataStructures Pair.swift
[55/108] Compiling DataStructures SwappablePair.swift
[56/108] Compiling DataStructures UnweightedGraphProtocol.swift
[57/108] Compiling DataStructures WeightedGraphProtocol.swift
[58/108] Compiling DataStructures ReferenceGraph.AdjacencyList.swift
[59/108] Compiling DataStructures ReferenceGraph.Edge.swift
[60/108] Compiling DataStructures ReferenceGraph.EdgeList.swift
[61/108] Compiling DataStructures ReferenceGraph.Node.swift
[62/108] Compiling DataStructures ReferenceGraph.swift
[63/108] Compiling DataStructures IntegerWrapping.swift
[64/108] Compiling DataStructures Metatype.swift
[65/108] Compiling DataStructures NewType.swift
[66/108] Compiling DataStructures RandomAccessCollectionWrapping.swift
[67/108] Compiling DataStructures SequenceWrapping.swift
[68/108] Compiling DataStructures SortedCollectionWrapping.swift
[69/108] Emitting module DataStructures
[70/108] Compiling DataStructures Matrix.swift
[71/108] Compiling DataStructures Queue.swift
[72/108] Compiling DataStructures SortedArray.swift
[73/108] Compiling DataStructures Stack.swift
[74/108] Compiling DataStructures Zip3Sequence.swift
[75/108] Compiling DataStructures ZipToLongest.swift
[76/108] Compiling DataStructures SetExtensions.swift
[77/108] Compiling DataStructures AdjacencyList.swift
[78/108] Compiling DataStructures DirectedGraph.swift
[79/108] Compiling DataStructures Graph.swift
[80/108] Compiling DataStructures DirectedGraphProtocol.swift
[81/108] Compiling DataStructures GraphProtocol.swift
[82/108] Compiling DataStructures UndirectedGraphProtocol.swift
[83/108] Compiling DataStructures Tree.Zipper.swift
[84/108] Compiling DataStructures Tree.swift
[85/108] Compiling DataStructures CollectionWrapping.swift
[86/108] Compiling DataStructures DoubleWrapping.swift
[87/108] Compiling DataStructures FloatWrapping.swift
[88/108] Compiling DataStructures Identifier.swift
[89/108] Compiling DataStructures AVLTree.swift
[90/108] Compiling DataStructures BinaryHeap.swift
[91/108] Compiling DataStructures BinarySearchTree.swift
[92/108] Compiling DataStructures ReferenceTree.swift
[93/108] Compiling DataStructures ReferenceTreeProtocol.swift
[94/108] Compiling DataStructures SingleTypedTree.swift
[95/108] Compiling DataStructures WeightedDirectedGraph.swift
[96/108] Compiling DataStructures WeightedGraph.swift
[97/108] Compiling DataStructures Bimap.swift
[98/108] Compiling DataStructures ContiguousSegmentCollection.swift
[99/108] Compiling DataStructures Fragmentable.swift
[100/108] Compiling DataStructures Intervallic.swift
[101/108] Compiling DataStructures IntervallicFragmentable.swift
[102/108] Compiling DataStructures Measured.swift
[103/108] Compiling DataStructures Totalizable.swift
[104/108] Compiling DataStructures DictionaryProtocol.swift
[105/108] Compiling DataStructures OrderedDictionary.swift
[106/108] Compiling DataStructures SortedDictionary.swift
[107/108] Compiling DataStructures CircularArray.swift
[108/108] Compiling DataStructures LinkedList.swift
[109/132] Compiling PlotModel HorizontalPlotModel.swift
[110/132] Compiling PlotModel VerticalPlotModel.swift
[111/132] Compiling PlotModel DefaultVerticalPointModel.swift
[112/132] Compiling PlotModel DefaultVerticalPlotModel.Builder.swift
[113/132] Compiling PlotModel PointModel.swift
[114/132] Compiling PlotModel PlotModel.swift
[115/132] Compiling PlotModel DefaultVerticalPlotModel.swift
[116/132] Compiling PlotModel DefaultAxis.swift
[117/132] Compiling PlotModel Axis.swift
[118/132] Emitting module PlotModel
[119/132] Emitting module Math
[120/133] Compiling Math Scale.swift
[121/133] Compiling Math Rational.swift
[122/133] Compiling Math Quadratic.swift
[123/133] Compiling Math PowerOfTwoSequence.swift
[124/133] Compiling Math Power.swift
[125/133] Compiling Math Proximity.swift
[126/133] Compiling Math Functions.swift
[127/133] Compiling Math GCDDomain.swift
[128/133] Compiling Math Bitwise.swift
[129/133] Compiling Math CollectionExtensions.swift
[130/133] Compiling Math DoubleExtensions.swift
[131/133] Compiling Math Fraction.swift
[132/133] Compiling Math IntegerExtensions.swift
[133/133] Compiling Math LinearRegression.swift
[134/167] Compiling Duration Tempo.Context.swift
[135/167] Compiling Duration Subdivision.swift
[136/168] Compiling Pitch ChordDescriptor.swift
[137/168] Compiling Pitch Dyad.swift
[138/168] Compiling Pitch IntervalDescriptor.swift
[139/168] Compiling Pitch IntervalOrdinal.swift
[140/168] Compiling Duration ProportionTree.swift
[141/168] Compiling Duration Rhythm.swift
[142/168] Compiling Pitch Chord.IntervalPattern.swift
[143/168] Compiling Pitch Chord.swift
[144/168] Compiling Pitch IntervalQuality.swift
[145/168] Compiling Pitch OrderedIntervalDescriptor.swift
[146/168] Emitting module Duration
[147/168] Compiling Pitch Frequency.swift
[148/168] Compiling Pitch CompoundIntervalDescriptor.swift
[149/168] Compiling Pitch Scale.IntervalPattern.swift
[150/168] Compiling Pitch Scale.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[155/170] Emitting module Pitch
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Music/Sources/Pitch/Frequency.swift:25:15: error: type 'Frequency' does not conform to protocol 'AdditiveArithmetic'
23 | ///     let mean: Frequency = 440.0 // => "a 440"
24 | ///
25 | public struct Frequency: NewType, SignedNumeric {
   |               `- error: type 'Frequency' does not conform to protocol 'AdditiveArithmetic'
26 |
27 |     // MARK: - Instance Properties
Swift.AdditiveArithmetic.+=:2:13: note: multiple matching functions named '+=' with type '(inout Frequency, Frequency) -> ()'
1 | protocol AdditiveArithmetic {
2 | static func += (lhs: inout Self, rhs: Self)}
  |             `- note: multiple matching functions named '+=' with type '(inout Frequency, Frequency) -> ()'
3 |
Swift.AdditiveArithmetic.+=:2:20: note: candidate exactly matches
1 | protocol AdditiveArithmetic {
2 | public static func += (lhs: inout Self, rhs: Self)}
  |                    `- note: candidate exactly matches
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Structure/Sources/DataStructures/Wrapping/NewType.swift:71:24: note: candidate exactly matches
69 |     }
70 |
71 |     public static func += (lhs: inout Self, rhs: Self) {
   |                        `- note: candidate exactly matches
72 |         lhs = lhs + rhs
73 |     }
   :
77 |     }
78 |
79 |     public static func -= (lhs: inout Self, rhs: Self) {
   |                        `- note: candidate exactly matches
80 |         lhs = lhs - rhs
81 |     }
Swift.AdditiveArithmetic.-=:2:13: note: multiple matching functions named '-=' with type '(inout Frequency, Frequency) -> ()'
1 | protocol AdditiveArithmetic {
2 | static func -= (lhs: inout Self, rhs: Self)}
  |             `- note: multiple matching functions named '-=' with type '(inout Frequency, Frequency) -> ()'
3 |
Swift.AdditiveArithmetic.-=:2:20: note: candidate exactly matches
1 | protocol AdditiveArithmetic {
2 | public static func -= (lhs: inout Self, rhs: Self)}
  |                    `- note: candidate exactly matches
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Music/Sources/Pitch/NoteNumber.swift:27:15: error: type 'NoteNumber' does not conform to protocol 'AdditiveArithmetic'
25 | ///     let cold: NoteNumber = 60
26 | ///
27 | public struct NoteNumber:
   |               `- error: type 'NoteNumber' does not conform to protocol 'AdditiveArithmetic'
28 |     NewType,
29 |     Comparable,
Swift.AdditiveArithmetic.+=:2:13: note: multiple matching functions named '+=' with type '(inout NoteNumber, NoteNumber) -> ()'
1 | protocol AdditiveArithmetic {
2 | static func += (lhs: inout Self, rhs: Self)}
  |             `- note: multiple matching functions named '+=' with type '(inout NoteNumber, NoteNumber) -> ()'
3 |
Swift.AdditiveArithmetic.+=:2:20: note: candidate exactly matches
1 | protocol AdditiveArithmetic {
2 | public static func += (lhs: inout Self, rhs: Self)}
  |                    `- note: candidate exactly matches
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Structure/Sources/DataStructures/Wrapping/NewType.swift:71:24: note: candidate exactly matches
69 |     }
70 |
71 |     public static func += (lhs: inout Self, rhs: Self) {
   |                        `- note: candidate exactly matches
72 |         lhs = lhs + rhs
73 |     }
   :
77 |     }
78 |
79 |     public static func -= (lhs: inout Self, rhs: Self) {
   |                        `- note: candidate exactly matches
80 |         lhs = lhs - rhs
81 |     }
Swift.AdditiveArithmetic.-=:2:13: note: multiple matching functions named '-=' with type '(inout NoteNumber, NoteNumber) -> ()'
1 | protocol AdditiveArithmetic {
2 | static func -= (lhs: inout Self, rhs: Self)}
  |             `- note: multiple matching functions named '-=' with type '(inout NoteNumber, NoteNumber) -> ()'
3 |
Swift.AdditiveArithmetic.-=:2:20: note: candidate exactly matches
1 | protocol AdditiveArithmetic {
2 | public static func -= (lhs: inout Self, rhs: Self)}
  |                    `- note: candidate exactly matches
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Music/Sources/Pitch/Frequency.swift:25:15: error: type 'Frequency' does not conform to protocol 'AdditiveArithmetic'
23 | ///     let mean: Frequency = 440.0 // => "a 440"
24 | ///
25 | public struct Frequency: NewType, SignedNumeric {
   |               `- error: type 'Frequency' does not conform to protocol 'AdditiveArithmetic'
26 |
27 |     // MARK: - Instance Properties
Swift.AdditiveArithmetic.+=:2:13: note: multiple matching functions named '+=' with type '(inout Frequency, Frequency) -> ()'
1 | protocol AdditiveArithmetic {
2 | static func += (lhs: inout Self, rhs: Self)}
  |             `- note: multiple matching functions named '+=' with type '(inout Frequency, Frequency) -> ()'
3 |
Swift.AdditiveArithmetic.+=:2:20: note: candidate exactly matches
1 | protocol AdditiveArithmetic {
2 | public static func += (lhs: inout Self, rhs: Self)}
  |                    `- note: candidate exactly matches
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Structure/Sources/DataStructures/Wrapping/NewType.swift:71:24: note: candidate exactly matches
69 |     }
70 |
71 |     public static func += (lhs: inout Self, rhs: Self) {
   |                        `- note: candidate exactly matches
72 |         lhs = lhs + rhs
73 |     }
   :
77 |     }
78 |
79 |     public static func -= (lhs: inout Self, rhs: Self) {
   |                        `- note: candidate exactly matches
80 |         lhs = lhs - rhs
81 |     }
Swift.AdditiveArithmetic.-=:2:13: note: multiple matching functions named '-=' with type '(inout Frequency, Frequency) -> ()'
1 | protocol AdditiveArithmetic {
2 | static func -= (lhs: inout Self, rhs: Self)}
  |             `- note: multiple matching functions named '-=' with type '(inout Frequency, Frequency) -> ()'
3 |
Swift.AdditiveArithmetic.-=:2:20: note: candidate exactly matches
1 | protocol AdditiveArithmetic {
2 | public static func -= (lhs: inout Self, rhs: Self)}
  |                    `- note: candidate exactly matches
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Music/Sources/Pitch/Frequency.swift:25:15: error: type 'Frequency' does not conform to protocol 'AdditiveArithmetic'
23 | ///     let mean: Frequency = 440.0 // => "a 440"
24 | ///
25 | public struct Frequency: NewType, SignedNumeric {
   |               `- error: type 'Frequency' does not conform to protocol 'AdditiveArithmetic'
26 |
27 |     // MARK: - Instance Properties
Swift.AdditiveArithmetic.+=:2:13: note: multiple matching functions named '+=' with type '(inout Frequency, Frequency) -> ()'
1 | protocol AdditiveArithmetic {
2 | static func += (lhs: inout Self, rhs: Self)}
  |             `- note: multiple matching functions named '+=' with type '(inout Frequency, Frequency) -> ()'
3 |
Swift.AdditiveArithmetic.+=:2:20: note: candidate exactly matches
1 | protocol AdditiveArithmetic {
2 | public static func += (lhs: inout Self, rhs: Self)}
  |                    `- note: candidate exactly matches
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Structure/Sources/DataStructures/Wrapping/NewType.swift:71:24: note: candidate exactly matches
69 |     }
70 |
71 |     public static func += (lhs: inout Self, rhs: Self) {
   |                        `- note: candidate exactly matches
72 |         lhs = lhs + rhs
73 |     }
   :
77 |     }
78 |
79 |     public static func -= (lhs: inout Self, rhs: Self) {
   |                        `- note: candidate exactly matches
80 |         lhs = lhs - rhs
81 |     }
Swift.AdditiveArithmetic.-=:2:13: note: multiple matching functions named '-=' with type '(inout Frequency, Frequency) -> ()'
1 | protocol AdditiveArithmetic {
2 | static func -= (lhs: inout Self, rhs: Self)}
  |             `- note: multiple matching functions named '-=' with type '(inout Frequency, Frequency) -> ()'
3 |
Swift.AdditiveArithmetic.-=:2:20: note: candidate exactly matches
1 | protocol AdditiveArithmetic {
2 | public static func -= (lhs: inout Self, rhs: Self)}
  |                    `- note: candidate exactly matches
3 |
[162/170] Compiling Pitch NoteNumberRepresentable.swift
[163/170] Compiling Pitch OrderedInterval.swift
[164/170] Compiling Pitch Pitch.Class.swift
[165/170] Compiling Pitch Pitch.swift
[166/170] Compiling Pitch UnorderedIntervalDescriptor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Music/Sources/Pitch/NoteNumber.swift:27:15: error: type 'NoteNumber' does not conform to protocol 'AdditiveArithmetic'
25 | ///     let cold: NoteNumber = 60
26 | ///
27 | public struct NoteNumber:
   |               `- error: type 'NoteNumber' does not conform to protocol 'AdditiveArithmetic'
28 |     NewType,
29 |     Comparable,
Swift.AdditiveArithmetic.+=:2:13: note: multiple matching functions named '+=' with type '(inout NoteNumber, NoteNumber) -> ()'
1 | protocol AdditiveArithmetic {
2 | static func += (lhs: inout Self, rhs: Self)}
  |             `- note: multiple matching functions named '+=' with type '(inout NoteNumber, NoteNumber) -> ()'
3 |
Swift.AdditiveArithmetic.+=:2:20: note: candidate exactly matches
1 | protocol AdditiveArithmetic {
2 | public static func += (lhs: inout Self, rhs: Self)}
  |                    `- note: candidate exactly matches
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Structure/Sources/DataStructures/Wrapping/NewType.swift:71:24: note: candidate exactly matches
69 |     }
70 |
71 |     public static func += (lhs: inout Self, rhs: Self) {
   |                        `- note: candidate exactly matches
72 |         lhs = lhs + rhs
73 |     }
   :
77 |     }
78 |
79 |     public static func -= (lhs: inout Self, rhs: Self) {
   |                        `- note: candidate exactly matches
80 |         lhs = lhs - rhs
81 |     }
Swift.AdditiveArithmetic.-=:2:13: note: multiple matching functions named '-=' with type '(inout NoteNumber, NoteNumber) -> ()'
1 | protocol AdditiveArithmetic {
2 | static func -= (lhs: inout Self, rhs: Self)}
  |             `- note: multiple matching functions named '-=' with type '(inout NoteNumber, NoteNumber) -> ()'
3 |
Swift.AdditiveArithmetic.-=:2:20: note: candidate exactly matches
1 | protocol AdditiveArithmetic {
2 | public static func -= (lhs: inout Self, rhs: Self)}
  |                    `- note: candidate exactly matches
3 |
[167/170] Compiling Pitch NoteNumber.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Music/Sources/Pitch/NoteNumber.swift:27:15: error: type 'NoteNumber' does not conform to protocol 'AdditiveArithmetic'
25 | ///     let cold: NoteNumber = 60
26 | ///
27 | public struct NoteNumber:
   |               `- error: type 'NoteNumber' does not conform to protocol 'AdditiveArithmetic'
28 |     NewType,
29 |     Comparable,
Swift.AdditiveArithmetic.+=:2:13: note: multiple matching functions named '+=' with type '(inout NoteNumber, NoteNumber) -> ()'
1 | protocol AdditiveArithmetic {
2 | static func += (lhs: inout Self, rhs: Self)}
  |             `- note: multiple matching functions named '+=' with type '(inout NoteNumber, NoteNumber) -> ()'
3 |
Swift.AdditiveArithmetic.+=:2:20: note: candidate exactly matches
1 | protocol AdditiveArithmetic {
2 | public static func += (lhs: inout Self, rhs: Self)}
  |                    `- note: candidate exactly matches
3 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Structure/Sources/DataStructures/Wrapping/NewType.swift:71:24: note: candidate exactly matches
69 |     }
70 |
71 |     public static func += (lhs: inout Self, rhs: Self) {
   |                        `- note: candidate exactly matches
72 |         lhs = lhs + rhs
73 |     }
   :
77 |     }
78 |
79 |     public static func -= (lhs: inout Self, rhs: Self) {
   |                        `- note: candidate exactly matches
80 |         lhs = lhs - rhs
81 |     }
Swift.AdditiveArithmetic.-=:2:13: note: multiple matching functions named '-=' with type '(inout NoteNumber, NoteNumber) -> ()'
1 | protocol AdditiveArithmetic {
2 | static func -= (lhs: inout Self, rhs: Self)}
  |             `- note: multiple matching functions named '-=' with type '(inout NoteNumber, NoteNumber) -> ()'
3 |
Swift.AdditiveArithmetic.-=:2:20: note: candidate exactly matches
1 | protocol AdditiveArithmetic {
2 | public static func -= (lhs: inout Self, rhs: Self)}
  |                    `- note: candidate exactly matches
3 |
[168/170] Compiling Duration Tempo.swift
[169/170] Compiling Pitch TuningSystem.swift
[170/170] Compiling Pitch UnorderedInterval.swift
Fetching https://github.com/dn-m/Math
Fetching https://github.com/dn-m/Structure
Fetching https://github.com/dn-m/Music
[1/5829] Fetching structure
[60/10025] Fetching structure, music
[587/10866] Fetching structure, music, math
Fetched https://github.com/dn-m/Structure from cache (1.05s)
Fetched https://github.com/dn-m/Math from cache (1.05s)
Fetched https://github.com/dn-m/Music from cache (1.06s)
Computing version for https://github.com/dn-m/Math
Computed https://github.com/dn-m/Math at 0.8.0 (3.02s)
Computing version for https://github.com/dn-m/Music
Computed https://github.com/dn-m/Music at 0.17.1 (0.48s)
Computing version for https://github.com/dn-m/Structure
Computed https://github.com/dn-m/Structure at 0.25.0 (0.49s)
Fetching https://github.com/dn-m/PerformanceTesting
[1/1525] Fetching performancetesting
Fetched https://github.com/dn-m/PerformanceTesting from cache (0.80s)
Computing version for https://github.com/dn-m/PerformanceTesting
Computed https://github.com/dn-m/PerformanceTesting at 0.4.0 (1.30s)
Creating working copy for https://github.com/dn-m/Structure
Working copy of https://github.com/dn-m/Structure resolved at 0.25.0
Creating working copy for https://github.com/dn-m/Math
Working copy of https://github.com/dn-m/Math resolved at 0.8.0
Creating working copy for https://github.com/dn-m/PerformanceTesting
Working copy of https://github.com/dn-m/PerformanceTesting resolved at 0.4.0
Creating working copy for https://github.com/dn-m/Music
Working copy of https://github.com/dn-m/Music resolved at 0.17.1
warning: 'spi-builder-workspace': dependency 'math' is not used by any target
BUILD FAILURE 6.2 macosSpm