The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Auburn with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/Auburn.git
Reference: master
Cloned https://github.com/OperatorFoundation/Auburn.git into spi-builder-workspace
SUCCESS checkout https://github.com/OperatorFoundation/Auburn.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/OperatorFoundation/Redshot.git
[1/555] Fetching redshot
Fetched https://github.com/OperatorFoundation/Redshot.git (0.23s)
Computing version for https://github.com/OperatorFoundation/Redshot.git
Computed https://github.com/OperatorFoundation/Redshot.git at 0.8.5 (0.28s)
Fetching https://github.com/OperatorFoundation/Datable.git
[1/368] Fetching datable
Fetched https://github.com/OperatorFoundation/Datable.git (0.67s)
Computing version for https://github.com/OperatorFoundation/Datable.git
Computed https://github.com/OperatorFoundation/Datable.git at 3.1.5 (0.31s)
Creating working copy for https://github.com/OperatorFoundation/Redshot.git
Working copy of https://github.com/OperatorFoundation/Redshot.git resolved at 0.8.5
Creating working copy for https://github.com/OperatorFoundation/Datable.git
Working copy of https://github.com/OperatorFoundation/Datable.git resolved at 3.1.5
Building for debugging...
[1/29] Emitting module Datable
[2/33] Compiling Datable Data+Stringable.swift
[3/33] Compiling Datable Datable.swift
[4/33] Compiling Datable DatableConfig.swift
[5/33] Compiling Datable Double+MaybeDatable.swift
[6/33] Compiling Datable Arrayable.swift
[7/33] Compiling Datable CSVable.swift
[8/33] Compiling Datable Data+Arrayable.swift
[9/33] Compiling Datable Data+Datable.swift
[10/33] Compiling Datable String+Arrayable.swift
[11/33] Compiling Datable String+Datable.swift
[12/33] Compiling Datable String+Intable.swift
[13/33] Compiling Datable Stringable.swift
[14/33] Compiling Datable MaybeIntable.swift
[15/33] Compiling Datable MaybeNetworkIntable.swift
[16/33] Compiling Datable NetworkDatable.swift
[17/33] Compiling Datable NetworkIntable.swift
[18/33] Compiling Datable Data+ExpressibleByStringLiteral.swift
[19/33] Compiling Datable Data+Floatable.swift
[20/33] Compiling Datable Data+MaybeIntable.swift
[21/33] Compiling Datable Data+MaybeNetworkIntable.swift
[22/33] Compiling Datable Int+MaybeDatable.swift
[23/33] Compiling Datable Int+Stringable.swift
[24/33] Compiling Datable Intable.swift
[25/33] Compiling Datable MaybeDatable.swift
[26/33] Compiling Datable Double+Stringable.swift
[27/33] Compiling Datable File.swift
[28/33] Compiling Datable Float+MaybeDatable.swift
[29/33] Compiling Datable Floatable.swift
[30/33] Compiling Datable StringableArray+CSVable.swift
[31/33] Compiling Datable UInt+Datable.swift
[32/33] Compiling Datable UInt+MaybeNetworkDatable.swift
[33/33] Compiling Datable UInt+Stringable.swift
[36/43] Compiling RedShot RedisSubscribe.swift
[37/43] Compiling RedShot RedisSocket.swift
/host/spi-builder-workspace/.build/checkouts/Redshot/Sources/RedShot/RedisSocket.swift:30:26: error: 'streamTask(withHostName:port:)' is unavailable: URLSessionStreamTask is not available in swift-corelibs-foundation
        stream = session.streamTask(withHostName: hostname, port: port)
                         ^~~~~~~~~~
FoundationNetworking.URLSession:33:15: note: 'streamTask(withHostName:port:)' has been explicitly marked unavailable here
    open func streamTask(withHostName hostname: String, port: Int) -> URLSessionStreamTask
              ^
/host/spi-builder-workspace/.build/checkouts/Redshot/Sources/RedShot/RedisSocket.swift:51:16: error: 'readData(ofMinLength:maxLength:timeout:completionHandler:)' is unavailable: URLSessionStreamTask is not available in swift-corelibs-foundation
        stream.readData(ofMinLength: 1, maxLength: maxLength, timeout: timeout) {
               ^~~~~~~~
FoundationNetworking.URLSessionStreamTask:4:15: note: 'readData(ofMinLength:maxLength:timeout:completionHandler:)' has been explicitly marked unavailable here
    open func readData(ofMinLength minBytes: Int, maxLength maxBytes: Int, timeout: TimeInterval, completionHandler: @escaping (Data?, Bool, Error?) -> Void)
              ^
/host/spi-builder-workspace/.build/checkouts/Redshot/Sources/RedShot/RedisSocket.swift:84:16: error: 'write(_:timeout:completionHandler:)' is unavailable: URLSessionStreamTask is not available in swift-corelibs-foundation
        stream.write(data, timeout: 0, completionHandler: {
               ^~~~~
FoundationNetworking.URLSessionStreamTask:6:15: note: 'write(_:timeout:completionHandler:)' has been explicitly marked unavailable here
    open func write(_ data: Data, timeout: TimeInterval, completionHandler: @escaping (Error?) -> Void)
              ^
[38/43] Compiling RedShot ResponseParser.swift
[39/43] Compiling RedShot RedisType.swift
[40/43] Compiling RedShot Redis.swift
[41/43] Compiling RedShot RedisCommands.swift
[42/43] Emitting module RedShot
[43/43] Compiling RedShot Constants.swift
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 1