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 IBGraph, reference master (42935e), with Swift 6.2 (beta) for Linux on 17 Jun 2025 20:40:10 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/IBDecodable/IBGraph.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/IBDecodable/IBGraph
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 42935e4 Create release.yml
Cloned https://github.com/IBDecodable/IBGraph.git
Revision (git rev-parse @):
42935e46ed804dd7d485af4bef6cd9617818345d
SUCCESS checkout https://github.com/IBDecodable/IBGraph.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/IBDecodable/IBGraph.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/ferranpujolcamins/DotSwift.git
[1/137] Fetching dotswift
Fetched https://github.com/ferranpujolcamins/DotSwift.git from cache (0.23s)
Fetching https://github.com/IBDecodable/IBDecodable.git
[1/2876] Fetching ibdecodable
Fetched https://github.com/IBDecodable/IBDecodable.git from cache (0.32s)
Fetching https://github.com/Carthage/Commandant.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/drmohundro/SWXMLHash.git
Fetching https://github.com/davecom/SwiftGraph
Fetching https://github.com/kylef/PathKit.git
[1/2329] Fetching commandant
[2330/5149] Fetching commandant, swxmlhash
[2387/8342] Fetching commandant, swxmlhash, swiftgraph
[3895/9753] Fetching commandant, swxmlhash, swiftgraph, pathkit
[7136/20612] Fetching commandant, swxmlhash, swiftgraph, pathkit, yams
Fetched https://github.com/Carthage/Commandant.git from cache (0.31s)
[7604/18283] Fetching swxmlhash, swiftgraph, pathkit, yams
Fetched https://github.com/kylef/PathKit.git from cache (0.33s)
[6474/16872] Fetching swxmlhash, swiftgraph, yams
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.42s)
[4605/14052] Fetching swiftgraph, yams
Fetched https://github.com/davecom/SwiftGraph from cache (0.43s)
[1629/10859] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.20s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (4.86s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (0.41s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.17.0 (0.39s)
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
[1/14759] Fetching quick
[6495/34343] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (1.07s)
Fetched https://github.com/Quick/Nimble.git from cache (1.41s)
Computing version for https://github.com/davecom/SwiftGraph
Computed https://github.com/davecom/SwiftGraph at 3.1.0 (1.84s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.41s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.22s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (1.35s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.46s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.53s)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
Creating working copy for https://github.com/IBDecodable/IBDecodable.git
Working copy of https://github.com/IBDecodable/IBDecodable.git resolved at HEAD (0ae1b9e)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.0.0
Creating working copy for https://github.com/ferranpujolcamins/DotSwift.git
Working copy of https://github.com/ferranpujolcamins/DotSwift.git resolved at HEAD (e1749ec)
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.17.0
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/davecom/SwiftGraph
Working copy of https://github.com/davecom/SwiftGraph resolved at 3.1.0
Building for debugging...
[0/33] Write sources
[12/33] Compiling writer.c
[13/33] Compiling reader.c
[14/33] Write swift-version-24593BA9C3E375BF.txt
[15/33] Compiling parser.c
[16/81] Compiling api.c
[17/91] Compiling emitter.c
[18/91] Compiling scanner.c
[20/106] Compiling Yams Node.Scalar.swift
[21/106] Compiling Yams Node.Sequence.swift
[22/108] Compiling Yams Mark.swift
[23/108] Compiling Yams Node.Mapping.swift
[24/108] Compiling Yams Node.swift
[25/108] Compiling Yams Parser.swift
[28/110] Compiling Commandant Result+Additions.swift
[29/111] Compiling Commandant OrderedSet.swift
[30/111] Compiling Yams Tag.swift
[31/111] Compiling Yams YamlError.swift
[32/111] Compiling Yams Emitter.swift
[33/111] Compiling Yams Encoder.swift
[34/111] Compiling DotSwiftAttributes Attributes.generated.swift
[35/111] Compiling Commandant Switch.swift
[37/111] Compiling SwiftGraph WeightedEdge.swift
[39/111] Compiling SwiftGraph WeightedGraph.swift
[40/111] Emitting module DotSwiftAttributes
[41/111] Compiling DotSwiftAttributes Attributes.swift
[42/111] Compiling Yams Constructor.swift
[43/111] Compiling Yams Decoder.swift
[44/111] Emitting module SwiftGraph
[45/111] Compiling Yams Representer.swift
[46/111] Compiling Yams Resolver.swift
[47/111] Compiling Yams String+Yams.swift
[56/112] Compiling SWXMLHash IndexOp.swift
[57/112] Compiling SWXMLHash LazyXMLParser.swift
[58/112] Compiling SWXMLHash Stack.swift
[61/112] Emitting module Commandant
[64/115] Wrapping AST for SwiftGraph for debugging
[70/115] Compiling SWXMLHash ParsingError.swift
[71/115] Compiling SWXMLHash XMLDeserializationError.swift
[72/115] Compiling SWXMLHash FullXMLParser.swift
[76/115] Emitting module SWXMLHash
[85/115] Compiling Commandant Option.swift
[88/115] Emitting module Yams
[91/115] Compiling Commandant Errors.swift
[94/115] Compiling Commandant HelpCommand.swift
[96/117] Wrapping AST for Yams for debugging
[97/117] Wrapping AST for Commandant for debugging
[99/117] Compiling DotSwiftAttributes Model.swift
[100/117] Compiling DotSwiftAttributes AttributeGroups.generated.swift
[101/117] Compiling DotSwiftAttributes Types.swift
[102/118] Compiling PathKit PathKit.swift
[103/118] Emitting module PathKit
[105/119] Compiling SWXMLHash XMLHashOptions.swift
[106/119] Compiling SWXMLHash XMLIndexer.swift
[107/119] Compiling SWXMLHash shim.swift
[109/120] Wrapping AST for DotSwiftAttributes for debugging
[110/120] Wrapping AST for PathKit for debugging
[112/123] Compiling DotSwiftEncoder DOTEncoder.swift
[113/123] Compiling DotSwiftEncoder OutputStructure.swift
[114/123] Emitting module DotSwiftEncoder
[114/124] Wrapping AST for SWXMLHash for debugging
[116/203] Wrapping AST for DotSwiftEncoder for debugging
[118/204] Compiling SwiftGraphBindings SwiftGraphBindings.swift
[119/204] Emitting module SwiftGraphBindings
[120/205] Wrapping AST for SwiftGraphBindings for debugging
[122/205] Emitting module IBDecodable
[123/216] Compiling IBDecodable IBError.swift
[124/216] Compiling IBDecodable IBProtocol.swift
[125/216] Compiling IBDecodable Accessibility.swift
[126/216] Compiling IBDecodable AttributedString.swift
[127/216] Compiling IBDecodable Classes.swift
[128/216] Compiling IBDecodable Color.swift
[129/216] Compiling IBDecodable Action.swift
[130/216] Compiling IBDecodable AnyConnection.swift
[131/216] Compiling IBDecodable Outlet.swift
[132/216] Compiling IBDecodable OutletCollection.swift
[133/216] Compiling IBDecodable Segue.swift
[134/216] Compiling IBDecodable InterfaceBuilderFile.swift
[135/216] Compiling IBDecodable StoryboardFile.swift
[136/216] Compiling IBDecodable XibFile.swift
[137/216] Compiling IBDecodable Geometry.swift
[138/216] Compiling IBDecodable KeyCommand.swift
[139/216] Compiling IBDecodable ModalPresentationStyle.swift
[140/216] Compiling IBDecodable ModalTransitionStyle.swift
[141/216] Compiling IBDecodable Primitive.swift
[142/216] Compiling IBDecodable AnyResource.swift
[143/216] Compiling IBDecodable Image.swift
[144/216] Compiling IBDecodable NamedColor.swift
[145/216] Compiling IBDecodable AnyViewController.swift
[146/216] Compiling IBDecodable CollectionViewController.swift
[147/216] Compiling IBDecodable AVPlayerViewController.swift
[148/216] Compiling IBDecodable GLKViewController.swift
[149/216] Compiling IBDecodable HostingController.swift
[150/216] Compiling IBDecodable NavigationController.swift
[151/216] Compiling IBDecodable PageViewController.swift
[152/216] Compiling IBDecodable SplitViewController.swift
[153/216] Compiling IBDecodable TabBarController.swift
[154/216] Compiling IBDecodable TableViewController.swift
[155/216] Compiling IBDecodable ViewController.swift
[156/216] Compiling IBDecodable AnyDependency.swift
[157/216] Compiling IBDecodable CustomObject.swift
[158/216] Compiling IBDecodable Device.swift
[159/216] Compiling IBDecodable Exit.swift
[160/216] Compiling IBDecodable InterfaceBuilderDocument.swift
[161/216] Compiling IBDecodable Placeholder.swift
[162/216] Compiling IBDecodable Scene.swift
[163/216] Compiling IBDecodable SearchDisplayController.swift
[164/216] Compiling IBDecodable StoryboardDocument.swift
[165/216] Compiling IBDecodable TargetRuntime.swift
[166/216] Compiling IBDecodable XibDocument.swift
[167/216] Compiling IBDecodable SystemColor.swift
[168/216] Compiling IBDecodable StringElement.swift
[169/216] Compiling IBDecodable UserDefinedRuntimeAttribute.swift
[170/216] Compiling IBDecodable Variation.swift
[171/216] Compiling IBDecodable ActivityIndicatorView.swift
[172/216] Compiling IBDecodable AnyView.swift
[173/216] Compiling IBDecodable NavigationBar.swift
[174/216] Compiling IBDecodable SearchBar.swift
[175/216] Compiling IBDecodable TabBar.swift
[176/216] Compiling IBDecodable Toolbar.swift
[177/216] Compiling IBDecodable Button.swift
[178/216] Compiling IBDecodable ControlProtocol.swift
[179/216] Compiling IBDecodable DatePicker.swift
[180/216] Compiling IBDecodable PageControl.swift
[181/216] Compiling IBDecodable SegmentedControl.swift
[182/216] Compiling IBDecodable Slider.swift
[183/216] Compiling IBDecodable Stepper.swift
[184/216] Compiling IBDecodable Switch.swift
[185/216] Compiling IBDecodable TextField.swift
[186/216] Compiling IBDecodable TextView.swift
[187/216] Compiling IBDecodable ARSCNView.swift
[188/216] Compiling IBDecodable ARSKView.swift
[189/216] Compiling IBDecodable GLKView.swift
[190/216] Compiling IBDecodable MTKView.swift
[191/216] Compiling IBDecodable MapView.swift
[192/216] Compiling IBDecodable SKView.swift
[193/216] Compiling IBDecodable SceneKitView.swift
[194/216] Compiling IBDecodable WKWebView.swift
[195/216] Compiling IBDecodable ImageView.swift
[196/216] Compiling IBDecodable Label.swift
[197/216] Compiling IBDecodable Picker.swift
[198/216] Compiling IBDecodable ProgressView.swift
[199/216] Compiling IBDecodable CollectionView.swift
[200/216] Compiling IBDecodable ScrollView.swift
[201/216] Compiling IBDecodable TableView.swift
[202/216] Compiling IBDecodable StackView.swift
[203/216] Compiling IBDecodable View.swift
[204/216] Compiling IBDecodable VisualEffectView.swift
[205/216] Compiling IBDecodable InterfaceBuilderParser.swift
[206/216] Compiling IBDecodable MapXMLIndexerContainer.swift
[207/216] Compiling IBDecodable MappedCodingKey.swift
[208/216] Compiling IBDecodable XMLDecodable.swift
[209/216] Compiling IBDecodable XMLIndexer.swift
[210/216] Compiling IBDecodable XMLIndexerContainer.swift
[211/217] Wrapping AST for IBDecodable for debugging
[213/229] Compiling IBGraphKit Glob.swift
/host/spi-builder-workspace/Sources/IBGraphKit/Reporters/OnlineReporter.swift:12:8: error: no such module 'Cocoa'
10 | import SwiftGraph
11 | import SwiftGraphBindings
12 | import Cocoa
   |        `- error: no such module 'Cocoa'
13 |
14 | struct OnlineReporter: Reporter {
[214/230] Compiling IBGraphKit DefaultReporter.swift
/host/spi-builder-workspace/Sources/IBGraphKit/Reporters/OnlineReporter.swift:12:8: error: no such module 'Cocoa'
10 | import SwiftGraph
11 | import SwiftGraphBindings
12 | import Cocoa
   |        `- error: no such module 'Cocoa'
13 |
14 | struct OnlineReporter: Reporter {
[215/230] Compiling IBGraphKit GMLReporter.swift
/host/spi-builder-workspace/Sources/IBGraphKit/Reporters/OnlineReporter.swift:12:8: error: no such module 'Cocoa'
10 | import SwiftGraph
11 | import SwiftGraphBindings
12 | import Cocoa
   |        `- error: no such module 'Cocoa'
13 |
14 | struct OnlineReporter: Reporter {
[216/230] Compiling IBGraphKit GraphMLReporter.swift
/host/spi-builder-workspace/Sources/IBGraphKit/Reporters/OnlineReporter.swift:12:8: error: no such module 'Cocoa'
10 | import SwiftGraph
11 | import SwiftGraphBindings
12 | import Cocoa
   |        `- error: no such module 'Cocoa'
13 |
14 | struct OnlineReporter: Reporter {
[217/230] Compiling IBGraphKit JSONReporter.swift
/host/spi-builder-workspace/Sources/IBGraphKit/Reporters/OnlineReporter.swift:12:8: error: no such module 'Cocoa'
10 | import SwiftGraph
11 | import SwiftGraphBindings
12 | import Cocoa
   |        `- error: no such module 'Cocoa'
13 |
14 | struct OnlineReporter: Reporter {
[218/230] Compiling IBGraphKit OnlineReporter.swift
/host/spi-builder-workspace/Sources/IBGraphKit/Reporters/OnlineReporter.swift:12:8: error: no such module 'Cocoa'
10 | import SwiftGraph
11 | import SwiftGraphBindings
12 | import Cocoa
   |        `- error: no such module 'Cocoa'
13 |
14 | struct OnlineReporter: Reporter {
[219/230] Compiling IBGraphKit IBGraph.swift
/host/spi-builder-workspace/Sources/IBGraphKit/Reporters/OnlineReporter.swift:12:8: error: no such module 'Cocoa'
10 | import SwiftGraph
11 | import SwiftGraphBindings
12 | import Cocoa
   |        `- error: no such module 'Cocoa'
13 |
14 | struct OnlineReporter: Reporter {
[220/230] Compiling IBGraphKit DOTReporter.swift
/host/spi-builder-workspace/Sources/IBGraphKit/Reporters/OnlineReporter.swift:12:8: error: no such module 'Cocoa'
10 | import SwiftGraph
11 | import SwiftGraphBindings
12 | import Cocoa
   |        `- error: no such module 'Cocoa'
13 |
14 | struct OnlineReporter: Reporter {
[221/230] Compiling IBGraphKit Reporter.swift
/host/spi-builder-workspace/Sources/IBGraphKit/Reporters/OnlineReporter.swift:12:8: error: no such module 'Cocoa'
10 | import SwiftGraph
11 | import SwiftGraphBindings
12 | import Cocoa
   |        `- error: no such module 'Cocoa'
13 |
14 | struct OnlineReporter: Reporter {
[222/230] Compiling IBGraphKit Vertexable.swift
/host/spi-builder-workspace/Sources/IBGraphKit/Reporters/OnlineReporter.swift:12:8: error: no such module 'Cocoa'
10 | import SwiftGraph
11 | import SwiftGraphBindings
12 | import Cocoa
   |        `- error: no such module 'Cocoa'
13 |
14 | struct OnlineReporter: Reporter {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[223/230] Emitting module IBGraphKit
/host/spi-builder-workspace/Sources/IBGraphKit/Reporters/OnlineReporter.swift:12:8: error: no such module 'Cocoa'
10 | import SwiftGraph
11 | import SwiftGraphBindings
12 | import Cocoa
   |        `- error: no such module 'Cocoa'
13 |
14 | struct OnlineReporter: Reporter {
[224/230] Compiling IBGraphKit Config.swift
/host/spi-builder-workspace/Sources/IBGraphKit/Reporters/OnlineReporter.swift:12:8: error: no such module 'Cocoa'
10 | import SwiftGraph
11 | import SwiftGraphBindings
12 | import Cocoa
   |        `- error: no such module 'Cocoa'
13 |
14 | struct OnlineReporter: Reporter {
[225/230] Compiling IBGraphKit GraphBuilder.swift
/host/spi-builder-workspace/Sources/IBGraphKit/Reporters/OnlineReporter.swift:12:8: error: no such module 'Cocoa'
10 | import SwiftGraph
11 | import SwiftGraphBindings
12 | import Cocoa
   |        `- error: no such module 'Cocoa'
13 |
14 | struct OnlineReporter: Reporter {
BUILD FAILURE 6.2 linux