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 ReadiumZIPFoundation, reference 3.0.0 (175c38), with Swift 5.9 for macOS (SPM) on 7 Mar 2025 15:42:43 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/readium/ZIPFoundation.git
Reference: 3.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/readium/ZIPFoundation
 * tag               3.0.0      -> FETCH_HEAD
HEAD is now at 175c389 3.0.0 (#13)
Cloned https://github.com/readium/ZIPFoundation.git
Revision (git rev-parse @):
175c389832d90cb0e992b2cb9d5d7878eccfe725
SUCCESS checkout https://github.com/readium/ZIPFoundation.git at 3.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/readium/ZIPFoundation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/20] Compiling ReadiumZIPFoundation FileDataSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt32 = UInt32.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt32 = UInt32.max
                   ^
                   ;
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt16 = UInt16.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt16 = UInt16.max
                   ^
                   ;
[3/20] Compiling ReadiumZIPFoundation FileManager+ZIP.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt32 = UInt32.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt32 = UInt32.max
                   ^
                   ;
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt16 = UInt16.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt16 = UInt16.max
                   ^
                   ;
[4/20] Compiling ReadiumZIPFoundation SharedMutableValue.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt32 = UInt32.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt32 = UInt32.max
                   ^
                   ;
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt16 = UInt16.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt16 = UInt16.max
                   ^
                   ;
[5/20] Compiling ReadiumZIPFoundation URL+ZIP.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt32 = UInt32.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt32 = UInt32.max
                   ^
                   ;
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt16 = UInt16.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt16 = UInt16.max
                   ^
                   ;
[6/21] Compiling ReadiumZIPFoundation Entry+ZIP64.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt32 = UInt32.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt32 = UInt32.max
                   ^
                   ;
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt16 = UInt16.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt16 = UInt16.max
                   ^
                   ;
[7/21] Compiling ReadiumZIPFoundation Entry.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt32 = UInt32.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt32 = UInt32.max
                   ^
                   ;
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt16 = UInt16.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt16 = UInt16.max
                   ^
                   ;
[8/21] Compiling ReadiumZIPFoundation Data+Serialization.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt32 = UInt32.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt32 = UInt32.max
                   ^
                   ;
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt16 = UInt16.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt16 = UInt16.max
                   ^
                   ;
[9/21] Compiling ReadiumZIPFoundation DataSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt32 = UInt32.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt32 = UInt32.max
                   ^
                   ;
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt16 = UInt16.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt16 = UInt16.max
                   ^
                   ;
[10/21] Compiling ReadiumZIPFoundation Date+ZIP.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt32 = UInt32.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt32 = UInt32.max
                   ^
                   ;
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt16 = UInt16.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt16 = UInt16.max
                   ^
                   ;
[11/21] Compiling ReadiumZIPFoundation Entry+Serialization.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt32 = UInt32.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt32 = UInt32.max
                   ^
                   ;
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt16 = UInt16.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt16 = UInt16.max
                   ^
                   ;
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/21] Emitting module ReadiumZIPFoundation
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt32 = UInt32.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt32 = UInt32.max
                   ^
                   ;
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt16 = UInt16.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt16 = UInt16.max
                   ^
                   ;
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:1: error: cannot find 'nonisolated' in scope
nonisolated(unsafe) var maxUInt32 = UInt32.max
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:13: error: cannot find 'unsafe' in scope
nonisolated(unsafe) var maxUInt32 = UInt32.max
            ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:1: error: cannot find 'nonisolated' in scope
nonisolated(unsafe) var maxUInt16 = UInt16.max
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:13: error: cannot find 'unsafe' in scope
nonisolated(unsafe) var maxUInt16 = UInt16.max
            ^~~~~~
[13/21] Compiling ReadiumZIPFoundation Archive+Writing.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt32 = UInt32.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt32 = UInt32.max
                   ^
                   ;
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt16 = UInt16.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt16 = UInt16.max
                   ^
                   ;
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:1: error: cannot find 'nonisolated' in scope
nonisolated(unsafe) var maxUInt32 = UInt32.max
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:13: error: cannot find 'unsafe' in scope
nonisolated(unsafe) var maxUInt32 = UInt32.max
            ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:1: error: cannot find 'nonisolated' in scope
nonisolated(unsafe) var maxUInt16 = UInt16.max
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:13: error: cannot find 'unsafe' in scope
nonisolated(unsafe) var maxUInt16 = UInt16.max
            ^~~~~~
[14/21] Compiling ReadiumZIPFoundation Archive+ZIP64.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt32 = UInt32.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt32 = UInt32.max
                   ^
                   ;
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt16 = UInt16.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt16 = UInt16.max
                   ^
                   ;
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:1: error: cannot find 'nonisolated' in scope
nonisolated(unsafe) var maxUInt32 = UInt32.max
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:13: error: cannot find 'unsafe' in scope
nonisolated(unsafe) var maxUInt32 = UInt32.max
            ^~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:1: error: cannot find 'nonisolated' in scope
nonisolated(unsafe) var maxUInt16 = UInt16.max
^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:13: error: cannot find 'unsafe' in scope
nonisolated(unsafe) var maxUInt16 = UInt16.max
            ^~~~~~
[15/21] Compiling ReadiumZIPFoundation Archive.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt32 = UInt32.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt32 = UInt32.max
                   ^
                   ;
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt16 = UInt16.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt16 = UInt16.max
                   ^
                   ;
[16/21] Compiling ReadiumZIPFoundation Data+Compression.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt32 = UInt32.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt32 = UInt32.max
                   ^
                   ;
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt16 = UInt16.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt16 = UInt16.max
                   ^
                   ;
[17/21] Compiling ReadiumZIPFoundation Archive+BackingConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt32 = UInt32.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt32 = UInt32.max
                   ^
                   ;
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt16 = UInt16.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt16 = UInt16.max
                   ^
                   ;
[18/21] Compiling ReadiumZIPFoundation Archive+Helpers.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt32 = UInt32.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt32 = UInt32.max
                   ^
                   ;
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt16 = UInt16.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt16 = UInt16.max
                   ^
                   ;
[19/21] Compiling ReadiumZIPFoundation Archive+Progress.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt32 = UInt32.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt32 = UInt32.max
                   ^
                   ;
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt16 = UInt16.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt16 = UInt16.max
                   ^
                   ;
[20/21] Compiling ReadiumZIPFoundation Archive+Reading.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt32 = UInt32.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt32 = UInt32.max
                   ^
                   ;
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt16 = UInt16.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt16 = UInt16.max
                   ^
                   ;
[21/21] Compiling ReadiumZIPFoundation resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt32 = UInt32.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:147:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt32 = UInt32.max
                   ^
                   ;
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:1: error: expressions are not allowed at the top level
nonisolated(unsafe) var maxUInt16 = UInt16.max
^
/Users/admin/builder/spi-builder-workspace/Sources/ZIPFoundation/Archive+ZIP64.swift:148:20: error: consecutive statements on a line must be separated by ';'
nonisolated(unsafe) var maxUInt16 = UInt16.max
                   ^
                   ;
error: fatalError
warning: 'spi-builder-workspace': found 72 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testUnzipCompressedZIP64Item.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testPathDelimiterTraversalAttack.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testProgressHelpers.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testCreateArchiveAddUncompressedEntry.png
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testExtractCompressedZIP64Entries.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testCreateArchiveAddZeroSizeCompressedEntry.txt
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testEntryIsCompressed.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testDetectEntryType.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testExtractCompressedEntryCancelation.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testSimpleTraversalAttack.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testArchiveAddCompressedEntryProgress.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testCRC32Check.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testExtractUncompressedDataDescriptorArchive.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testZIP64ArchiveAddEntryProgress.png
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testZIP64ArchiveAddEntryProgress.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testExtractInvalidBufferSizeErrorConditions.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testCreateArchiveAddCompressedEntry.png
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testUnzipItemWithZIP64DataDescriptor.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testCreateZIP64ArchiveAddUncompressedEntry.png
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testCorruptFileErrorConditions.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testArchiveIteratorErrorConditions.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testRemoveEntryFromArchiveWithZIP64EOCD.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testCreateArchiveAddEntryErrorConditions.txt
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testUpdateArchiveRemoveUncompressedEntryFromMemory.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testUnzipItemErrorConditions.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testRemoveEntryWithZIP64ExtendedInformation.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testInvalidCompressionMethodErrorConditions.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testUnzipItem.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testExtractEncryptedArchiveErrorConditions.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testSymlinkPermissionsTransferErrorConditions.png
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testExtractUncompressedEmptyFile.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testUnzipUncontainedSymlink.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testUnzipItemErrorConditions.png
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testUnzipUncompressedZIP64Item.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testUnzipItemWithPreferredEncoding.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testExtractUncompressedFolderEntriesFromMemory.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testZipUncompressedZIP64Item.png
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testExtractUncompressedEntryCancelation.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testExtractPreferredEncoding.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testRemoveUncompressedEntry.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testArchiveAddEntryErrorConditions.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testRemoveEntryErrorConditions.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testSymlinkModificationDateTransferErrorConditions.png
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testRemoveZIP64EntryFromArchiveWithZIP64EOCD.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testZipItemProgress.png
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testCreateArchiveAddZeroSizeUncompressedEntry.txt
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testArchiveAddUncompressedEntryProgress.png
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testPOSIXPermissions.png
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testZipCompressedZIP64Item.png
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testCRC32Calculation.data
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testUnzipItemProgress.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testExtractCompressedDataDescriptorArchive.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testExtractCompressedFolderEntriesFromMemory.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testAddDirectoryToArchiveWithZIP64LFHOffset.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testFileModificationDate.png
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testAddEntryToArchiveWithZIP64LFHOffset.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testExtractErrorConditions.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testArchiveAddCompressedEntryProgress.png
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testExtractCompressedFolderEntries.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testRemoveCompressedEntry.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testCreateArchiveAddUncompressedEntryToMemory.png
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testExtractUncompressedFolderEntries.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testRemoveEntryProgress.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testZipItem.png
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testRemoveDataDescriptorCompressedEntry.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testExtractMSDOSArchive.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testExtractEntryWithZIP64DataDescriptor.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testCreateArchiveAddCompressedEntryToMemory.png
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testCreateArchiveAddSymbolicLink.png
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testArchiveAddUncompressedEntryProgress.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testExtractUncompressedZIP64Entries.zip
    /Users/admin/builder/spi-builder-workspace/Tests/ZIPFoundationTests/Resources/testCorruptSymbolicLinkErrorConditions.zip
BUILD FAILURE 5.9 macosSpm