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

Successful build of Datable 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.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/Datable.git
Reference: 4.0.1
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/Datable
 * tag               4.0.1      -> FETCH_HEAD
HEAD is now at 1186348 Conversions between different types of ints and floats
Cloned https://github.com/OperatorFoundation/Datable.git
Revision (git rev-parse @):
118634847e499cc5a1edc1b852ea9b496cf7f5d2
SUCCESS checkout https://github.com/OperatorFoundation/Datable.git at 4.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/OperatorFoundation/Datable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/29] Emitting module Datable
[2/38] Compiling Datable Datable.swift
[3/38] Compiling Datable DatableConfig.swift
[4/38] Compiling Datable Double+MaybeDatable.swift
[5/38] Compiling Datable Double+Stringable.swift
[6/38] Compiling Datable File.swift
[7/38] Compiling Datable Float+Floatable.swift
[8/38] Compiling Datable Float+MaybeDatable.swift
[9/38] Compiling Datable Float+MaybeIntable.swift
[10/38] Compiling Datable Floatable.swift
[11/38] Compiling Datable Int+Floatable.swift
[12/38] Compiling Datable Int+MaybeDatable.swift
[13/38] Compiling Datable Int+MaybeIntable.swift
[14/38] Compiling Datable Int+Stringable.swift
[15/38] Compiling Datable Intable.swift
[16/38] Compiling Datable MaybeDatable.swift
[17/38] Compiling Datable MaybeIntable.swift
[18/38] Compiling Datable MaybeNetworkIntable.swift
[19/38] Compiling Datable NetworkDatable.swift
[20/38] Compiling Datable Arrayable.swift
[21/38] Compiling Datable CSVable.swift
[22/38] Compiling Datable Data+Arrayable.swift
[23/38] Compiling Datable Data+Base64.swift
[24/38] Compiling Datable Data+Datable.swift
[25/38] Compiling Datable Data+ExpressibleByStringLiteral.swift
[26/38] Compiling Datable Data+Floatable.swift
[27/38] Compiling Datable Data+MaybeIntable.swift
[28/38] Compiling Datable Data+MaybeNetworkIntable.swift
[29/38] Compiling Datable Data+Stringable.swift
[30/38] Compiling Datable NetworkIntable.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:23:36: warning: will never be executed
                guard let result = UInt32(maybeNetworkData: maybeNetworkData) else {
                                   ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:16:21: note: condition always evaluates to false
        switch UInt.bitWidth {
                    ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:42:24: warning: will never be executed
                return nil
                       ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:34:21: note: condition always evaluates to true
        switch UInt.bitWidth {
                    ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:39:30: warning: will never be executed
                let result = UInt32(self)
                             ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:34:21: note: condition always evaluates to false
        switch UInt.bitWidth {
                    ^
[31/38] Compiling Datable String+Arrayable.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:23:36: warning: will never be executed
                guard let result = UInt32(maybeNetworkData: maybeNetworkData) else {
                                   ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:16:21: note: condition always evaluates to false
        switch UInt.bitWidth {
                    ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:42:24: warning: will never be executed
                return nil
                       ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:34:21: note: condition always evaluates to true
        switch UInt.bitWidth {
                    ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:39:30: warning: will never be executed
                let result = UInt32(self)
                             ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:34:21: note: condition always evaluates to false
        switch UInt.bitWidth {
                    ^
[32/38] Compiling Datable String+Datable.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:23:36: warning: will never be executed
                guard let result = UInt32(maybeNetworkData: maybeNetworkData) else {
                                   ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:16:21: note: condition always evaluates to false
        switch UInt.bitWidth {
                    ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:42:24: warning: will never be executed
                return nil
                       ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:34:21: note: condition always evaluates to true
        switch UInt.bitWidth {
                    ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:39:30: warning: will never be executed
                let result = UInt32(self)
                             ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:34:21: note: condition always evaluates to false
        switch UInt.bitWidth {
                    ^
[33/38] Compiling Datable String+Intable.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:23:36: warning: will never be executed
                guard let result = UInt32(maybeNetworkData: maybeNetworkData) else {
                                   ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:16:21: note: condition always evaluates to false
        switch UInt.bitWidth {
                    ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:42:24: warning: will never be executed
                return nil
                       ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:34:21: note: condition always evaluates to true
        switch UInt.bitWidth {
                    ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:39:30: warning: will never be executed
                let result = UInt32(self)
                             ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:34:21: note: condition always evaluates to false
        switch UInt.bitWidth {
                    ^
[34/38] Compiling Datable Stringable.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:23:36: warning: will never be executed
                guard let result = UInt32(maybeNetworkData: maybeNetworkData) else {
                                   ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:16:21: note: condition always evaluates to false
        switch UInt.bitWidth {
                    ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:42:24: warning: will never be executed
                return nil
                       ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:34:21: note: condition always evaluates to true
        switch UInt.bitWidth {
                    ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:39:30: warning: will never be executed
                let result = UInt32(self)
                             ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:34:21: note: condition always evaluates to false
        switch UInt.bitWidth {
                    ^
[35/38] Compiling Datable StringableArray+CSVable.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:23:36: warning: will never be executed
                guard let result = UInt32(maybeNetworkData: maybeNetworkData) else {
                                   ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:16:21: note: condition always evaluates to false
        switch UInt.bitWidth {
                    ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:42:24: warning: will never be executed
                return nil
                       ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:34:21: note: condition always evaluates to true
        switch UInt.bitWidth {
                    ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:39:30: warning: will never be executed
                let result = UInt32(self)
                             ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:34:21: note: condition always evaluates to false
        switch UInt.bitWidth {
                    ^
[36/38] Compiling Datable UInt+Datable.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:23:36: warning: will never be executed
                guard let result = UInt32(maybeNetworkData: maybeNetworkData) else {
                                   ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:16:21: note: condition always evaluates to false
        switch UInt.bitWidth {
                    ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:42:24: warning: will never be executed
                return nil
                       ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:34:21: note: condition always evaluates to true
        switch UInt.bitWidth {
                    ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:39:30: warning: will never be executed
                let result = UInt32(self)
                             ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:34:21: note: condition always evaluates to false
        switch UInt.bitWidth {
                    ^
[37/38] Compiling Datable UInt+MaybeNetworkDatable.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:23:36: warning: will never be executed
                guard let result = UInt32(maybeNetworkData: maybeNetworkData) else {
                                   ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:16:21: note: condition always evaluates to false
        switch UInt.bitWidth {
                    ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:42:24: warning: will never be executed
                return nil
                       ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:34:21: note: condition always evaluates to true
        switch UInt.bitWidth {
                    ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:39:30: warning: will never be executed
                let result = UInt32(self)
                             ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:34:21: note: condition always evaluates to false
        switch UInt.bitWidth {
                    ^
[38/38] Compiling Datable UInt+Stringable.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:23:36: warning: will never be executed
                guard let result = UInt32(maybeNetworkData: maybeNetworkData) else {
                                   ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:16:21: note: condition always evaluates to false
        switch UInt.bitWidth {
                    ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:42:24: warning: will never be executed
                return nil
                       ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:34:21: note: condition always evaluates to true
        switch UInt.bitWidth {
                    ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:39:30: warning: will never be executed
                let result = UInt32(self)
                             ^
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:34:21: note: condition always evaluates to false
        switch UInt.bitWidth {
                    ^
Build complete! (19.71s)
Build complete.
Done.