The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Swifter with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/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/mattdonnelly/Swifter.git
Reference: 2.5.0
Cloned https://github.com/mattdonnelly/Swifter.git into spi-builder-workspace
SUCCESS checkout https://github.com/mattdonnelly/Swifter.git at 2.5.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/33] Emitting module Swifter
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[2/37] Compiling Swifter Data++.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[3/37] Compiling Swifter Dictionary++.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[4/37] Compiling Swifter HMAC.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[5/37] Compiling Swifter Int++.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[6/37] Compiling Swifter JSON.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[7/37] Compiling Swifter SwifterTweets.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[8/37] Compiling Swifter SwifterUsers.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[9/37] Compiling Swifter URL++.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[10/37] Compiling Swifter Utils.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[11/37] Compiling Swifter SwifterAccountsClient.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[12/37] Compiling Swifter SwifterAppOnlyClient.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[13/37] Compiling Swifter SwifterAuth.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[14/37] Compiling Swifter SwifterClientProtocol.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[15/37] Compiling Swifter SwifterCredential.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[16/37] Compiling Swifter SwifterLists.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[17/37] Compiling Swifter SwifterMedia.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[18/37] Compiling Swifter SwifterMessages.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[19/37] Compiling Swifter SwifterOAuthClient.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[20/37] Compiling Swifter SwifterError.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[21/37] Compiling Swifter SwifterFavorites.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[22/37] Compiling Swifter SwifterFollowers.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[23/37] Compiling Swifter SwifterHTTPRequest.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[24/37] Compiling Swifter SwifterHelp.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[25/37] Compiling Swifter Operator++.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[26/37] Compiling Swifter SHA1.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[27/37] Compiling Swifter Scanner++.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[28/37] Compiling Swifter String++.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[29/37] Compiling Swifter Swifter.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[30/37] Compiling Swifter SwifterPlaces.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[31/37] Compiling Swifter SwifterSavedSearches.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[32/37] Compiling Swifter SwifterSearch.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[33/37] Compiling Swifter SwifterSpam.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[34/37] Compiling Swifter SwifterSuggested.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[35/37] Compiling Swifter SwifterTag.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[36/37] Compiling Swifter SwifterTimelines.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
[37/37] Compiling Swifter SwifterTrends.swift
/host/spi-builder-workspace/Sources/Swifter.swift:28:8: error: no such module 'AuthenticationServices'
import AuthenticationServices
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2