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 0.9.0 (a68f1a), with Swift 6.2 (beta) for Linux on 18 Jun 2025 08:06:35 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dn-m/notationmodel.git
Reference: 0.9.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/dn-m/notationmodel
 * tag               0.9.0      -> FETCH_HEAD
HEAD is now at a68f1af Remove usage of CollectionWrapping and RandomAccessCollectionWrapping (#217)
Cloned https://github.com/dn-m/notationmodel.git
Revision (git rev-parse @):
a68f1af89ca15c41736e25f17616a4504838073c
SUCCESS checkout https://github.com/dn-m/notationmodel.git at 0.9.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/dn-m/notationmodel.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/dn-m/Music
Fetching https://github.com/dn-m/Math
Fetching https://github.com/dn-m/Structure
[1/4196] Fetching music
[421/5037] Fetching music, math
[1808/10866] Fetching music, math, structure
Fetched https://github.com/dn-m/Math from cache (0.51s)
[6062/10025] Fetching music, structure
Fetched https://github.com/dn-m/Music from cache (0.65s)
Fetched https://github.com/dn-m/Structure from cache (0.76s)
Computing version for https://github.com/dn-m/Math
Computed https://github.com/dn-m/Math at 0.8.0 (5.28s)
Computing version for https://github.com/dn-m/Music
Computed https://github.com/dn-m/Music at 0.17.1 (0.78s)
Computing version for https://github.com/dn-m/Structure
Computed https://github.com/dn-m/Structure at 0.25.0 (0.82s)
Fetching https://github.com/dn-m/PerformanceTesting
[1/1525] Fetching performancetesting
Fetched https://github.com/dn-m/PerformanceTesting from cache (0.43s)
Computing version for https://github.com/dn-m/PerformanceTesting
Computed https://github.com/dn-m/PerformanceTesting at 0.4.0 (1.27s)
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
Creating working copy for https://github.com/dn-m/Structure
Working copy of https://github.com/dn-m/Structure resolved at 0.25.0
warning: 'spi-builder-workspace': dependency 'math' is not used by any target
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/14] Emitting module Destructure
[14/14] Compiling Destructure Destructure.swift
[16/39] Compiling Algebra Invertible.swift
[17/39] Compiling Algebra Monoid.swift
[18/39] Compiling Algebra MonoidView.swift
[19/39] Compiling Algebra Multiplicative.swift
[20/39] Compiling Algebra MultiplicativeSemigroup.swift
[21/39] Compiling Algebra One.swift
[22/41] Compiling Algorithms TupleMap.swift
[23/41] Compiling Algorithms Swap.swift
[24/42] Compiling Algebra Product.swift
[25/42] Compiling Algebra Semigroup.swift
[26/42] Emitting module Algebra
[27/42] Compiling Algorithms Ordered.swift
[28/42] Compiling Algorithms Rotate.swift
[29/42] Compiling Algorithms Unzip.swift
[30/42] Compiling Algebra Sum.swift
[31/42] Compiling Algebra Zero.swift
[32/42] Compiling Algorithms Combinatorics.swift
[33/42] Emitting module Algorithms
[34/42] Compiling Algorithms Split.swift
[35/42] Compiling Algorithms StableSort.swift
[37/43] Compiling Algebra Abelian.swift
[38/43] Compiling Algebra Accumulate.swift
[39/43] Compiling Algebra Additive.swift
[40/43] Compiling Algebra AlgebraAdapters.swift
[41/43] Compiling Algebra Group.swift
[42/43] Compiling Algebra AdditiveGroup.swift
[43/43] Compiling Algebra AdditiveSemigroup.swift
[45/103] Compiling DataStructures Either.swift
[46/103] Compiling DataStructures IntervalRelation.swift
[47/103] Compiling DataStructures InvertibleEnum.swift
[48/103] Compiling DataStructures Cross.swift
[49/103] Compiling DataStructures OrderedPair.swift
[50/103] Compiling DataStructures Pair.swift
[51/103] Compiling DataStructures SwappablePair.swift
[52/103] Compiling DataStructures SymmetricPair.swift
[53/103] Compiling DataStructures UnorderedPair.swift
[54/111] Emitting module DataStructures
[55/111] Compiling DataStructures BinarySearchTree.swift
[56/111] Compiling DataStructures ReferenceTree.swift
[57/111] Compiling DataStructures ReferenceTreeProtocol.swift
[58/111] Compiling DataStructures SingleTypedTree.swift
[59/111] Compiling DataStructures Tree.Zipper.swift
[60/111] Compiling DataStructures Tree.swift
[61/111] Compiling DataStructures CollectionWrapping.swift
[62/111] Compiling DataStructures DoubleWrapping.swift
[63/111] Compiling DataStructures FloatWrapping.swift
[64/111] Compiling DataStructures Identifier.swift
[65/111] Compiling DataStructures IntegerWrapping.swift
[66/111] Compiling DataStructures Metatype.swift
[67/111] Compiling DataStructures NewType.swift
[68/111] Compiling DataStructures RandomAccessCollectionWrapping.swift
[69/111] Compiling DataStructures SequenceWrapping.swift
[70/111] Compiling DataStructures SortedCollectionWrapping.swift
[71/111] Compiling DataStructures IntervallicFragmentable.swift
[72/111] Compiling DataStructures Measured.swift
[73/111] Compiling DataStructures Totalizable.swift
[74/111] Compiling DataStructures DictionaryProtocol.swift
[75/111] Compiling DataStructures OrderedDictionary.swift
[76/111] Compiling DataStructures SortedDictionary.swift
[77/111] Compiling DataStructures CircularArray.swift
[78/111] Compiling DataStructures LinkedList.swift
[79/111] Compiling DataStructures Matrix.swift
[80/111] Compiling DataStructures Queue.swift
[81/111] Compiling DataStructures SortedArray.swift
[82/111] Compiling DataStructures Stack.swift
[83/111] Compiling DataStructures Zip3Sequence.swift
[84/111] Compiling DataStructures ZipToLongest.swift
[85/111] Compiling DataStructures AVLTree.swift
[86/111] Compiling DataStructures BinaryHeap.swift
[87/111] Compiling DataStructures CollectionExtensions.swift
[88/111] Compiling DataStructures Homogeneity.swift
[89/111] Compiling DataStructures RangeProtocol+Algebra.swift
[90/111] Compiling DataStructures RangeProtocol.swift
[91/111] Compiling DataStructures SequenceExtensions.swift
[92/111] Compiling DataStructures SetExtensions.swift
[93/111] Compiling DataStructures AdjacencyList.swift
[94/111] Compiling DataStructures DirectedGraph.swift
[95/111] Compiling DataStructures Graph.swift
[96/111] Compiling DataStructures ReferenceGraph.Node.swift
[97/111] Compiling DataStructures ReferenceGraph.swift
[98/111] Compiling DataStructures WeightedDirectedGraph.swift
[99/111] Compiling DataStructures WeightedGraph.swift
[100/111] Compiling DataStructures Bimap.swift
[101/111] Compiling DataStructures ContiguousSegmentCollection.swift
[102/111] Compiling DataStructures Fragmentable.swift
[103/111] Compiling DataStructures Intervallic.swift
[104/111] Compiling DataStructures DirectedGraphProtocol.swift
[105/111] Compiling DataStructures GraphProtocol.swift
[106/111] Compiling DataStructures UndirectedGraphProtocol.swift
[107/111] Compiling DataStructures UnweightedGraphProtocol.swift
[108/111] Compiling DataStructures WeightedGraphProtocol.swift
[109/111] Compiling DataStructures ReferenceGraph.AdjacencyList.swift
[110/111] Compiling DataStructures ReferenceGraph.Edge.swift
[111/111] Compiling DataStructures ReferenceGraph.EdgeList.swift
[113/135] Compiling PlotModel HorizontalPlotModel.swift
[114/135] Compiling PlotModel DefaultVerticalPointModel.swift
[115/136] Compiling PlotModel PlotModel.swift
[116/136] Compiling PlotModel PointModel.swift
[117/136] Compiling PlotModel VerticalPlotModel.swift
[118/136] Emitting module PlotModel
[119/136] Compiling PlotModel DefaultVerticalPlotModel.Builder.swift
[120/136] Compiling PlotModel DefaultVerticalPlotModel.swift
[121/136] Compiling Math Bitwise.swift
[122/136] Compiling Math CollectionExtensions.swift
[124/137] Compiling Math Power.swift
[125/137] Compiling Math PowerOfTwoSequence.swift
[126/138] Compiling Math Scale.swift
[127/138] Compiling Math Rational.swift
[128/138] Compiling Math IntegerExtensions.swift
[129/138] Compiling Math LinearRegression.swift
[130/138] Compiling Math Functions.swift
[131/138] Compiling Math GCDDomain.swift
[132/138] Compiling Math Proximity.swift
[133/138] Compiling Math Quadratic.swift
[136/138] Compiling Math DoubleExtensions.swift
[137/138] Compiling Math Fraction.swift
[138/138] Emitting module Math
[140/173] Compiling Pitch Pitch.Class.swift
[141/173] Compiling Pitch Pitch.swift
[142/174] Compiling Pitch OrderedIntervalDescriptor.swift
/host/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 |
/host/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 |
[143/174] Compiling Pitch UnorderedIntervalDescriptor.swift
/host/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 |
/host/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 |
[144/174] Compiling Pitch NoteNumber.swift
/host/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 |
/host/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 |
[145/176] Compiling Pitch ChordDescriptor.swift
[146/176] Compiling Pitch Dyad.swift
[147/176] Compiling Pitch TuningSystem.swift
[148/176] Compiling Pitch UnorderedInterval.swift
[149/176] Compiling Pitch IntervalDescriptor.swift
[150/176] Compiling Pitch IntervalOrdinal.swift
[151/176] Compiling Pitch IntervalQuality.swift
[152/176] Compiling Duration Tempo.swift
[153/176] Emitting module Duration
error: emit-module command failed with exit code 1 (use -v to see invocation)
[154/176] Compiling Pitch Chord.IntervalPattern.swift
[155/176] Compiling Pitch Chord.swift
[157/176] Emitting module Pitch
/host/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 |
/host/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 |
/host/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 |
/host/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 |
[160/176] Compiling Pitch Frequency.swift
[161/176] Compiling Pitch CompoundIntervalDescriptor.swift
[162/176] Compiling Pitch Scale.IntervalPattern.swift
[163/176] Compiling Pitch Scale.swift
/host/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 |
/host/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 |
/host/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 |
/host/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 |
/host/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 |
/host/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 |
[167/176] Compiling Pitch NoteNumberRepresentable.swift
[168/176] Compiling Pitch OrderedInterval.swift
BUILD FAILURE 6.2 linux