Build Information
Failed to build WatchLink, reference 0.1.1 (e2704f), with Swift 6.2 for Linux on 22 Apr 2026 19:46:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tareksabry1337/WatchLink.git
Reference: 0.1.1
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/tareksabry1337/WatchLink
* tag 0.1.1 -> FETCH_HEAD
HEAD is now at e2704fa Bump actions/checkout to v6 (Node 24 runtime)
Cloned https://github.com/tareksabry1337/WatchLink.git
Revision (git rev-parse @):
e2704fa96b95973f5c0c78daf5a7ebeca36cf2ab
SUCCESS checkout https://github.com/tareksabry1337/WatchLink.git at 0.1.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/tareksabry1337/WatchLink.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/30] Emitting module WatchLinkCore
/host/spi-builder-workspace/Sources/WatchLinkCore/Logger.swift:1:8: error: no such module 'os'
1 | import os
| `- error: no such module 'os'
2 |
3 | /// Pluggable logger for WatchLink's transport internals.
[7/33] Compiling WatchLinkCore WatchLinkConfiguration.swift
/host/spi-builder-workspace/Sources/WatchLinkCore/Logger.swift:1:8: error: no such module 'os'
1 | import os
| `- error: no such module 'os'
2 |
3 | /// Pluggable logger for WatchLink's transport internals.
[8/33] Compiling WatchLinkCore WatchLinkError.swift
/host/spi-builder-workspace/Sources/WatchLinkCore/Logger.swift:1:8: error: no such module 'os'
1 | import os
| `- error: no such module 'os'
2 |
3 | /// Pluggable logger for WatchLink's transport internals.
[9/33] Compiling WatchLinkCore WatchLinkMessage.swift
/host/spi-builder-workspace/Sources/WatchLinkCore/Logger.swift:1:8: error: no such module 'os'
1 | import os
| `- error: no such module 'os'
2 |
3 | /// Pluggable logger for WatchLink's transport internals.
[10/33] Compiling WatchLinkCore PingResult.swift
/host/spi-builder-workspace/Sources/WatchLinkCore/Logger.swift:1:8: error: no such module 'os'
1 | import os
| `- error: no such module 'os'
2 |
3 | /// Pluggable logger for WatchLink's transport internals.
[11/33] Compiling WatchLinkCore PingStateMachine.swift
/host/spi-builder-workspace/Sources/WatchLinkCore/Logger.swift:1:8: error: no such module 'os'
1 | import os
| `- error: no such module 'os'
2 |
3 | /// Pluggable logger for WatchLink's transport internals.
[12/33] Compiling WatchLinkCore ReceivedMessage.swift
/host/spi-builder-workspace/Sources/WatchLinkCore/Logger.swift:1:8: error: no such module 'os'
1 | import os
| `- error: no such module 'os'
2 |
3 | /// Pluggable logger for WatchLink's transport internals.
[13/33] Compiling WatchLinkCore URLSessionProtocol.swift
/host/spi-builder-workspace/Sources/WatchLinkCore/Logger.swift:1:8: error: no such module 'os'
1 | import os
| `- error: no such module 'os'
2 |
3 | /// Pluggable logger for WatchLink's transport internals.
[14/33] Compiling WatchLinkCore WCSessionProtocol.swift
/host/spi-builder-workspace/Sources/WatchLinkCore/Logger.swift:1:8: error: no such module 'os'
1 | import os
| `- error: no such module 'os'
2 |
3 | /// Pluggable logger for WatchLink's transport internals.
[15/33] Compiling WatchLinkCore WatchLinkActor.swift
/host/spi-builder-workspace/Sources/WatchLinkCore/Logger.swift:1:8: error: no such module 'os'
1 | import os
| `- error: no such module 'os'
2 |
3 | /// Pluggable logger for WatchLink's transport internals.
[16/33] Compiling WatchLinkCore LogLevel.swift
/host/spi-builder-workspace/Sources/WatchLinkCore/Logger.swift:1:8: error: no such module 'os'
1 | import os
| `- error: no such module 'os'
2 |
3 | /// Pluggable logger for WatchLink's transport internals.
[17/33] Compiling WatchLinkCore Logger.swift
/host/spi-builder-workspace/Sources/WatchLinkCore/Logger.swift:1:8: error: no such module 'os'
1 | import os
| `- error: no such module 'os'
2 |
3 | /// Pluggable logger for WatchLink's transport internals.
[18/33] Compiling WatchLinkCore PingAction.swift
/host/spi-builder-workspace/Sources/WatchLinkCore/Logger.swift:1:8: error: no such module 'os'
1 | import os
| `- error: no such module 'os'
2 |
3 | /// Pluggable logger for WatchLink's transport internals.
[19/33] Compiling WatchLinkCore Diagnostics.swift
/host/spi-builder-workspace/Sources/WatchLinkCore/Logger.swift:1:8: error: no such module 'os'
1 | import os
| `- error: no such module 'os'
2 |
3 | /// Pluggable logger for WatchLink's transport internals.
[20/33] Compiling WatchLinkCore Duration.swift
/host/spi-builder-workspace/Sources/WatchLinkCore/Logger.swift:1:8: error: no such module 'os'
1 | import os
| `- error: no such module 'os'
2 |
3 | /// Pluggable logger for WatchLink's transport internals.
[21/33] Compiling WatchLinkCore Frame.swift
/host/spi-builder-workspace/Sources/WatchLinkCore/Logger.swift:1:8: error: no such module 'os'
1 | import os
| `- error: no such module 'os'
2 |
3 | /// Pluggable logger for WatchLink's transport internals.
[22/33] Compiling WatchLinkCore HTTPMethod.swift
/host/spi-builder-workspace/Sources/WatchLinkCore/Logger.swift:1:8: error: no such module 'os'
1 | import os
| `- error: no such module 'os'
2 |
3 | /// Pluggable logger for WatchLink's transport internals.
[23/33] Compiling WatchLinkCore SafeContinuation.swift
/host/spi-builder-workspace/Sources/WatchLinkCore/Logger.swift:1:8: error: no such module 'os'
1 | import os
| `- error: no such module 'os'
2 |
3 | /// Pluggable logger for WatchLink's transport internals.
[24/33] Compiling WatchLinkCore Transport.swift
/host/spi-builder-workspace/Sources/WatchLinkCore/Logger.swift:1:8: error: no such module 'os'
1 | import os
| `- error: no such module 'os'
2 |
3 | /// Pluggable logger for WatchLink's transport internals.
[25/33] Compiling WatchLinkCore TransportCoordinator.swift
/host/spi-builder-workspace/Sources/WatchLinkCore/Logger.swift:1:8: error: no such module 'os'
1 | import os
| `- error: no such module 'os'
2 |
3 | /// Pluggable logger for WatchLink's transport internals.
[26/33] Compiling WatchLinkCore AnyClock.swift
/host/spi-builder-workspace/Sources/WatchLinkCore/Logger.swift:1:8: error: no such module 'os'
1 | import os
| `- error: no such module 'os'
2 |
3 | /// Pluggable logger for WatchLink's transport internals.
[27/33] Compiling WatchLinkCore Channel.swift
/host/spi-builder-workspace/Sources/WatchLinkCore/Logger.swift:1:8: error: no such module 'os'
1 | import os
| `- error: no such module 'os'
2 |
3 | /// Pluggable logger for WatchLink's transport internals.
[28/33] Compiling WatchLinkCore ConnectionState.swift
/host/spi-builder-workspace/Sources/WatchLinkCore/Logger.swift:1:8: error: no such module 'os'
1 | import os
| `- error: no such module 'os'
2 |
3 | /// Pluggable logger for WatchLink's transport internals.
[29/33] Compiling WatchLinkCore ControlFrame.swift
/host/spi-builder-workspace/Sources/WatchLinkCore/Logger.swift:1:8: error: no such module 'os'
1 | import os
| `- error: no such module 'os'
2 |
3 | /// Pluggable logger for WatchLink's transport internals.
[30/33] Compiling WatchLinkCore HTTPRoute.swift
/host/spi-builder-workspace/Sources/WatchLinkCore/Logger.swift:1:8: error: no such module 'os'
1 | import os
| `- error: no such module 'os'
2 |
3 | /// Pluggable logger for WatchLink's transport internals.
[31/33] Compiling WatchLinkCore IncomingMessage.swift
/host/spi-builder-workspace/Sources/WatchLinkCore/Logger.swift:1:8: error: no such module 'os'
1 | import os
| `- error: no such module 'os'
2 |
3 | /// Pluggable logger for WatchLink's transport internals.
[32/33] Compiling WatchLinkCore Instant.swift
/host/spi-builder-workspace/Sources/WatchLinkCore/Logger.swift:1:8: error: no such module 'os'
1 | import os
| `- error: no such module 'os'
2 |
3 | /// Pluggable logger for WatchLink's transport internals.
[33/33] Compiling WatchLinkCore JitteredBackoff.swift
/host/spi-builder-workspace/Sources/WatchLinkCore/Logger.swift:1:8: error: no such module 'os'
1 | import os
| `- error: no such module 'os'
2 |
3 | /// Pluggable logger for WatchLink's transport internals.
BUILD FAILURE 6.2 linux