The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Datable with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.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/builder/builds/TDmZkXJm/3/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.10
Building package at path:  $workDir
https://github.com/OperatorFoundation/Datable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/36] Compiling Datable Int+MaybeDatable.swift
[4/36] Compiling Datable Int+MaybeIntable.swift
[5/36] Compiling Datable Int+Stringable.swift
[6/36] Compiling Datable Intable.swift
[7/36] Compiling Datable MaybeDatable.swift
[8/36] Compiling Datable Float+Floatable.swift
[9/36] Compiling Datable Float+MaybeDatable.swift
[10/36] Compiling Datable Float+MaybeIntable.swift
[11/36] Compiling Datable Floatable.swift
[12/36] Compiling Datable Int+Floatable.swift
[13/40] Compiling Datable Data+ExpressibleByStringLiteral.swift
[14/40] Compiling Datable Data+Floatable.swift
[15/40] Compiling Datable Data+MaybeIntable.swift
[16/40] Compiling Datable Data+MaybeNetworkIntable.swift
[17/40] Compiling Datable Data+Stringable.swift
[18/40] Compiling Datable Datable.swift
[19/40] Compiling Datable DatableConfig.swift
[20/40] Compiling Datable Double+MaybeDatable.swift
[21/40] Compiling Datable Double+Stringable.swift
[22/40] Compiling Datable File.swift
[23/40] Emitting module Datable
[24/40] Compiling Datable MaybeIntable.swift
[25/40] Compiling Datable MaybeNetworkIntable.swift
[26/40] Compiling Datable NetworkDatable.swift
[27/40] Compiling Datable NetworkIntable.swift
[28/40] Compiling Datable Arrayable.swift
[29/40] Compiling Datable CSVable.swift
[30/40] Compiling Datable Data+Arrayable.swift
[31/40] Compiling Datable Data+Base64.swift
[32/40] Compiling Datable Data+Datable.swift
[33/40] Compiling Datable String+Arrayable.swift
[34/40] Compiling Datable String+Datable.swift
[35/40] Compiling Datable String+Intable.swift
[36/40] Compiling Datable Stringable.swift
[37/40] Compiling Datable StringableArray+CSVable.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:16:21: note: condition always evaluates to false
        switch UInt.bitWidth {
                    ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:42:24: warning: will never be executed
                return nil
                       ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:34:21: note: condition always evaluates to true
        switch UInt.bitWidth {
                    ^
[38/40] Compiling Datable UInt+Datable.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:16:21: note: condition always evaluates to false
        switch UInt.bitWidth {
                    ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:42:24: warning: will never be executed
                return nil
                       ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:34:21: note: condition always evaluates to true
        switch UInt.bitWidth {
                    ^
[39/40] Compiling Datable UInt+MaybeNetworkDatable.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:16:21: note: condition always evaluates to false
        switch UInt.bitWidth {
                    ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:42:24: warning: will never be executed
                return nil
                       ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:34:21: note: condition always evaluates to true
        switch UInt.bitWidth {
                    ^
[40/40] Compiling Datable UInt+Stringable.swift
/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:16:21: note: condition always evaluates to false
        switch UInt.bitWidth {
                    ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:42:24: warning: will never be executed
                return nil
                       ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Datable/UInt+MaybeNetworkDatable.swift:34:21: note: condition always evaluates to true
        switch UInt.bitWidth {
                    ^
Build complete! (10.49s)
Build complete.
Done.