This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build CNKit with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" 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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kiliankoe/cnkit.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/cnkit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 997e348 linebreaks \o/
Cloned https://github.com/kiliankoe/cnkit.git
Revision (git rev-parse @):
997e348445178dad21b759f8c8ec4b4d28916310
SUCCESS checkout https://github.com/kiliankoe/cnkit.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/kiliankoe/cnkit.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" 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 2>&1
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/30] Compiling CNKit Timetable.swift
/host/spi-builder-workspace/Sources/CNKit/AModels/Building.swift:2:8: error: no such module 'MapKit'
  1 | import Foundation
  2 | import MapKit
    |        `- error: no such module 'MapKit'
  3 |
  4 | /// A building complex, possibly made up of more than one building.
[4/30] Compiling CNKit Transport.swift
/host/spi-builder-workspace/Sources/CNKit/AModels/Building.swift:2:8: error: no such module 'MapKit'
  1 | import Foundation
  2 | import MapKit
    |        `- error: no such module 'MapKit'
  3 |
  4 | /// A building complex, possibly made up of more than one building.
[5/30] Compiling CNKit APIResource.swift
/host/spi-builder-workspace/Sources/CNKit/AModels/Building.swift:2:8: error: no such module 'MapKit'
  1 | import Foundation
  2 | import MapKit
    |        `- error: no such module 'MapKit'
  3 |
  4 | /// A building complex, possibly made up of more than one building.
[6/30] Compiling CNKit Config.swift
/host/spi-builder-workspace/Sources/CNKit/AModels/Building.swift:2:8: error: no such module 'MapKit'
  1 | import Foundation
  2 | import MapKit
    |        `- error: no such module 'MapKit'
  3 |
  4 | /// A building complex, possibly made up of more than one building.
[7/33] Compiling CNKit RoomInfo.swift
/host/spi-builder-workspace/Sources/CNKit/AModels/Building.swift:2:8: error: no such module 'MapKit'
  1 | import Foundation
  2 | import MapKit
    |        `- error: no such module 'MapKit'
  3 |
  4 | /// A building complex, possibly made up of more than one building.
[8/33] Compiling CNKit RoomType.swift
/host/spi-builder-workspace/Sources/CNKit/AModels/Building.swift:2:8: error: no such module 'MapKit'
  1 | import Foundation
  2 | import MapKit
    |        `- error: no such module 'MapKit'
  3 |
  4 | /// A building complex, possibly made up of more than one building.
[9/33] Compiling CNKit Route.swift
/host/spi-builder-workspace/Sources/CNKit/AModels/Building.swift:2:8: error: no such module 'MapKit'
  1 | import Foundation
  2 | import MapKit
    |        `- error: no such module 'MapKit'
  3 |
  4 | /// A building complex, possibly made up of more than one building.
[10/33] Compiling CNKit Search.swift
/host/spi-builder-workspace/Sources/CNKit/AModels/Building.swift:2:8: error: no such module 'MapKit'
  1 | import Foundation
  2 | import MapKit
    |        `- error: no such module 'MapKit'
  3 |
  4 | /// A building complex, possibly made up of more than one building.
[11/33] Compiling CNKit Floor.swift
/host/spi-builder-workspace/Sources/CNKit/AModels/Building.swift:2:8: error: no such module 'MapKit'
  1 | import Foundation
  2 | import MapKit
    |        `- error: no such module 'MapKit'
  3 |
  4 | /// A building complex, possibly made up of more than one building.
[12/33] Compiling CNKit Hash.swift
/host/spi-builder-workspace/Sources/CNKit/AModels/Building.swift:2:8: error: no such module 'MapKit'
  1 | import Foundation
  2 | import MapKit
    |        `- error: no such module 'MapKit'
  3 |
  4 | /// A building complex, possibly made up of more than one building.
[13/33] Compiling CNKit Login.swift
/host/spi-builder-workspace/Sources/CNKit/AModels/Building.swift:2:8: error: no such module 'MapKit'
  1 | import Foundation
  2 | import MapKit
    |        `- error: no such module 'MapKit'
  3 |
  4 | /// A building complex, possibly made up of more than one building.
[14/33] Compiling CNKit RoomID.swift
/host/spi-builder-workspace/Sources/CNKit/AModels/Building.swift:2:8: error: no such module 'MapKit'
  1 | import Foundation
  2 | import MapKit
    |        `- error: no such module 'MapKit'
  3 |
  4 | /// A building complex, possibly made up of more than one building.
[15/33] Compiling CNKit APIError.swift
/host/spi-builder-workspace/Sources/CNKit/AModels/Building.swift:2:8: error: no such module 'MapKit'
  1 | import Foundation
  2 | import MapKit
    |        `- error: no such module 'MapKit'
  3 |
  4 | /// A building complex, possibly made up of more than one building.
[16/33] Compiling CNKit Building.swift
/host/spi-builder-workspace/Sources/CNKit/AModels/Building.swift:2:8: error: no such module 'MapKit'
  1 | import Foundation
  2 | import MapKit
    |        `- error: no such module 'MapKit'
  3 |
  4 | /// A building complex, possibly made up of more than one building.
[17/33] Compiling CNKit Campus.swift
/host/spi-builder-workspace/Sources/CNKit/AModels/Building.swift:2:8: error: no such module 'MapKit'
  1 | import Foundation
  2 | import MapKit
    |        `- error: no such module 'MapKit'
  3 |
  4 | /// A building complex, possibly made up of more than one building.
[18/33] Compiling CNKit CanteenMenu.swift
/host/spi-builder-workspace/Sources/CNKit/AModels/Building.swift:2:8: error: no such module 'MapKit'
  1 | import Foundation
  2 | import MapKit
    |        `- error: no such module 'MapKit'
  3 |
  4 | /// A building complex, possibly made up of more than one building.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/33] Emitting module CNKit
/host/spi-builder-workspace/Sources/CNKit/AModels/Building.swift:2:8: error: no such module 'MapKit'
  1 | import Foundation
  2 | import MapKit
    |        `- error: no such module 'MapKit'
  3 |
  4 | /// A building complex, possibly made up of more than one building.
[20/33] Compiling CNKit Int.swift
/host/spi-builder-workspace/Sources/CNKit/AModels/Building.swift:2:8: error: no such module 'MapKit'
  1 | import Foundation
  2 | import MapKit
    |        `- error: no such module 'MapKit'
  3 |
  4 | /// A building complex, possibly made up of more than one building.
[21/33] Compiling CNKit MKMapRect.swift
/host/spi-builder-workspace/Sources/CNKit/AModels/Building.swift:2:8: error: no such module 'MapKit'
  1 | import Foundation
  2 | import MapKit
    |        `- error: no such module 'MapKit'
  3 |
  4 | /// A building complex, possibly made up of more than one building.
[22/33] Compiling CNKit String.swift
/host/spi-builder-workspace/Sources/CNKit/AModels/Building.swift:2:8: error: no such module 'MapKit'
  1 | import Foundation
  2 | import MapKit
    |        `- error: no such module 'MapKit'
  3 |
  4 | /// A building complex, possibly made up of more than one building.
[23/33] Compiling CNKit URL.swift
/host/spi-builder-workspace/Sources/CNKit/AModels/Building.swift:2:8: error: no such module 'MapKit'
  1 | import Foundation
  2 | import MapKit
    |        `- error: no such module 'MapKit'
  3 |
  4 | /// A building complex, possibly made up of more than one building.
[24/33] Compiling CNKit Error.swift
/host/spi-builder-workspace/Sources/CNKit/AModels/Building.swift:2:8: error: no such module 'MapKit'
  1 | import Foundation
  2 | import MapKit
    |        `- error: no such module 'MapKit'
  3 |
  4 | /// A building complex, possibly made up of more than one building.
[25/33] Compiling CNKit CLLocationCoordinate2D.swift
/host/spi-builder-workspace/Sources/CNKit/AModels/Building.swift:2:8: error: no such module 'MapKit'
  1 | import Foundation
  2 | import MapKit
    |        `- error: no such module 'MapKit'
  3 |
  4 | /// A building complex, possibly made up of more than one building.
[26/33] Compiling CNKit Color.swift
/host/spi-builder-workspace/Sources/CNKit/AModels/Building.swift:2:8: error: no such module 'MapKit'
  1 | import Foundation
  2 | import MapKit
    |        `- error: no such module 'MapKit'
  3 |
  4 | /// A building complex, possibly made up of more than one building.
[27/33] Compiling CNKit Dictionary.swift
/host/spi-builder-workspace/Sources/CNKit/AModels/Building.swift:2:8: error: no such module 'MapKit'
  1 | import Foundation
  2 | import MapKit
    |        `- error: no such module 'MapKit'
  3 |
  4 | /// A building complex, possibly made up of more than one building.
error: compile command failed due to signal 6 (use -v to see invocation)
Can't demangle: $s5CNKit8ResourceO10coordinate33_A6FEF518A443E7FCFE60E568341EEF7DLLXeF4zoomL_Sivp
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/bin/swift-frontend -frontend -c /host/spi-builder-workspace/Sources/CNKit/AModels/APIError.swift /host/spi-builder-workspace/Sources/CNKit/AModels/Building.swift /host/spi-builder-workspace/Sources/CNKit/AModels/Campus.swift /host/spi-builder-workspace/Sources/CNKit/AModels/CanteenMenu.swift /host/spi-builder-workspace/Sources/CNKit/AModels/Floor.swift /host/spi-builder-workspace/Sources/CNKit/AModels/Hash.swift /host/spi-builder-workspace/Sources/CNKit/AModels/Login.swift /host/spi-builder-workspace/Sources/CNKit/AModels/RoomID.swift /host/spi-builder-workspace/Sources/CNKit/AModels/RoomInfo.swift /host/spi-builder-workspace/Sources/CNKit/AModels/RoomType.swift /host/spi-builder-workspace/Sources/CNKit/AModels/Route.swift /host/spi-builder-workspace/Sources/CNKit/AModels/Search.swift /host/spi-builder-workspace/Sources/CNKit/AModels/Timetable.swift /host/spi-builder-workspace/Sources/CNKit/AModels/Transport.swift /host/spi-builder-workspace/Sources/CNKit/APIResource.swift /host/spi-builder-workspace/Sources/CNKit/Config.swift /host/spi-builder-workspace/Sources/CNKit/Error.swift /host/spi-builder-workspace/Sources/CNKit/Extensions/CLLocationCoordinate2D.swift /host/spi-builder-workspace/Sources/CNKit/Extensions/Color.swift /host/spi-builder-workspace/Sources/CNKit/Extensions/Dictionary.swift /host/spi-builder-workspace/Sources/CNKit/Extensions/Int.swift /host/spi-builder-workspace/Sources/CNKit/Extensions/MKMapRect.swift /host/spi-builder-workspace/Sources/CNKit/Extensions/String.swift /host/spi-builder-workspace/Sources/CNKit/Extensions/URL.swift -primary-file /host/spi-builder-workspace/Sources/CNKit/Extensions/URLRequest.swift -primary-file /host/spi-builder-workspace/Sources/CNKit/Resource.swift -primary-file /host/spi-builder-workspace/Sources/CNKit/ResourceRepresentable.swift /host/spi-builder-workspace/Sources/CNKit/Result.swift /host/spi-builder-workspace/Sources/CNKit/Ternary.swift /host/spi-builder-workspace/Sources/CNKit/Tiles.swift -supplementary-output-file-map /tmp/TemporaryDirectory.EEsm2m/supplementaryOutputs-7 -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Modules -enable-testing -g -debug-info-format=dwarf -dwarf-version=4 -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -swift-version 4 -Onone -D SWIFT_PACKAGE -D DEBUG -stats-output-dir .stats -strict-concurrency=complete -empty-abi-descriptor -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /host/spi-builder-workspace -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name CNKit -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CNKit.build/URLRequest.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CNKit.build/Resource.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/CNKit.build/ResourceRepresentable.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1.	Swift version 6.0-dev (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)
2.	Compiling with effective version 4.1.50
3.	While walking into 'Resource' (at /host/spi-builder-workspace/Sources/CNKit/Resource.swift:6:8)
4.	While evaluating request USRGenerationRequest(CNKit.(file).Resource.coordinate(coord:zoom:).zoom@/host/spi-builder-workspace/Sources/CNKit/Resource.swift:8:52)
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0  swift-frontend 0x0000556480c28497
1  swift-frontend 0x0000556480c261ee
2  swift-frontend 0x0000556480c28b0a
3  libc.so.6      0x00007fcceea27520
4  libc.so.6      0x00007fcceea7b9fc pthread_kill + 300
5  libc.so.6      0x00007fcceea27476 raise + 22
6  libc.so.6      0x00007fcceea0d7f3 abort + 211
7  swift-frontend 0x000055647bd58055
8  swift-frontend 0x000055647b9a5934
9  swift-frontend 0x000055647bd1a66f
10 swift-frontend 0x000055647b51e54c
11 swift-frontend 0x000055647a1049ce
12 swift-frontend 0x000055647a10467a
13 swift-frontend 0x000055647a1038d2
14 swift-frontend 0x000055647bd1b19a
15 swift-frontend 0x000055647a0d2dab
16 swift-frontend 0x000055647a0d22f7
17 swift-frontend 0x000055647a0cfc29
18 swift-frontend 0x000055647ae4c226
19 swift-frontend 0x000055647ba0489c
20 swift-frontend 0x000055647ba0638c
21 swift-frontend 0x000055647ba09240
22 swift-frontend 0x000055647ba048ba
23 swift-frontend 0x000055647ba09d5f
24 swift-frontend 0x000055647ba0898f
25 swift-frontend 0x000055647ba048ba
26 swift-frontend 0x000055647ba047b3
27 swift-frontend 0x000055647bbea81f
28 swift-frontend 0x000055647ae49bd4
29 swift-frontend 0x000055647a0cec51
30 swift-frontend 0x000055647a0ceafa
31 swift-frontend 0x000055647a0c312c
32 swift-frontend 0x000055647a0c2b15
33 swift-frontend 0x0000556479e75572
34 swift-frontend 0x0000556479e7367c
35 swift-frontend 0x0000556479e6e198
36 swift-frontend 0x0000556479e6c4fc
37 swift-frontend 0x0000556479c28dde
38 libc.so.6      0x00007fcceea0ed90
39 libc.so.6      0x00007fcceea0ee40 __libc_start_main + 128
40 swift-frontend 0x0000556479c27e85
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.