Build Information
Failed to build SwiftyRedis, reference v0.3.0 (996829
), with Swift 6.2 (beta) for Linux on 20 Jun 2025 14:43:29 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/michaelvanstraten/Swifty-Redis.git
Reference: v0.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/michaelvanstraten/Swifty-Redis
* tag v0.3.0 -> FETCH_HEAD
HEAD is now at 9968293 Updated to redis 7.2.1 using new submodule
Submodule path 'Sources/CodeGen/redis': checked out 'cc244370a2d622d5d2fec5573ae87de6c59ed3b9'
Submodule 'Sources/CodeGen/redis' (https://github.com/redis/redis.git) registered for path 'Sources/CodeGen/redis'
Cloning into '/host/spi-builder-workspace/Sources/CodeGen/redis'...
Cloned https://github.com/michaelvanstraten/Swifty-Redis.git
Revision (git rev-parse @):
996829348c833e32c05044d9f171c2e842858bcc
SUCCESS checkout https://github.com/michaelvanstraten/Swifty-Redis.git at v0.3.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/michaelvanstraten/Swifty-Redis.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/groue/Semaphore
Fetching https://github.com/apple/swift-docc-plugin
[1/293] Fetching semaphore
[294/2375] Fetching semaphore, swift-docc-plugin
Fetched https://github.com/groue/Semaphore from cache (0.38s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.39s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.1.0 (0.83s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.48s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.39s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.97s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/groue/Semaphore
Working copy of https://github.com/groue/Semaphore resolved at 0.1.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/7] Compiling Semaphore AsyncSemaphore.swift
[7/7] Emitting module Semaphore
[9/37] Compiling SwiftyRedis function.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[10/37] Compiling SwiftyRedis latency.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[11/37] Compiling SwiftyRedis memory.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[12/37] Compiling SwiftyRedis module.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[13/41] Compiling SwiftyRedis ProtocolSpec.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[14/41] Compiling SwiftyRedis PubSub.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[15/41] Compiling SwiftyRedis ResponseValueParser.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[16/41] Compiling SwiftyRedis Stream.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[17/41] Compiling SwiftyRedis slowlog.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[18/41] Compiling SwiftyRedis xgroup.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[19/41] Compiling SwiftyRedis xinfo.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[20/41] Compiling SwiftyRedis Connection.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[21/41] Compiling SwiftyRedis object.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[22/41] Compiling SwiftyRedis pubsub.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[23/41] Compiling SwiftyRedis script.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[24/41] Compiling SwiftyRedis sentinel.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[25/41] Compiling SwiftyRedis Errors.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[26/41] Compiling SwiftyRedis FromRedisValue.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[27/41] Compiling SwiftyRedis JSONValue.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[28/41] Compiling SwiftyRedis Pipeline.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[29/41] Compiling SwiftyRedis SwiftyRedis.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[30/41] Compiling SwiftyRedis ToRedisArgs.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[31/41] Compiling SwiftyRedis Transaction.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[32/41] Compiling SwiftyRedis Value.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[33/41] Compiling SwiftyRedis AsyncNetworking.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[34/41] Compiling SwiftyRedis Cmd.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[35/41] Compiling SwiftyRedis acl.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[36/41] Compiling SwiftyRedis client.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
error: emit-module command failed with exit code 1 (use -v to see invocation)
[37/41] Emitting module SwiftyRedis
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[38/41] Compiling SwiftyRedis cluster.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[39/41] Compiling SwiftyRedis command.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[40/41] Compiling SwiftyRedis config.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
[41/41] Compiling SwiftyRedis containerless.swift
/host/spi-builder-workspace/Sources/SwiftyRedis/AsyncNetworking.swift:9:8: error: no such module 'Network'
7 |
8 | import Foundation
9 | import Network
| `- error: no such module 'Network'
10 |
11 | /**
BUILD FAILURE 6.2 linux