Build Information
Failed to build swift-png, reference 4.4.7 (e677ba
), with Swift 5.9 for Linux on 16 Nov 2024 00:40:03 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tayloraswift/swift-png.git
Reference: 4.4.7
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/tayloraswift/swift-png
* tag 4.4.7 -> FETCH_HEAD
HEAD is now at e677ba0 Merge pull request #80 from tayloraswift/device-support
Cloned https://github.com/tayloraswift/swift-png.git
Revision (git rev-parse @):
e677ba0728150c41118c52fcbebdfa74b071ab17
SUCCESS checkout https://github.com/tayloraswift/swift-png.git at 4.4.7
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/tayloraswift/swift-png.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/tayloraswift/swift-grammar
Fetching https://github.com/tayloraswift/swift-hash
[1/781] Fetching swift-hash
[782/1503] Fetching swift-hash, swift-grammar
Fetched https://github.com/tayloraswift/swift-hash (0.28s)
Fetched https://github.com/tayloraswift/swift-grammar (0.29s)
Computing version for https://github.com/tayloraswift/swift-hash
Computed https://github.com/tayloraswift/swift-hash at 0.6.3 (2.01s)
Computing version for https://github.com/tayloraswift/swift-grammar
Computed https://github.com/tayloraswift/swift-grammar at 0.4.1 (0.46s)
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git (0.43s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.40s)
Creating working copy for https://github.com/tayloraswift/swift-hash
Working copy of https://github.com/tayloraswift/swift-hash resolved at 0.6.3
Creating working copy for https://github.com/tayloraswift/swift-grammar
Working copy of https://github.com/tayloraswift/swift-grammar resolved at 0.4.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Building for debugging...
[0/42] Compiling _AtomicsShims.c
[2/63] Compiling BaseDigits BaseDigits.swift
[3/63] Emitting module BaseDigits
[4/64] Emitting module Atomics
[6/67] Compiling Atomics AtomicReference.swift
[7/67] Compiling Atomics AtomicStorage.swift
[8/67] Compiling Atomics AtomicValue.swift
[9/67] Compiling Atomics ManagedAtomic.swift
[10/67] Compiling Atomics ManagedAtomicLazyReference.swift
[12/67] Compiling Atomics OptionalRawRepresentable.swift
[13/67] Compiling Atomics RawRepresentable.swift
[14/67] Compiling Atomics AtomicBool.swift
[15/67] Compiling Atomics Primitives.shims.swift
[16/67] Compiling Atomics AtomicInteger.swift
[17/67] Compiling Atomics AtomicOptionalWrappable.swift
[18/67] Compiling Atomics UnsafeAtomic.swift
[19/67] Compiling Atomics UnsafeAtomicLazyReference.swift
[20/67] Compiling Atomics IntegerOperations.swift
[21/67] Compiling Atomics Unmanaged extensions.swift
[21/67] Wrapping AST for BaseDigits for debugging
[23/72] Compiling Atomics AtomicMemoryOrderings.swift
[24/72] Compiling Atomics DoubleWord.swift
[25/72] Compiling Atomics IntegerConformances.swift
[26/72] Compiling Atomics PointerConformances.swift
[27/72] Compiling Atomics Primitives.native.swift
[28/73] Emitting module Base16
[31/74] Compiling Base16 Base16.Values.swift
[32/74] Compiling Base16 Base16.UppercaseDigits.swift
[33/74] Compiling Base16 Base16.LowercaseDigits.swift
[34/74] Compiling Base16 Base16.swift
[35/76] Wrapping AST for Atomics for debugging
[37/105] Wrapping AST for Base16 for debugging
[39/107] Compiling CRC CRC32.swift
[40/107] Emitting module CRC
[41/108] Compiling Testing_ Assertion.ExpectedSuccess.swift
[42/108] Compiling Testing_ Assertion.ExpectedTrue.swift
[43/108] Compiling Testing_ Assertion.ExpectedValue.swift
[44/108] Compiling Testing_ Assertion.swift
[47/113] Compiling Testing_ Assertion.ExpectedFailure.swift
[48/113] Compiling Testing_ Assertion.ExpectedFalse.swift
[49/113] Compiling Testing_ Assertion.ExpectedNil.swift
[50/113] Compiling Testing_ Assertion.ExpectedRangeBoundValue.swift
[51/113] Compiling Testing_ Assertion.UnorderedElementsNotEqual.swift
[52/113] Compiling Testing_ BinaryAssertionOperator.swift
[53/113] Compiling Testing_ Assertion.ExpectedBinary.swift
[54/113] Compiling Testing_ Assertion.ExpectedExactFailure.swift
[55/113] Compiling Testing_ Assertion.LessThanEqual.swift
[56/113] Compiling Testing_ Assertion.NotEqual.swift
[57/113] Compiling Testing_ Assertion.OrderedElementsEqual.swift
[58/113] Compiling Testing_ Assertion.UnorderedElementsEqual.swift
[59/113] Compiling Testing_ Assertion.Equal.swift
[60/113] Compiling Testing_ Assertion.GreaterThan.swift
[61/113] Compiling Testing_ Assertion.GreaterThanEqual.swift
[62/113] Compiling Testing_ Assertion.LessThan.swift
[63/113] Emitting module Testing_
[63/113] Wrapping AST for CRC for debugging
[65/166] Compiling LZ77 LZ77.RunLiteral.swift
[66/166] Compiling LZ77 LZ77.BlockMetadata.swift
[67/166] Compiling LZ77 F14.District.Index.swift
[68/166] Compiling LZ77 F14.District.swift
[69/166] Compiling LZ77 Gzip.StreamHeaderError.swift
[70/166] Compiling LZ77 Gzip.swift
[71/166] Compiling LZ77 LZ77.Codeword.swift
[72/166] Compiling LZ77 LZ77.Distance.swift
[73/166] Compiling LZ77 LZ77.Heap.swift
[74/166] Compiling LZ77 LZ77.HuffmanPattern.swift
[75/166] Compiling LZ77 LZ77.HuffmanTree.swift
[76/166] Compiling LZ77 LZ77.Metaword.swift
[78/168] Wrapping AST for Testing_ for debugging
[80/168] Compiling LZ77 LZ77.Decades.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:17:24: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
input:LZ77.DeflatorIn<Format.Integral>)
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:38:22: error: cannot infer contextual base in reference to member 'init'
window: .init(exponent: exponent),
~^~~~
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:39:22: error: cannot infer contextual base in reference to member 'init'
output: .init(hint: hint),
~^~~~
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:40:21: error: cannot infer contextual base in reference to member 'init'
input: .init()))
~^~~~
[81/168] Compiling LZ77 LZ77.Deflator.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:17:24: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
input:LZ77.DeflatorIn<Format.Integral>)
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:38:22: error: cannot infer contextual base in reference to member 'init'
window: .init(exponent: exponent),
~^~~~
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:39:22: error: cannot infer contextual base in reference to member 'init'
output: .init(hint: hint),
~^~~~
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:40:21: error: cannot infer contextual base in reference to member 'init'
input: .init()))
~^~~~
[82/168] Compiling LZ77 LZ77.DeflatorBuffers.Stream.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:17:24: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
input:LZ77.DeflatorIn<Format.Integral>)
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:38:22: error: cannot infer contextual base in reference to member 'init'
window: .init(exponent: exponent),
~^~~~
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:39:22: error: cannot infer contextual base in reference to member 'init'
output: .init(hint: hint),
~^~~~
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:40:21: error: cannot infer contextual base in reference to member 'init'
input: .init()))
~^~~~
[83/168] Compiling LZ77 LZ77.DeflatorBuffers.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:17:24: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
input:LZ77.DeflatorIn<Format.Integral>)
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:38:22: error: cannot infer contextual base in reference to member 'init'
window: .init(exponent: exponent),
~^~~~
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:39:22: error: cannot infer contextual base in reference to member 'init'
output: .init(hint: hint),
~^~~~
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:40:21: error: cannot infer contextual base in reference to member 'init'
input: .init()))
~^~~~
[84/168] Compiling LZ77 LZ77.DeflatorDicing.Node.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:17:24: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
input:LZ77.DeflatorIn<Format.Integral>)
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:38:22: error: cannot infer contextual base in reference to member 'init'
window: .init(exponent: exponent),
~^~~~
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:39:22: error: cannot infer contextual base in reference to member 'init'
output: .init(hint: hint),
~^~~~
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:40:21: error: cannot infer contextual base in reference to member 'init'
input: .init()))
~^~~~
[85/168] Compiling LZ77 LZ77.DeflatorDicing.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:17:24: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
input:LZ77.DeflatorIn<Format.Integral>)
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:38:22: error: cannot infer contextual base in reference to member 'init'
window: .init(exponent: exponent),
~^~~~
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:39:22: error: cannot infer contextual base in reference to member 'init'
output: .init(hint: hint),
~^~~~
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:40:21: error: cannot infer contextual base in reference to member 'init'
input: .init()))
~^~~~
[86/168] Compiling LZ77 LZ77.DeflatorIn.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:17:24: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
input:LZ77.DeflatorIn<Format.Integral>)
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:38:22: error: cannot infer contextual base in reference to member 'init'
window: .init(exponent: exponent),
~^~~~
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:39:22: error: cannot infer contextual base in reference to member 'init'
output: .init(hint: hint),
~^~~~
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:40:21: error: cannot infer contextual base in reference to member 'init'
input: .init()))
~^~~~
[87/168] Compiling LZ77 LZ77.DeflatorMatches.Depths.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:17:24: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
input:LZ77.DeflatorIn<Format.Integral>)
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/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,
^
/host/spi-builder-workspace/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?),
^
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:38:22: error: cannot infer contextual base in reference to member 'init'
window: .init(exponent: exponent),
~^~~~
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:39:22: error: cannot infer contextual base in reference to member 'init'
output: .init(hint: hint),
~^~~~
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.swift:40:21: error: cannot infer contextual base in reference to member 'init'
input: .init()))
~^~~~
error: emit-module command failed with exit code 1 (use -v to see invocation)
[88/168] Emitting module LZ77
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
/host/spi-builder-workspace/Sources/LZ77/Deflator/LZ77.DeflatorBuffers.Stream.swift:17:24: error: type 'Format.Integral' does not conform to protocol 'StreamIntegral'
input:LZ77.DeflatorIn<Format.Integral>)
^
/host/spi-builder-workspace/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>
^
/host/spi-builder-workspace/Sources/LZ77/HuffmanCoding/LZ77.HuffmanPattern.swift:3:14: error: protocol 'HuffmanPattern' cannot be nested inside another declaration
protocol HuffmanPattern<Symbol>
^
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:4:14: error: protocol 'FormatType' cannot be nested inside another declaration
protocol FormatType
^
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.StreamIntegral.swift:4:14: error: protocol 'StreamIntegral' cannot be nested inside another declaration
protocol StreamIntegral
^
[89/175] Compiling LZ77 LZ77.Reversed.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:4:14: error: protocol 'FormatType' cannot be nested inside another declaration
protocol FormatType
^
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.StreamIntegral.swift:4:14: error: protocol 'StreamIntegral' cannot be nested inside another declaration
protocol StreamIntegral
^
[90/175] Compiling LZ77 LZ77.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:4:14: error: protocol 'FormatType' cannot be nested inside another declaration
protocol FormatType
^
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.StreamIntegral.swift:4:14: error: protocol 'StreamIntegral' cannot be nested inside another declaration
protocol StreamIntegral
^
[91/175] Compiling LZ77 SIMD16 (ext).swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:4:14: error: protocol 'FormatType' cannot be nested inside another declaration
protocol FormatType
^
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.StreamIntegral.swift:4:14: error: protocol 'StreamIntegral' cannot be nested inside another declaration
protocol StreamIntegral
^
[92/175] Compiling LZ77 LZ77.Format.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:4:14: error: protocol 'FormatType' cannot be nested inside another declaration
protocol FormatType
^
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.StreamIntegral.swift:4:14: error: protocol 'StreamIntegral' cannot be nested inside another declaration
protocol StreamIntegral
^
[93/175] Compiling LZ77 LZ77.FormatType.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:4:14: error: protocol 'FormatType' cannot be nested inside another declaration
protocol FormatType
^
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.StreamIntegral.swift:4:14: error: protocol 'StreamIntegral' cannot be nested inside another declaration
protocol StreamIntegral
^
[94/175] Compiling LZ77 LZ77.MRC32.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:4:14: error: protocol 'FormatType' cannot be nested inside another declaration
protocol FormatType
^
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.StreamIntegral.swift:4:14: error: protocol 'StreamIntegral' cannot be nested inside another declaration
protocol StreamIntegral
^
[95/175] Compiling LZ77 LZ77.StreamIntegral.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:4:14: error: protocol 'FormatType' cannot be nested inside another declaration
protocol FormatType
^
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.StreamIntegral.swift:4:14: error: protocol 'StreamIntegral' cannot be nested inside another declaration
protocol StreamIntegral
^
[96/175] Compiling LZ77 LZ77.InflatorIn.swift
[97/175] Compiling LZ77 LZ77.InflatorOut.swift
[98/175] Compiling LZ77 LZ77.InflatorState.swift
[99/175] Compiling LZ77 LZ77.InflatorTables.swift
[100/175] Compiling LZ77 LZ77.StreamHeader.swift
[101/175] Compiling LZ77 LZ77.StreamHeaderError.swift
[102/175] Compiling LZ77 LZ77.Composites.swift
[103/175] Compiling LZ77 LZ77.BlockShape.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
/host/spi-builder-workspace/Sources/LZ77/Inflator/LZ77.InflatorBuffers.Stream.swift:30:32: error: cannot infer contextual base in reference to member 'init'
self.output = .init()
~^~~~
[104/175] Compiling LZ77 LZ77.BlockState.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
/host/spi-builder-workspace/Sources/LZ77/Inflator/LZ77.InflatorBuffers.Stream.swift:30:32: error: cannot infer contextual base in reference to member 'init'
self.output = .init()
~^~~~
[105/175] Compiling LZ77 LZ77.BlockType.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
/host/spi-builder-workspace/Sources/LZ77/Inflator/LZ77.InflatorBuffers.Stream.swift:30:32: error: cannot infer contextual base in reference to member 'init'
self.output = .init()
~^~~~
[106/175] Compiling LZ77 LZ77.DecompressionError.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
/host/spi-builder-workspace/Sources/LZ77/Inflator/LZ77.InflatorBuffers.Stream.swift:30:32: error: cannot infer contextual base in reference to member 'init'
self.output = .init()
~^~~~
[107/175] Compiling LZ77 LZ77.Inflator.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
/host/spi-builder-workspace/Sources/LZ77/Inflator/LZ77.InflatorBuffers.Stream.swift:30:32: error: cannot infer contextual base in reference to member 'init'
self.output = .init()
~^~~~
[108/175] Compiling LZ77 LZ77.InflatorBuffers.Stream.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
/host/spi-builder-workspace/Sources/LZ77/Inflator/LZ77.InflatorBuffers.Stream.swift:30:32: error: cannot infer contextual base in reference to member 'init'
self.output = .init()
~^~~~
[109/175] Compiling LZ77 LZ77.InflatorBuffers.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
/host/spi-builder-workspace/Sources/LZ77/Inflator/LZ77.InflatorBuffers.Stream.swift:30:32: error: cannot infer contextual base in reference to member 'init'
self.output = .init()
~^~~~
[110/175] Compiling LZ77 LZ77.DeflatorMatches.swift
[111/175] Compiling LZ77 LZ77.DeflatorOut.swift
[112/175] Compiling LZ77 LZ77.DeflatorSearch.swift
[113/175] Compiling LZ77 LZ77.DeflatorTables.swift
[114/175] Compiling LZ77 LZ77.DeflatorTerm.Meta.swift
[115/175] Compiling LZ77 LZ77.DeflatorTerm.swift
[116/175] Compiling LZ77 LZ77.DeflatorWindow.Element.swift
[117/175] Compiling LZ77 LZ77.DeflatorWindow.swift
[118/175] Compiling LZ77 Gzip.Format.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
[119/175] Compiling LZ77 Gzip.Inflator.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
[120/175] Compiling LZ77 Gzip.InflatorState.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
[121/175] Compiling LZ77 Gzip.StreamHeader.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
/host/spi-builder-workspace/Sources/LZ77/HuffmanCoding/LZ77.HuffmanPattern.swift:3:14: error: protocol 'HuffmanPattern' cannot be nested inside another declaration
protocol HuffmanPattern<Symbol>
^
/host/spi-builder-workspace/Sources/LZ77/HuffmanCoding/LZ77.HuffmanPattern.swift:3:14: error: protocol 'HuffmanPattern' cannot be nested inside another declaration
protocol HuffmanPattern<Symbol>
^
/host/spi-builder-workspace/Sources/LZ77/HuffmanCoding/LZ77.HuffmanPattern.swift:3:14: error: protocol 'HuffmanPattern' cannot be nested inside another declaration
protocol HuffmanPattern<Symbol>
^
/host/spi-builder-workspace/Sources/LZ77/HuffmanCoding/LZ77.HuffmanPattern.swift:3:14: error: protocol 'HuffmanPattern' cannot be nested inside another declaration
protocol HuffmanPattern<Symbol>
^
/host/spi-builder-workspace/Sources/LZ77/HuffmanCoding/LZ77.HuffmanPattern.swift:3:14: error: protocol 'HuffmanPattern' cannot be nested inside another declaration
protocol HuffmanPattern<Symbol>
^
/host/spi-builder-workspace/Sources/LZ77/HuffmanCoding/LZ77.HuffmanPattern.swift:3:14: error: protocol 'HuffmanPattern' cannot be nested inside another declaration
protocol HuffmanPattern<Symbol>
^
/host/spi-builder-workspace/Sources/LZ77/HuffmanCoding/LZ77.HuffmanPattern.swift:3:14: error: protocol 'HuffmanPattern' cannot be nested inside another declaration
protocol HuffmanPattern<Symbol>
^
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
[134/175] Compiling LZ77 F14.Hash.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
[135/175] Compiling LZ77 F14.HashTable.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
[136/175] Compiling LZ77 F14.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
[137/175] Compiling LZ77 FixedWidthInteger (ext).swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
[138/175] Compiling LZ77 Gzip.Deflator.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
[139/175] Compiling LZ77 Gzip.Format.Integral.swift
/host/spi-builder-workspace/Sources/LZ77/Wrappers/LZ77.FormatType.swift:6:33: error: cannot find type 'StreamIntegral' in scope
associatedtype Integral:StreamIntegral
^~~~~~~~~~~~~~
/host/spi-builder-workspace/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>
^
error: fatalError
BUILD FAILURE 5.9 linux