The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Test with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xOpenBytes/Test.git
Reference: 0.3.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/0xOpenBytes/Test
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 71eeae3 Leif/update dependencies (#2)
Cloned https://github.com/0xOpenBytes/Test.git
Revision (git rev-parse @):
71eeae35ae89c68502e4086aa533eff40d0c32a1
SUCCESS checkout https://github.com/0xOpenBytes/Test.git at 0.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/0xOpenBytes/Test.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/0xLeif/Scribe
Fetching https://github.com/0xLeif/Fork
Fetching https://github.com/apple/swift-log
Fetching https://github.com/0xOpenBytes/t
Fetching https://github.com/0xLeif/Plugin
[1/126] Fetching scribe
[127/279] Fetching scribe, plugin
[280/660] Fetching scribe, plugin, fork
[661/1028] Fetching scribe, plugin, fork, t
Fetched https://github.com/0xLeif/Plugin from cache (0.28s)
[1/3169] Fetching swift-log
Fetched https://github.com/0xLeif/Scribe from cache (0.93s)
Fetched https://github.com/0xLeif/Fork from cache (0.93s)
Fetched https://github.com/0xOpenBytes/t from cache (0.93s)
Computing version for https://github.com/0xLeif/Plugin
Fetched https://github.com/apple/swift-log from cache (0.93s)
Computed https://github.com/0xLeif/Plugin at 2.0.2 (0.42s)
Computing version for https://github.com/0xLeif/Scribe
Computed https://github.com/0xLeif/Scribe at 2.0.1 (0.43s)
Computing version for https://github.com/0xOpenBytes/t
Computed https://github.com/0xOpenBytes/t at 1.0.4 (0.41s)
Computing version for https://github.com/0xLeif/Fork
Computed https://github.com/0xLeif/Fork at 1.2.0 (0.41s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.5.2 (0.42s)
Creating working copy for https://github.com/0xLeif/Scribe
Working copy of https://github.com/0xLeif/Scribe resolved at 2.0.1
Creating working copy for https://github.com/0xLeif/Fork
Working copy of https://github.com/0xLeif/Fork resolved at 1.2.0
Creating working copy for https://github.com/0xLeif/Plugin
Working copy of https://github.com/0xLeif/Plugin resolved at 2.0.2
Creating working copy for https://github.com/0xOpenBytes/t
Working copy of https://github.com/0xOpenBytes/t resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.5.2
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/26] Compiling Fork KeyPathActor.swift
[9/26] Emitting module Fork
[10/26] Compiling Fork ForkedActor.swift
[11/26] Compiling Fork Fork.swift
[12/26] Compiling Fork Actor+ForkedActor.swift
[13/26] Compiling Fork Sequence+ForkedArray.swift
[14/26] Compiling Fork Task+Fork.swift
[15/26] Compiling Fork ForkedArray.swift
[17/32] Compiling Plugin ImmutablePluginable.swift
[18/32] Emitting module Plugin
[19/32] Compiling Plugin ImmutablePlugin.swift
[20/32] Compiling Plugin Plugin.swift
[21/32] Compiling Plugin Pluginable.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/33] Compiling t t+Assertion.swift
/host/spi-builder-workspace/.build/checkouts/t/Sources/t/Logging/t+Logging.swift:1:8: error: no such module 'Foundation.FoundationErrors'
import Foundation.FoundationErrors
       ^
[24/33] Compiling t t+Logging.swift
/host/spi-builder-workspace/.build/checkouts/t/Sources/t/Logging/t+Logging.swift:1:8: error: no such module 'Foundation.FoundationErrors'
import Foundation.FoundationErrors
       ^
[25/33] Emitting module t
/host/spi-builder-workspace/.build/checkouts/t/Sources/t/Logging/t+Logging.swift:1:8: error: no such module 'Foundation.FoundationErrors'
import Foundation.FoundationErrors
       ^
[26/33] Compiling t t.swift
/host/spi-builder-workspace/.build/checkouts/t/Sources/t/Logging/t+Logging.swift:1:8: error: no such module 'Foundation.FoundationErrors'
import Foundation.FoundationErrors
       ^
[27/33] Compiling t t+Factories.swift
/host/spi-builder-workspace/.build/checkouts/t/Sources/t/Logging/t+Logging.swift:1:8: error: no such module 'Foundation.FoundationErrors'
import Foundation.FoundationErrors
       ^
[28/33] Compiling t t+Structure.swift
/host/spi-builder-workspace/.build/checkouts/t/Sources/t/Logging/t+Logging.swift:1:8: error: no such module 'Foundation.FoundationErrors'
import Foundation.FoundationErrors
       ^
error: fatalError
[29/33] Compiling Logging Locks.swift
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/12] Compiling t t+Factories.swift
/host/spi-builder-workspace/.build/checkouts/t/Sources/t/Logging/t+Logging.swift:1:8: error: no such module 'Foundation.FoundationErrors'
import Foundation.FoundationErrors
       ^
[3/12] Compiling t t.swift
/host/spi-builder-workspace/.build/checkouts/t/Sources/t/Logging/t+Logging.swift:1:8: error: no such module 'Foundation.FoundationErrors'
import Foundation.FoundationErrors
       ^
[4/12] Compiling t t+Assertion.swift
/host/spi-builder-workspace/.build/checkouts/t/Sources/t/Logging/t+Logging.swift:1:8: error: no such module 'Foundation.FoundationErrors'
import Foundation.FoundationErrors
       ^
[5/12] Compiling t t+Logging.swift
/host/spi-builder-workspace/.build/checkouts/t/Sources/t/Logging/t+Logging.swift:1:8: error: no such module 'Foundation.FoundationErrors'
import Foundation.FoundationErrors
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/12] Emitting module t
/host/spi-builder-workspace/.build/checkouts/t/Sources/t/Logging/t+Logging.swift:1:8: error: no such module 'Foundation.FoundationErrors'
import Foundation.FoundationErrors
       ^
[7/12] Compiling t t+Structure.swift
/host/spi-builder-workspace/.build/checkouts/t/Sources/t/Logging/t+Logging.swift:1:8: error: no such module 'Foundation.FoundationErrors'
import Foundation.FoundationErrors
       ^
error: fatalError
[8/12] Compiling Logging MetadataProvider.swift
[9/12] Compiling Logging LogHandler.swift
BUILD FAILURE 5.10 linux

Build Machine: Linux 1