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

Failed to build swift-noise, reference master (1e602c), with Swift 5.9 for macOS (SPM) on 27 Aug 2024 04:27:48 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tayloraswift/swift-noise.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tayloraswift/swift-noise
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 1e602c2 Merge pull request #21 from tayloraswift/validate-docs
Cloned https://github.com/tayloraswift/swift-noise.git
Revision (git rev-parse @):
1e602c295259e21940db0ceef366a0432f3750a6
SUCCESS checkout https://github.com/tayloraswift/swift-noise.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/tayloraswift/swift-noise.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Emitting module BaseDigits
[2/10] Compiling BaseDigits BaseDigits.swift
[3/10] Compiling Noise compounds.swift
[4/10] Compiling Noise disk.swift
[5/10] Compiling Noise noise.swift
[6/10] Emitting module Noise
[7/10] Compiling Noise cell.swift
[8/15] Compiling Base16 Base16.UppercaseDigits.swift
[9/15] Compiling Noise hash.swift
[10/15] Compiling Noise gradient.swift
[11/15] Compiling Base16 Base16.LowercaseDigits.swift
[12/15] Compiling Base16 Base16.Values.swift
[13/15] Compiling Base16 Base16.swift
[14/15] Emitting module Base16
[15/17] Compiling CRC CRC32.swift
[16/17] Emitting module CRC
[17/72] Compiling LZ77 Gzip.Format.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Inflator/LZ77.InflatorBuffers.Stream.swift:6:25: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
        var output:LZ77.InflatorOut<Format.Integral>
                        ^
[18/72] Compiling LZ77 Gzip.Inflator.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Inflator/LZ77.InflatorBuffers.Stream.swift:6:25: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
        var output:LZ77.InflatorOut<Format.Integral>
                        ^
[19/72] Compiling LZ77 Gzip.InflatorState.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Inflator/LZ77.InflatorBuffers.Stream.swift:6:25: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
        var output:LZ77.InflatorOut<Format.Integral>
                        ^
[20/72] Compiling LZ77 Gzip.StreamHeader.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Inflator/LZ77.InflatorBuffers.Stream.swift:6:25: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
        var output:LZ77.InflatorOut<Format.Integral>
                        ^
[21/72] Compiling LZ77 Gzip.StreamHeaderError.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Inflator/LZ77.InflatorBuffers.Stream.swift:6:25: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
        var output:LZ77.InflatorOut<Format.Integral>
                        ^
[22/72] Compiling LZ77 Gzip.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Inflator/LZ77.InflatorBuffers.Stream.swift:6:25: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
        var output:LZ77.InflatorOut<Format.Integral>
                        ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/77] Emitting module LZ77
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:11:24: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
        var input:LZ77.DeflatorIn<Format.Integral>
                       ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:17:24: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
            input:LZ77.DeflatorIn<Format.Integral>)
                       ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Inflator/LZ77.InflatorBuffers.Stream.swift:6:25: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
        var output:LZ77.InflatorOut<Format.Integral>
                        ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/HuffmanCoding/LZ77.HuffmanPattern.swift:3:14: error: protocol 'HuffmanPattern' cannot be nested inside another declaration
    protocol HuffmanPattern<Symbol>
             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:4:14: error: protocol 'FormatType' cannot be nested inside another declaration
    protocol FormatType
             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.StreamIntegral.swift:4:14: error: protocol 'StreamIntegral' cannot be nested inside another declaration
    protocol StreamIntegral
             ^
[24/77] Compiling LZ77 SIMD16 (ext).swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:4:14: error: protocol 'FormatType' cannot be nested inside another declaration
    protocol FormatType
             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.StreamIntegral.swift:4:14: error: protocol 'StreamIntegral' cannot be nested inside another declaration
    protocol StreamIntegral
             ^
[25/77] Compiling LZ77 LZ77.Format.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:4:14: error: protocol 'FormatType' cannot be nested inside another declaration
    protocol FormatType
             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.StreamIntegral.swift:4:14: error: protocol 'StreamIntegral' cannot be nested inside another declaration
    protocol StreamIntegral
             ^
[26/77] Compiling LZ77 LZ77.FormatType.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:4:14: error: protocol 'FormatType' cannot be nested inside another declaration
    protocol FormatType
             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.StreamIntegral.swift:4:14: error: protocol 'StreamIntegral' cannot be nested inside another declaration
    protocol StreamIntegral
             ^
[27/77] Compiling LZ77 LZ77.MRC32.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:4:14: error: protocol 'FormatType' cannot be nested inside another declaration
    protocol FormatType
             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.StreamIntegral.swift:4:14: error: protocol 'StreamIntegral' cannot be nested inside another declaration
    protocol StreamIntegral
             ^
[28/77] Compiling LZ77 LZ77.StreamIntegral.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:4:14: error: protocol 'FormatType' cannot be nested inside another declaration
    protocol FormatType
             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.StreamIntegral.swift:4:14: error: protocol 'StreamIntegral' cannot be nested inside another declaration
    protocol StreamIntegral
             ^
[29/77] Compiling LZ77 LZ77.Decades.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:11:24: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
        var input:LZ77.DeflatorIn<Format.Integral>
                       ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:17:24: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
            input:LZ77.DeflatorIn<Format.Integral>)
                       ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:229:33: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                    self.window.match(from: head, lookahead: self.input,
                                ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorWindow.swift:115:10: note: in call to function 'match(from:lookahead:attempts:goal:)'
    func match(from head:(index:Int, next:UInt16?),
         ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:289:33: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                    self.window.match(from: head, lookahead: self.input,
                                ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorWindow.swift:115:10: note: in call to function 'match(from:lookahead:attempts:goal:)'
    func match(from head:(index:Int, next:UInt16?),
         ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:297:37: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                        self.window.match(from: head, lookahead: self.input,
                                    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorWindow.swift:115:10: note: in call to function 'match(from:lookahead:attempts:goal:)'
    func match(from head:(index:Int, next:UInt16?),
         ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:365:29: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                self.window.match(from: head, lookahead: self.input,
                            ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorWindow.swift:132:10: note: in call to function 'match(from:lookahead:attempts:goal:delegate:)'
    func match(from head:(index:Int, next:UInt16?),
         ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:38:22: error: cannot infer contextual base in reference to member 'init'
            window: .init(exponent: exponent),
                    ~^~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:39:22: error: cannot infer contextual base in reference to member 'init'
            output: .init(hint: hint),
                    ~^~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:40:21: error: cannot infer contextual base in reference to member 'init'
            input: .init()))
                   ~^~~~
[30/77] Compiling LZ77 LZ77.Deflator.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:11:24: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
        var input:LZ77.DeflatorIn<Format.Integral>
                       ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:17:24: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
            input:LZ77.DeflatorIn<Format.Integral>)
                       ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:229:33: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                    self.window.match(from: head, lookahead: self.input,
                                ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorWindow.swift:115:10: note: in call to function 'match(from:lookahead:attempts:goal:)'
    func match(from head:(index:Int, next:UInt16?),
         ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:289:33: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                    self.window.match(from: head, lookahead: self.input,
                                ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorWindow.swift:115:10: note: in call to function 'match(from:lookahead:attempts:goal:)'
    func match(from head:(index:Int, next:UInt16?),
         ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:297:37: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                        self.window.match(from: head, lookahead: self.input,
                                    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorWindow.swift:115:10: note: in call to function 'match(from:lookahead:attempts:goal:)'
    func match(from head:(index:Int, next:UInt16?),
         ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:365:29: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                self.window.match(from: head, lookahead: self.input,
                            ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorWindow.swift:132:10: note: in call to function 'match(from:lookahead:attempts:goal:delegate:)'
    func match(from head:(index:Int, next:UInt16?),
         ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:38:22: error: cannot infer contextual base in reference to member 'init'
            window: .init(exponent: exponent),
                    ~^~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:39:22: error: cannot infer contextual base in reference to member 'init'
            output: .init(hint: hint),
                    ~^~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:40:21: error: cannot infer contextual base in reference to member 'init'
            input: .init()))
                   ~^~~~
[31/77] Compiling LZ77 LZ77.DeflatorBuffers.Stream.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:11:24: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
        var input:LZ77.DeflatorIn<Format.Integral>
                       ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:17:24: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
            input:LZ77.DeflatorIn<Format.Integral>)
                       ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:229:33: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                    self.window.match(from: head, lookahead: self.input,
                                ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorWindow.swift:115:10: note: in call to function 'match(from:lookahead:attempts:goal:)'
    func match(from head:(index:Int, next:UInt16?),
         ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:289:33: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                    self.window.match(from: head, lookahead: self.input,
                                ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorWindow.swift:115:10: note: in call to function 'match(from:lookahead:attempts:goal:)'
    func match(from head:(index:Int, next:UInt16?),
         ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:297:37: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                        self.window.match(from: head, lookahead: self.input,
                                    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorWindow.swift:115:10: note: in call to function 'match(from:lookahead:attempts:goal:)'
    func match(from head:(index:Int, next:UInt16?),
         ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:365:29: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                self.window.match(from: head, lookahead: self.input,
                            ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorWindow.swift:132:10: note: in call to function 'match(from:lookahead:attempts:goal:delegate:)'
    func match(from head:(index:Int, next:UInt16?),
         ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:38:22: error: cannot infer contextual base in reference to member 'init'
            window: .init(exponent: exponent),
                    ~^~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:39:22: error: cannot infer contextual base in reference to member 'init'
            output: .init(hint: hint),
                    ~^~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:40:21: error: cannot infer contextual base in reference to member 'init'
            input: .init()))
                   ~^~~~
[32/77] Compiling LZ77 LZ77.DeflatorBuffers.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:11:24: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
        var input:LZ77.DeflatorIn<Format.Integral>
                       ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:17:24: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
            input:LZ77.DeflatorIn<Format.Integral>)
                       ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:229:33: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                    self.window.match(from: head, lookahead: self.input,
                                ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorWindow.swift:115:10: note: in call to function 'match(from:lookahead:attempts:goal:)'
    func match(from head:(index:Int, next:UInt16?),
         ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:289:33: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                    self.window.match(from: head, lookahead: self.input,
                                ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorWindow.swift:115:10: note: in call to function 'match(from:lookahead:attempts:goal:)'
    func match(from head:(index:Int, next:UInt16?),
         ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:297:37: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                        self.window.match(from: head, lookahead: self.input,
                                    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorWindow.swift:115:10: note: in call to function 'match(from:lookahead:attempts:goal:)'
    func match(from head:(index:Int, next:UInt16?),
         ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:365:29: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                self.window.match(from: head, lookahead: self.input,
                            ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorWindow.swift:132:10: note: in call to function 'match(from:lookahead:attempts:goal:delegate:)'
    func match(from head:(index:Int, next:UInt16?),
         ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:38:22: error: cannot infer contextual base in reference to member 'init'
            window: .init(exponent: exponent),
                    ~^~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:39:22: error: cannot infer contextual base in reference to member 'init'
            output: .init(hint: hint),
                    ~^~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:40:21: error: cannot infer contextual base in reference to member 'init'
            input: .init()))
                   ~^~~~
[33/77] Compiling LZ77 LZ77.DeflatorDicing.Node.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:11:24: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
        var input:LZ77.DeflatorIn<Format.Integral>
                       ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:17:24: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
            input:LZ77.DeflatorIn<Format.Integral>)
                       ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:229:33: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                    self.window.match(from: head, lookahead: self.input,
                                ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorWindow.swift:115:10: note: in call to function 'match(from:lookahead:attempts:goal:)'
    func match(from head:(index:Int, next:UInt16?),
         ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:289:33: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                    self.window.match(from: head, lookahead: self.input,
                                ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorWindow.swift:115:10: note: in call to function 'match(from:lookahead:attempts:goal:)'
    func match(from head:(index:Int, next:UInt16?),
         ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:297:37: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                        self.window.match(from: head, lookahead: self.input,
                                    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorWindow.swift:115:10: note: in call to function 'match(from:lookahead:attempts:goal:)'
    func match(from head:(index:Int, next:UInt16?),
         ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:365:29: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                self.window.match(from: head, lookahead: self.input,
                            ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorWindow.swift:132:10: note: in call to function 'match(from:lookahead:attempts:goal:delegate:)'
    func match(from head:(index:Int, next:UInt16?),
         ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:38:22: error: cannot infer contextual base in reference to member 'init'
            window: .init(exponent: exponent),
                    ~^~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:39:22: error: cannot infer contextual base in reference to member 'init'
            output: .init(hint: hint),
                    ~^~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:40:21: error: cannot infer contextual base in reference to member 'init'
            input: .init()))
                   ~^~~~
[34/77] Compiling LZ77 LZ77.DeflatorDicing.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:11:24: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
        var input:LZ77.DeflatorIn<Format.Integral>
                       ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:17:24: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
            input:LZ77.DeflatorIn<Format.Integral>)
                       ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:229:33: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                    self.window.match(from: head, lookahead: self.input,
                                ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorWindow.swift:115:10: note: in call to function 'match(from:lookahead:attempts:goal:)'
    func match(from head:(index:Int, next:UInt16?),
         ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:289:33: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                    self.window.match(from: head, lookahead: self.input,
                                ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorWindow.swift:115:10: note: in call to function 'match(from:lookahead:attempts:goal:)'
    func match(from head:(index:Int, next:UInt16?),
         ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:297:37: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                        self.window.match(from: head, lookahead: self.input,
                                    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorWindow.swift:115:10: note: in call to function 'match(from:lookahead:attempts:goal:)'
    func match(from head:(index:Int, next:UInt16?),
         ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:365:29: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                self.window.match(from: head, lookahead: self.input,
                            ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorWindow.swift:132:10: note: in call to function 'match(from:lookahead:attempts:goal:delegate:)'
    func match(from head:(index:Int, next:UInt16?),
         ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:38:22: error: cannot infer contextual base in reference to member 'init'
            window: .init(exponent: exponent),
                    ~^~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:39:22: error: cannot infer contextual base in reference to member 'init'
            output: .init(hint: hint),
                    ~^~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:40:21: error: cannot infer contextual base in reference to member 'init'
            input: .init()))
                   ~^~~~
[35/77] Compiling LZ77 LZ77.InflatorTables.swift
[36/77] Compiling LZ77 LZ77.StreamHeader.swift
[37/77] Compiling LZ77 LZ77.StreamHeaderError.swift
[38/77] Compiling LZ77 LZ77.Composites.swift
[39/77] Compiling LZ77 LZ77.Reversed.swift
[40/77] Compiling LZ77 LZ77.swift
[41/77] Compiling LZ77 LZ77.DeflatorTerm.Meta.swift
[42/77] Compiling LZ77 LZ77.DeflatorTerm.swift
[43/77] Compiling LZ77 LZ77.DeflatorWindow.Element.swift
[44/77] Compiling LZ77 LZ77.DeflatorWindow.swift
[45/77] Compiling LZ77 F14.District.Index.swift
[46/77] Compiling LZ77 F14.District.swift
[47/77] Compiling LZ77 LZ77.RunLiteral.swift
[48/77] Compiling LZ77 LZ77.BlockMetadata.swift
[49/77] Compiling LZ77 LZ77.BlockShape.swift
[50/77] Compiling LZ77 LZ77.BlockState.swift
[51/77] Compiling LZ77 LZ77.BlockType.swift
[52/77] Compiling LZ77 LZ77.DecompressionError.swift
[53/77] Compiling LZ77 LZ77.Inflator.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Inflator/LZ77.InflatorBuffers.Stream.swift:6:25: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
        var output:LZ77.InflatorOut<Format.Integral>
                        ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Inflator/LZ77.InflatorBuffers.Stream.swift:30:32: error: cannot infer contextual base in reference to member 'init'
            self.output     = .init()
                              ~^~~~
[54/77] Compiling LZ77 LZ77.InflatorBuffers.Stream.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Inflator/LZ77.InflatorBuffers.Stream.swift:6:25: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
        var output:LZ77.InflatorOut<Format.Integral>
                        ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Inflator/LZ77.InflatorBuffers.Stream.swift:30:32: error: cannot infer contextual base in reference to member 'init'
            self.output     = .init()
                              ~^~~~
[55/77] Compiling LZ77 LZ77.InflatorBuffers.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Inflator/LZ77.InflatorBuffers.Stream.swift:6:25: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
        var output:LZ77.InflatorOut<Format.Integral>
                        ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Inflator/LZ77.InflatorBuffers.Stream.swift:30:32: error: cannot infer contextual base in reference to member 'init'
            self.output     = .init()
                              ~^~~~
[56/77] Compiling LZ77 LZ77.InflatorIn.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Inflator/LZ77.InflatorBuffers.Stream.swift:6:25: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
        var output:LZ77.InflatorOut<Format.Integral>
                        ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Inflator/LZ77.InflatorBuffers.Stream.swift:30:32: error: cannot infer contextual base in reference to member 'init'
            self.output     = .init()
                              ~^~~~
[57/77] Compiling LZ77 LZ77.InflatorOut.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Inflator/LZ77.InflatorBuffers.Stream.swift:6:25: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
        var output:LZ77.InflatorOut<Format.Integral>
                        ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Inflator/LZ77.InflatorBuffers.Stream.swift:30:32: error: cannot infer contextual base in reference to member 'init'
            self.output     = .init()
                              ~^~~~
[58/77] Compiling LZ77 LZ77.InflatorState.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Inflator/LZ77.InflatorBuffers.Stream.swift:6:25: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
        var output:LZ77.InflatorOut<Format.Integral>
                        ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Inflator/LZ77.InflatorBuffers.Stream.swift:30:32: error: cannot infer contextual base in reference to member 'init'
            self.output     = .init()
                              ~^~~~
[59/77] Compiling LZ77 F14.Hash.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:11:24: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
        var input:LZ77.DeflatorIn<Format.Integral>
                       ^
[60/77] Compiling LZ77 F14.HashTable.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:11:24: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
        var input:LZ77.DeflatorIn<Format.Integral>
                       ^
[61/77] Compiling LZ77 F14.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:11:24: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
        var input:LZ77.DeflatorIn<Format.Integral>
                       ^
[62/77] Compiling LZ77 FixedWidthInteger (ext).swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:11:24: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
        var input:LZ77.DeflatorIn<Format.Integral>
                       ^
[63/77] Compiling LZ77 Gzip.Deflator.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:11:24: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
        var input:LZ77.DeflatorIn<Format.Integral>
                       ^
[64/77] Compiling LZ77 Gzip.Format.Integral.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
        associatedtype Integral:StreamIntegral
                                ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:11:24: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
        var input:LZ77.DeflatorIn<Format.Integral>
                       ^
[65/77] Compiling LZ77 LZ77.DeflatorIn.swift
[66/77] Compiling LZ77 LZ77.DeflatorMatches.Depths.swift
[67/77] Compiling LZ77 LZ77.DeflatorMatches.swift
[68/77] Compiling LZ77 LZ77.DeflatorOut.swift
[69/77] Compiling LZ77 LZ77.DeflatorSearch.swift
[70/77] Compiling LZ77 LZ77.DeflatorTables.swift
[71/77] Compiling LZ77 LZ77.Codeword.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/HuffmanCoding/LZ77.HuffmanPattern.swift:3:14: error: protocol 'HuffmanPattern' cannot be nested inside another declaration
    protocol HuffmanPattern<Symbol>
             ^
[72/77] Compiling LZ77 LZ77.Distance.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/HuffmanCoding/LZ77.HuffmanPattern.swift:3:14: error: protocol 'HuffmanPattern' cannot be nested inside another declaration
    protocol HuffmanPattern<Symbol>
             ^
[73/77] Compiling LZ77 LZ77.Heap.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/HuffmanCoding/LZ77.HuffmanPattern.swift:3:14: error: protocol 'HuffmanPattern' cannot be nested inside another declaration
    protocol HuffmanPattern<Symbol>
             ^
[74/77] Compiling LZ77 LZ77.HuffmanPattern.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/HuffmanCoding/LZ77.HuffmanPattern.swift:3:14: error: protocol 'HuffmanPattern' cannot be nested inside another declaration
    protocol HuffmanPattern<Symbol>
             ^
[75/77] Compiling LZ77 LZ77.HuffmanTree.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/HuffmanCoding/LZ77.HuffmanPattern.swift:3:14: error: protocol 'HuffmanPattern' cannot be nested inside another declaration
    protocol HuffmanPattern<Symbol>
             ^
[76/77] Compiling LZ77 LZ77.Metaword.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/HuffmanCoding/LZ77.HuffmanPattern.swift:3:14: error: protocol 'HuffmanPattern' cannot be nested inside another declaration
    protocol HuffmanPattern<Symbol>
             ^
error: fatalError
Fetching https://github.com/tayloraswift/swift-hash
Fetching https://github.com/tayloraswift/swift-png
[1/744] Fetching swift-hash
[202/25561] Fetching swift-hash, swift-png
Fetched https://github.com/tayloraswift/swift-hash (6.20s)
Fetched https://github.com/tayloraswift/swift-png (6.20s)
Computing version for https://github.com/tayloraswift/swift-png
Computed https://github.com/tayloraswift/swift-png at 4.4.4 (0.51s)
Computing version for https://github.com/tayloraswift/swift-hash
Computed https://github.com/tayloraswift/swift-hash at 0.6.2 (0.48s)
Creating working copy for https://github.com/tayloraswift/swift-hash
Working copy of https://github.com/tayloraswift/swift-hash resolved at 0.6.2
Creating working copy for https://github.com/tayloraswift/swift-png
Working copy of https://github.com/tayloraswift/swift-png resolved at 4.4.4
BUILD FAILURE 5.9 macosSpm