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-png, reference 4.4.7 (e677ba), with Swift 5.8 for Linux on 16 Nov 2024 00:38:45 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-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.8
Building package at path:  $PWD
https://github.com/tayloraswift/swift-png.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:d566266dd4ad92a164016b2b7f1872d3752585be93b4a9fa631006f2c48d84d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/tayloraswift/swift-grammar
Fetching https://github.com/tayloraswift/swift-hash
[1/722] Fetching swift-grammar
[723/1503] Fetching swift-grammar, swift-hash
Fetched https://github.com/tayloraswift/swift-grammar (0.24s)
Fetched https://github.com/tayloraswift/swift-hash (0.24s)
Computing version for https://github.com/tayloraswift/swift-hash
Computed https://github.com/tayloraswift/swift-hash at 0.6.3 (0.58s)
Computing version for https://github.com/tayloraswift/swift-grammar
Computed https://github.com/tayloraswift/swift-grammar at 0.4.1 (0.62s)
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git (0.52s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.18s)
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
Creating working copy for https://github.com/tayloraswift/swift-hash
Working copy of https://github.com/tayloraswift/swift-hash resolved at 0.6.3
Building for debugging...
[0/42] Compiling _AtomicsShims.c
[2/63] Emitting module Atomics
[3/65] Emitting module BaseDigits
[4/65] Compiling BaseDigits BaseDigits.swift
[5/66] Compiling Atomics IntegerOperations.swift
[6/66] Compiling Atomics Unmanaged extensions.swift
[8/66] Compiling Atomics OptionalRawRepresentable.swift
[9/66] Compiling Atomics RawRepresentable.swift
[10/66] Compiling Atomics AtomicBool.swift
[12/67] Compiling Atomics IntegerConformances.swift
[13/67] Compiling Atomics PointerConformances.swift
[14/67] Compiling Atomics Primitives.native.swift
[15/67] Compiling Atomics UnsafeAtomic.swift
[16/67] Compiling Atomics UnsafeAtomicLazyReference.swift
[17/67] Compiling Atomics Primitives.shims.swift
[18/67] Compiling Atomics AtomicInteger.swift
[19/67] Compiling Atomics AtomicOptionalWrappable.swift
[19/67] Wrapping AST for BaseDigits for debugging
[21/67] Compiling Atomics ManagedAtomic.swift
[22/67] Compiling Atomics ManagedAtomicLazyReference.swift
[23/67] Compiling Atomics AtomicMemoryOrderings.swift
[24/67] Compiling Atomics DoubleWord.swift
[25/67] Compiling Atomics AtomicReference.swift
[26/67] Compiling Atomics AtomicStorage.swift
[27/67] Compiling Atomics AtomicValue.swift
[29/74] Wrapping AST for Atomics for debugging
[31/75] Compiling Base16 Base16.Values.swift
[32/81] Compiling Base16 Base16.UppercaseDigits.swift
[33/83] Compiling Base16 Base16.LowercaseDigits.swift
[34/87] Compiling Base16 Base16.swift
[35/103] Emitting module Base16
[37/105] Wrapping AST for Base16 for debugging
[39/107] Compiling Testing_ Assertion.ExpectedFailure.swift
[40/107] Compiling Testing_ Assertion.ExpectedFalse.swift
[41/107] Compiling Testing_ Assertion.ExpectedNil.swift
[42/107] Compiling Testing_ Assertion.ExpectedRangeBoundValue.swift
[43/111] Compiling CRC CRC32.swift
/host/spi-builder-workspace/.build/checkouts/swift-hash/Sources/CRC/CRC32.swift:28:36: error: expected ',' separator
    init(hashing message:borrowing some Sequence<UInt8>)
                                   ^
                                  ,
/host/spi-builder-workspace/.build/checkouts/swift-hash/Sources/CRC/CRC32.swift:28:36: error: unnamed parameters must be written with the empty name '_'
    init(hashing message:borrowing some Sequence<UInt8>)
                                   ^
                                   _:
/host/spi-builder-workspace/.build/checkouts/swift-hash/Sources/CRC/CRC32.swift:36:41: error: expected ',' separator
    func updated(with message:borrowing some Sequence<UInt8>) -> Self
                                        ^
                                       ,
/host/spi-builder-workspace/.build/checkouts/swift-hash/Sources/CRC/CRC32.swift:36:41: error: unnamed parameters must be written with the empty name '_'
    func updated(with message:borrowing some Sequence<UInt8>) -> Self
                                        ^
                                        _:
/host/spi-builder-workspace/.build/checkouts/swift-hash/Sources/CRC/CRC32.swift:45:40: error: expected ',' separator
    func update(with message:borrowing some Sequence<UInt8>)
                                       ^
                                      ,
/host/spi-builder-workspace/.build/checkouts/swift-hash/Sources/CRC/CRC32.swift:45:40: error: unnamed parameters must be written with the empty name '_'
    func update(with message:borrowing some Sequence<UInt8>)
                                       ^
                                       _:
/host/spi-builder-workspace/.build/checkouts/swift-hash/Sources/CRC/CRC32.swift:28:26: error: cannot find type 'borrowing' in scope
    init(hashing message:borrowing some Sequence<UInt8>)
                         ^~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/swift-hash/Sources/CRC/CRC32.swift:36:31: error: cannot find type 'borrowing' in scope
    func updated(with message:borrowing some Sequence<UInt8>) -> Self
                              ^~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/swift-hash/Sources/CRC/CRC32.swift:45:30: error: cannot find type 'borrowing' in scope
    func update(with message:borrowing some Sequence<UInt8>)
                             ^~~~~~~~~
[44/111] Compiling Testing_ Assertion.UnorderedElementsNotEqual.swift
[45/111] Compiling Testing_ BinaryAssertionOperator.swift
[46/111] Compiling Testing_ Assertion.ExpectedBinary.swift
[47/111] Compiling Testing_ Assertion.ExpectedExactFailure.swift
[48/111] Compiling Testing_ Assertion.Equal.swift
[49/111] Compiling Testing_ Assertion.GreaterThan.swift
[50/111] Compiling Testing_ Assertion.GreaterThanEqual.swift
[51/111] Compiling Testing_ Assertion.LessThan.swift
[52/111] Compiling Testing_ Assertion.LessThanEqual.swift
[53/111] Compiling Testing_ Assertion.NotEqual.swift
[54/111] Compiling Testing_ Assertion.OrderedElementsEqual.swift
[55/111] Compiling Testing_ Assertion.UnorderedElementsEqual.swift
[56/111] Emitting module Testing_
error: emit-module command failed with exit code 1 (use -v to see invocation)
[57/111] Emitting module CRC
/host/spi-builder-workspace/.build/checkouts/swift-hash/Sources/CRC/CRC32.swift:28:36: error: expected ',' separator
    init(hashing message:borrowing some Sequence<UInt8>)
                                   ^
                                  ,
/host/spi-builder-workspace/.build/checkouts/swift-hash/Sources/CRC/CRC32.swift:28:36: error: unnamed parameters must be written with the empty name '_'
    init(hashing message:borrowing some Sequence<UInt8>)
                                   ^
                                   _:
/host/spi-builder-workspace/.build/checkouts/swift-hash/Sources/CRC/CRC32.swift:36:41: error: expected ',' separator
    func updated(with message:borrowing some Sequence<UInt8>) -> Self
                                        ^
                                       ,
/host/spi-builder-workspace/.build/checkouts/swift-hash/Sources/CRC/CRC32.swift:36:41: error: unnamed parameters must be written with the empty name '_'
    func updated(with message:borrowing some Sequence<UInt8>) -> Self
                                        ^
                                        _:
/host/spi-builder-workspace/.build/checkouts/swift-hash/Sources/CRC/CRC32.swift:45:40: error: expected ',' separator
    func update(with message:borrowing some Sequence<UInt8>)
                                       ^
                                      ,
/host/spi-builder-workspace/.build/checkouts/swift-hash/Sources/CRC/CRC32.swift:45:40: error: unnamed parameters must be written with the empty name '_'
    func update(with message:borrowing some Sequence<UInt8>)
                                       ^
                                       _:
/host/spi-builder-workspace/.build/checkouts/swift-hash/Sources/CRC/CRC32.swift:28:26: error: cannot find type 'borrowing' in scope
    init(hashing message:borrowing some Sequence<UInt8>)
                         ^~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/swift-hash/Sources/CRC/CRC32.swift:36:31: error: cannot find type 'borrowing' in scope
    func updated(with message:borrowing some Sequence<UInt8>) -> Self
                              ^~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/swift-hash/Sources/CRC/CRC32.swift:45:30: error: cannot find type 'borrowing' in scope
    func update(with message:borrowing some Sequence<UInt8>)
                             ^~~~~~~~~
BUILD FAILURE 5.8 linux