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 with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tayloraswift/swift-noise.git
Reference: 1.1.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tayloraswift/swift-noise
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 8e35a91 create 1.1 release
Cloned https://github.com/tayloraswift/swift-noise.git
Revision (git rev-parse @):
8e35a914d28e4123a749955de19e275488343751
SUCCESS checkout https://github.com/tayloraswift/swift-noise.git at 1.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/tayloraswift/swift-noise.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Emitting module BaseDigits
[2/10] Compiling BaseDigits BaseDigits.swift
[3/10] Compiling Noise hash.swift
[4/10] Compiling Noise noise.swift
[5/10] Compiling Noise disk.swift
[6/10] Compiling Noise gradient.swift
[7/10] Compiling Noise compounds.swift
[8/10] Emitting module Noise
[9/10] Compiling Noise cell.swift
[10/15] Compiling Base16 Base16.UppercaseDigits.swift
[11/15] Compiling Base16 Base16.LowercaseDigits.swift
[12/15] Compiling Base16 Base16.swift
[13/15] Emitting module Base16
[14/15] Compiling Base16 Base16.Values.swift
[15/17] Emitting module CRC
[16/17] Compiling CRC CRC32.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/70] Emitting module LZ77
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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
             ^
[18/77] Compiling LZ77 LZ77.Reversed.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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
             ^
[19/77] Compiling LZ77 LZ77.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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
             ^
[20/77] Compiling LZ77 SIMD16 (ext).swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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
             ^
[21/77] Compiling LZ77 LZ77.Format.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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
             ^
[22/77] Compiling LZ77 LZ77.FormatType.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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
             ^
[23/77] Compiling LZ77 LZ77.MRC32.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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 LZ77.StreamIntegral.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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.Decades.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:229:26: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                    self.window.match(from: head, lookahead: self.input,
                         ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:289:26: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                    self.window.match(from: head, lookahead: self.input,
                         ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:297:30: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                        self.window.match(from: head, lookahead: self.input,
                             ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:365:22: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                self.window.match(from: head, lookahead: self.input,
                     ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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()))
                   ~^~~~
[26/77] Compiling LZ77 LZ77.Deflator.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:229:26: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                    self.window.match(from: head, lookahead: self.input,
                         ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:289:26: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                    self.window.match(from: head, lookahead: self.input,
                         ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:297:30: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                        self.window.match(from: head, lookahead: self.input,
                             ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:365:22: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                self.window.match(from: head, lookahead: self.input,
                     ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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()))
                   ~^~~~
[27/77] Compiling LZ77 LZ77.DeflatorBuffers.Stream.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:229:26: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                    self.window.match(from: head, lookahead: self.input,
                         ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:289:26: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                    self.window.match(from: head, lookahead: self.input,
                         ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:297:30: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                        self.window.match(from: head, lookahead: self.input,
                             ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:365:22: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                self.window.match(from: head, lookahead: self.input,
                     ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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()))
                   ~^~~~
[28/77] Compiling LZ77 LZ77.DeflatorBuffers.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:229:26: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                    self.window.match(from: head, lookahead: self.input,
                         ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:289:26: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                    self.window.match(from: head, lookahead: self.input,
                         ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:297:30: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                        self.window.match(from: head, lookahead: self.input,
                             ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:365:22: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                self.window.match(from: head, lookahead: self.input,
                     ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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()))
                   ~^~~~
[29/77] Compiling LZ77 LZ77.DeflatorDicing.Node.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:229:26: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                    self.window.match(from: head, lookahead: self.input,
                         ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:289:26: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                    self.window.match(from: head, lookahead: self.input,
                         ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:297:30: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                        self.window.match(from: head, lookahead: self.input,
                             ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:365:22: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                self.window.match(from: head, lookahead: self.input,
                     ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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.DeflatorDicing.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:229:26: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                    self.window.match(from: head, lookahead: self.input,
                         ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:289:26: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                    self.window.match(from: head, lookahead: self.input,
                         ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:297:30: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                        self.window.match(from: head, lookahead: self.input,
                             ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:365:22: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                self.window.match(from: head, lookahead: self.input,
                     ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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.DeflatorIn.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:229:26: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                    self.window.match(from: head, lookahead: self.input,
                         ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:289:26: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                    self.window.match(from: head, lookahead: self.input,
                         ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:297:30: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                        self.window.match(from: head, lookahead: self.input,
                             ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:365:22: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                self.window.match(from: head, lookahead: self.input,
                     ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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.DeflatorMatches.Depths.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:229:26: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                    self.window.match(from: head, lookahead: self.input,
                         ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:289:26: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                    self.window.match(from: head, lookahead: self.input,
                         ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:297:30: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                        self.window.match(from: head, lookahead: self.input,
                             ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/swift-png/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:365:22: error: generic parameter 'some LZ77.StreamIntegral' could not be inferred
                self.window.match(from: head, lookahead: self.input,
                     ^
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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.BlockShape.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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()
                              ~^~~~
[34/77] Compiling LZ77 LZ77.BlockState.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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()
                              ~^~~~
[35/77] Compiling LZ77 LZ77.BlockType.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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()
                              ~^~~~
[36/77] Compiling LZ77 LZ77.DecompressionError.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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()
                              ~^~~~
[37/77] Compiling LZ77 LZ77.Inflator.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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()
                              ~^~~~
[38/77] Compiling LZ77 LZ77.InflatorBuffers.Stream.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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()
                              ~^~~~
[39/77] Compiling LZ77 LZ77.InflatorBuffers.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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()
                              ~^~~~
[40/77] Compiling LZ77 LZ77.InflatorIn.swift
[41/77] Compiling LZ77 LZ77.InflatorOut.swift
[42/77] Compiling LZ77 LZ77.InflatorState.swift
[43/77] Compiling LZ77 LZ77.InflatorTables.swift
[44/77] Compiling LZ77 LZ77.StreamHeader.swift
[45/77] Compiling LZ77 LZ77.StreamHeaderError.swift
[46/77] Compiling LZ77 LZ77.Composites.swift
[47/77] Compiling LZ77 LZ77.DeflatorMatches.swift
[48/77] Compiling LZ77 LZ77.DeflatorOut.swift
[49/77] Compiling LZ77 LZ77.DeflatorSearch.swift
[50/77] Compiling LZ77 LZ77.DeflatorTables.swift
[51/77] Compiling LZ77 LZ77.DeflatorTerm.Meta.swift
[52/77] Compiling LZ77 LZ77.DeflatorTerm.swift
[53/77] Compiling LZ77 LZ77.DeflatorWindow.Element.swift
[54/77] Compiling LZ77 LZ77.DeflatorWindow.swift
[55/77] Compiling LZ77 Gzip.Format.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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>
                        ^
[56/77] Compiling LZ77 Gzip.Inflator.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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>
                        ^
[57/77] Compiling LZ77 Gzip.InflatorState.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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>
                        ^
[58/77] Compiling LZ77 Gzip.StreamHeader.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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>
                        ^
[59/77] Compiling LZ77 Gzip.StreamHeaderError.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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>
                        ^
[60/77] Compiling LZ77 Gzip.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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>
                        ^
[61/77] Compiling LZ77 LZ77.Codeword.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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>
                        ^
[62/77] Compiling LZ77 LZ77.Distance.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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>
             ^
[63/77] Compiling LZ77 LZ77.Heap.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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>
             ^
[64/77] Compiling LZ77 LZ77.HuffmanPattern.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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>
             ^
[65/77] Compiling LZ77 LZ77.HuffmanTree.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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>
             ^
[66/77] Compiling LZ77 LZ77.Metaword.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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>
             ^
[67/77] Compiling LZ77 LZ77.RunLiteral.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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>
             ^
[68/77] Compiling LZ77 LZ77.BlockMetadata.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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>
             ^
[69/77] Compiling LZ77 F14.District.Index.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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>
                       ^
[70/77] Compiling LZ77 F14.District.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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>
                       ^
[71/77] Compiling LZ77 F14.Hash.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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>
                       ^
[72/77] Compiling LZ77 F14.HashTable.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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>
                       ^
[73/77] Compiling LZ77 F14.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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>
                       ^
[74/77] Compiling LZ77 FixedWidthInteger (ext).swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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>
                       ^
[75/77] Compiling LZ77 Gzip.Deflator.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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>
                       ^
[76/77] Compiling LZ77 Gzip.Format.Integral.swift
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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>
                       ^
Fetching https://github.com/tayloraswift/swift-hash from cache
Fetching https://github.com/tayloraswift/swift-png from cache
Fetched https://github.com/tayloraswift/swift-png (0.17s)
Computing version for https://github.com/tayloraswift/swift-png
Computed https://github.com/tayloraswift/swift-png at 4.4.2 (0.02s)
Fetched https://github.com/tayloraswift/swift-hash (0.23s)
Computing version for https://github.com/tayloraswift/swift-hash
Computed https://github.com/tayloraswift/swift-hash at 0.5.0 (0.02s)
Creating working copy for https://github.com/tayloraswift/swift-png
Working copy of https://github.com/tayloraswift/swift-png resolved at 4.4.2
Creating working copy for https://github.com/tayloraswift/swift-hash
Working copy of https://github.com/tayloraswift/swift-hash resolved at 0.5.0
BUILD FAILURE 5.8 macosSpm