The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Nextbike, reference master (4066a8), with Swift 6.0 for Linux on 1 Dec 2024 14:24:37 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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/kiliankoe/Nextbike.git
Reference: master
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/kiliankoe/Nextbike
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4066a8f Add links to API documentations
Cloned https://github.com/kiliankoe/Nextbike.git
Revision (git rev-parse @):
4066a8f2a466703803590a1cd347d4aa8876c1e9
SUCCESS checkout https://github.com/kiliankoe/Nextbike.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/kiliankoe/Nextbike.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/Flight-School/AnyCodable
[1/782] Fetching anycodable
Fetched https://github.com/Flight-School/AnyCodable from cache (0.20s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.45s)
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/7] Compiling AnyCodable AnyDecodable.swift
[5/7] Emitting module AnyCodable
[6/7] Compiling AnyCodable AnyCodable.swift
[7/7] Compiling AnyCodable AnyEncodable.swift
[9/17] Compiling Nextbike Endpoint.swift
/host/spi-builder-workspace/Sources/Nextbike/Endpoints/Maps.swift:9:8: error: no such module 'CoreLocation'
  7 |
  8 | import Foundation
  9 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
 10 |
 11 | extension Nextbike {
[10/18] Compiling Nextbike Place.swift
/host/spi-builder-workspace/Sources/Nextbike/Endpoints/Maps.swift:9:8: error: no such module 'CoreLocation'
  7 |
  8 | import Foundation
  9 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
 10 |
 11 | extension Nextbike {
[11/18] Compiling Nextbike NetworkManager.swift
/host/spi-builder-workspace/Sources/Nextbike/Endpoints/Maps.swift:9:8: error: no such module 'CoreLocation'
  7 |
  8 | import Foundation
  9 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
 10 |
 11 | extension Nextbike {
[12/18] Compiling Nextbike Country.swift
/host/spi-builder-workspace/Sources/Nextbike/Endpoints/Maps.swift:9:8: error: no such module 'CoreLocation'
  7 |
  8 | import Foundation
  9 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
 10 |
 11 | extension Nextbike {
[13/18] Compiling Nextbike FlexzoneResponse.swift
/host/spi-builder-workspace/Sources/Nextbike/Endpoints/Maps.swift:9:8: error: no such module 'CoreLocation'
  7 |
  8 | import Foundation
  9 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
 10 |
 11 | extension Nextbike {
[14/18] Compiling Nextbike City.swift
/host/spi-builder-workspace/Sources/Nextbike/Endpoints/Maps.swift:9:8: error: no such module 'CoreLocation'
  7 |
  8 | import Foundation
  9 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
 10 |
 11 | extension Nextbike {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/18] Emitting module Nextbike
/host/spi-builder-workspace/Sources/Nextbike/Endpoints/Maps.swift:9:8: error: no such module 'CoreLocation'
  7 |
  8 | import Foundation
  9 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
 10 |
 11 | extension Nextbike {
[16/18] Compiling Nextbike Bikes.swift
/host/spi-builder-workspace/Sources/Nextbike/Endpoints/Maps.swift:9:8: error: no such module 'CoreLocation'
  7 |
  8 | import Foundation
  9 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
 10 |
 11 | extension Nextbike {
[17/18] Compiling Nextbike Maps.swift
/host/spi-builder-workspace/Sources/Nextbike/Endpoints/Maps.swift:9:8: error: no such module 'CoreLocation'
  7 |
  8 | import Foundation
  9 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
 10 |
 11 | extension Nextbike {
[18/18] Compiling Nextbike Nextbike.swift
/host/spi-builder-workspace/Sources/Nextbike/Endpoints/Maps.swift:9:8: error: no such module 'CoreLocation'
  7 |
  8 | import Foundation
  9 | import CoreLocation
    |        `- error: no such module 'CoreLocation'
 10 |
 11 | extension Nextbike {
BUILD FAILURE 6.0 linux