Build Information
Failed to build DeviceAuthority, reference main (6e9f5a
), with Swift 6.0 for Linux on 29 Nov 2024 08:27:55 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/getsidetrack/swift-device-authority.git
Reference: main
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/getsidetrack/swift-device-authority
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6e9f5ac Merge pull request #7 from 0xWDG/patch-1
Cloned https://github.com/getsidetrack/swift-device-authority.git
Revision (git rev-parse @):
6e9f5ac67e8ed9a252cbe1abd6aa5985fe772b0b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/getsidetrack/swift-device-authority.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/getsidetrack/swift-device-authority.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/vapor/console-kit.git
[1/960] Fetching shellout
[961/6430] Fetching shellout, console-kit
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.28s)
Fetched https://github.com/vapor/console-kit.git from cache (0.28s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (1.77s)
Computing version for https://github.com/vapor/console-kit.git
Computed https://github.com/vapor/console-kit.git at 4.15.1 (0.41s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio.git
[1/3709] Fetching swift-log
[3710/75708] Fetching swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (3.70s)
Fetched https://github.com/apple/swift-nio.git from cache (3.78s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.2 (0.38s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.59s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1569] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.33s)
[1/15603] Fetching swift-collections
[4214/19522] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.99s)
Fetched https://github.com/apple/swift-collections.git from cache (1.01s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.39s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.65s)
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/vapor/console-kit.git
Working copy of https://github.com/vapor/console-kit.git resolved at 4.15.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Building for debugging...
[0/20] Write sources
[8/20] Compiling c-nioatomics.c
[9/20] Compiling c-atomics.c
[10/20] Write swift-version-24593BA9C3E375BF.txt
[12/35] Emitting module Logging
[13/35] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[14/35] Compiling Logging LogHandler.swift
[15/35] Compiling NIOConcurrencyHelpers atomics.swift
[16/35] Compiling NIOConcurrencyHelpers lock.swift
[17/35] Compiling Logging Locks.swift
[18/35] Compiling Logging Logging.swift
[19/35] Compiling Logging MetadataProvider.swift
[20/36] Emitting module NIOConcurrencyHelpers
[21/36] Compiling NIOConcurrencyHelpers NIOLock.swift
[22/36] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[24/37] Wrapping AST for NIOConcurrencyHelpers for debugging
[25/37] Wrapping AST for Logging for debugging
[27/63] Compiling ConsoleKitTerminal Console+Confirm.swift
[28/63] Compiling ConsoleKitTerminal Console+Input.swift
[29/63] Compiling ConsoleKitTerminal Console+Center.swift
[30/63] Compiling ConsoleKitTerminal Console+Output.swift
[31/66] Compiling ConsoleKitTerminal Console+Ephemeral.swift
[32/66] Compiling ConsoleKitTerminal ConsoleClear.swift
[33/66] Compiling ConsoleKitTerminal Console+Ask.swift
[34/66] Compiling ConsoleKitTerminal Console+Choose.swift
[35/66] Compiling ConsoleKitTerminal CustomActivity.swift
[36/66] Compiling ConsoleKitTerminal LoadingBar.swift
[37/66] Compiling ConsoleKitTerminal ProgressBar.swift
[38/66] Compiling ConsoleKitTerminal Console+Clear.swift
[39/66] Emitting module ShellOut
[40/66] Compiling ShellOut ShellOut.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[42/67] Emitting module DeviceAuthority
/host/spi-builder-workspace/Sources/DeviceAuthority/DeviceAuthority.swift:8:8: error: no such module 'Security'
6 |
7 | import Foundation
8 | import Security
| `- error: no such module 'Security'
9 |
10 | public struct DeviceAuthority {
[43/67] Compiling DeviceAuthority DeviceAuthority.swift
/host/spi-builder-workspace/Sources/DeviceAuthority/DeviceAuthority.swift:8:8: error: no such module 'Security'
6 |
7 | import Foundation
8 | import Security
| `- error: no such module 'Security'
9 |
10 | public struct DeviceAuthority {
[43/67] Wrapping AST for ShellOut for debugging
BUILD FAILURE 6.0 linux