Build Information
Failed to build IBGraph, reference 0.0.2 (1387a6
), with Swift 6.2 (beta) for Linux on 17 Jun 2025 20:40:04 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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: 0.0.2
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
* tag 0.0.2 -> FETCH_HEAD
HEAD is now at 1387a6c Add `online` reporter, which open online in default browser the graph Add instruction to install using swiftbrew
Cloned https://github.com/IBDecodable/IBGraph.git
Revision (git rev-parse @):
1387a6c7b8987e6b096b8cd1b8cf632431a65bb5
SUCCESS checkout https://github.com/IBDecodable/IBGraph.git at 0.0.2
========================================
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-3":/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.21s)
Fetching https://github.com/IBDecodable/IBDecodable.git
[1/2876] Fetching ibdecodable
Fetched https://github.com/IBDecodable/IBDecodable.git from cache (0.66s)
Fetching https://github.com/Carthage/Commandant.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/davecom/SwiftGraph
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/1411] Fetching pathkit
[1412/3740] Fetching pathkit, commandant
[1948/6560] Fetching pathkit, commandant, swxmlhash
[4813/9753] Fetching pathkit, commandant, swxmlhash, swiftgraph
[7428/20612] Fetching pathkit, commandant, swxmlhash, swiftgraph, yams
Fetched https://github.com/Carthage/Commandant.git from cache (0.33s)
[6056/18283] Fetching pathkit, swxmlhash, swiftgraph, yams
Fetched https://github.com/kylef/PathKit.git from cache (0.33s)
[4901/16872] Fetching swxmlhash, swiftgraph, yams
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.38s)
[3954/14052] Fetching swiftgraph, yams
Fetched https://github.com/davecom/SwiftGraph from cache (1.22s)
Fetched https://github.com/jpsim/Yams.git from cache (1.26s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (3.51s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 2.0.0 (0.40s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.16.0 (0.39s)
Fetching https://github.com/antitypical/Result.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/2533] Fetching result
[2534/17292] Fetching result, quick
[13899/36876] Fetching result, quick, nimble
Fetched https://github.com/antitypical/Result.git from cache (1.52s)
Fetched https://github.com/Quick/Quick.git from cache (1.53s)
Fetched https://github.com/Quick/Nimble.git from cache (1.54s)
Computing version for https://github.com/davecom/SwiftGraph
Computed https://github.com/davecom/SwiftGraph at 3.1.0 (1.96s)
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.23s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.70s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.1.0 (0.39s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.42s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.40s)
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/antitypical/Result.git
Working copy of https://github.com/antitypical/Result.git resolved at 4.1.0
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/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
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.16.0
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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 2.0.0
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/davecom/SwiftGraph
Working copy of https://github.com/davecom/SwiftGraph resolved at 3.1.0
Building for debugging...
[0/35] Write sources
[13/35] Compiling writer.c
[14/35] Compiling reader.c
[15/35] Write swift-version-24593BA9C3E375BF.txt
[16/35] Compiling parser.c
[17/39] Compiling api.c
[18/66] Compiling emitter.c
[19/86] Compiling scanner.c
[21/103] Emitting module SwiftGraph
[22/105] Compiling Yams Node.Mapping.swift
[23/105] Compiling Yams Emitter.swift
[24/105] Compiling Yams Tag.swift
[25/105] Compiling SWXMLHash IndexOp.swift
[26/105] Compiling Yams Constructor.swift
[27/105] Compiling Yams Decoder.swift
[28/105] Compiling Yams Node.swift
[29/105] Compiling SwiftGraph WeightedEdge.swift
[30/105] Compiling SwiftGraph WeightedGraph.swift
[31/105] Compiling Yams Encoder.swift
[32/105] Compiling Yams Representer.swift
[33/105] Compiling Yams Resolver.swift
[34/105] Compiling Yams String+Yams.swift
[35/105] Compiling DotSwiftAttributes AttributeGroups.generated.swift
[36/105] Compiling Result ResultProtocol.swift
[37/105] Emitting module DotSwiftAttributes
[38/105] Compiling DotSwiftAttributes Attributes.swift
[42/105] Compiling Yams Parser.swift
[45/105] Compiling Yams Node.Scalar.swift
[46/105] Compiling Yams Node.Sequence.swift
[47/105] Compiling Yams Mark.swift
[55/111] Emitting module SWXMLHash
[62/111] Compiling DotSwiftAttributes Attributes.generated.swift
[68/111] Compiling SWXMLHash XMLContent.swift
[69/111] Compiling SWXMLHash XMLElement.swift
[70/111] Compiling SWXMLHash XMLHash.swift
[71/111] Emitting module Yams
[72/111] Compiling SWXMLHash String+Extensions.swift
[73/111] Compiling SWXMLHash TextElement.swift
[74/111] Compiling SWXMLHash XMLAttribute.swift
[79/111] Compiling Yams YamlError.swift
[80/111] Compiling Yams shim.swift
[82/111] Compiling Result NoError.swift
[83/111] Compiling Result AnyError.swift
[84/111] Compiling Result Result.swift
[85/111] Emitting module Result
[88/112] Wrapping AST for SwiftGraph for debugging
[89/112] Wrapping AST for Result for debugging
[91/112] Compiling DotSwiftAttributes Model.swift
[92/112] Compiling DotSwiftAttributes Types.swift
[95/123] Wrapping AST for DotSwiftAttributes for debugging
[97/126] Wrapping AST for Yams for debugging
[99/126] Emitting module Commandant
[100/127] Compiling Commandant ArgumentProtocol.swift
[101/127] Compiling SWXMLHash XMLHashOptions.swift
[102/127] Compiling SWXMLHash XMLIndexer.swift
[103/127] Compiling SWXMLHash shim.swift
[104/127] Compiling Commandant OrderedSet.swift
[105/128] Emitting module PathKit
[106/128] Compiling PathKit PathKit.swift
[107/129] Compiling Commandant Command.swift
[110/129] Compiling Commandant Argument.swift
[111/129] Compiling Commandant ArgumentParser.swift
[112/129] Emitting module DotSwiftEncoder
[112/129] Wrapping AST for PathKit for debugging
[114/129] Compiling Commandant Switch.swift
[115/129] Compiling Commandant Errors.swift
[116/129] Compiling Commandant HelpCommand.swift
[117/129] Compiling Commandant Option.swift
[117/130] Wrapping AST for SWXMLHash for debugging
[119/208] Wrapping AST for Commandant for debugging
[121/208] Compiling DotSwiftEncoder OutputStructure.swift
[122/208] Compiling DotSwiftEncoder DOTEncoder.swift
[123/211] Wrapping AST for DotSwiftEncoder for debugging
[125/211] Compiling SwiftGraphBindings SwiftGraphBindings.swift
[126/211] Emitting module SwiftGraphBindings
[127/212] Wrapping AST for SwiftGraphBindings for debugging
[129/212] Compiling IBDecodable IBError.swift
[130/212] Compiling IBDecodable IBProtocol.swift
[131/212] Compiling IBDecodable Accessibility.swift
[132/212] Compiling IBDecodable AttributedString.swift
[133/212] Compiling IBDecodable Classes.swift
[134/212] Compiling IBDecodable Color.swift
[135/212] Compiling IBDecodable Action.swift
[136/212] Compiling IBDecodable AnyConnection.swift
[137/212] Compiling IBDecodable Outlet.swift
[138/212] Compiling IBDecodable OutletCollection.swift
[139/212] Compiling IBDecodable Segue.swift
[140/212] Emitting module IBDecodable
[141/212] Compiling IBDecodable AnyViewController.swift
[142/212] Compiling IBDecodable CollectionViewController.swift
[143/212] Compiling IBDecodable AVPlayerViewController.swift
[144/212] Compiling IBDecodable GLKViewController.swift
[145/212] Compiling IBDecodable HostingController.swift
[146/212] Compiling IBDecodable NavigationController.swift
[147/212] Compiling IBDecodable PageViewController.swift
[148/212] Compiling IBDecodable SplitViewController.swift
[149/212] Compiling IBDecodable TabBarController.swift
[150/212] Compiling IBDecodable TableViewController.swift
[151/212] Compiling IBDecodable ViewController.swift
[152/223] Compiling IBDecodable AnyDependency.swift
[153/223] Compiling IBDecodable CustomObject.swift
[154/223] Compiling IBDecodable Device.swift
[155/223] Compiling IBDecodable Exit.swift
[156/223] Compiling IBDecodable InterfaceBuilderDocument.swift
[157/223] Compiling IBDecodable Placeholder.swift
[158/223] Compiling IBDecodable Scene.swift
[159/223] Compiling IBDecodable SearchDisplayController.swift
[160/223] Compiling IBDecodable StoryboardDocument.swift
[161/223] Compiling IBDecodable TargetRuntime.swift
[162/223] Compiling IBDecodable XibDocument.swift
[163/223] Compiling IBDecodable ControlProtocol.swift
[164/223] Compiling IBDecodable DatePicker.swift
[165/223] Compiling IBDecodable PageControl.swift
[166/223] Compiling IBDecodable SegmentedControl.swift
[167/223] Compiling IBDecodable Slider.swift
[168/223] Compiling IBDecodable Stepper.swift
[169/223] Compiling IBDecodable Switch.swift
[170/223] Compiling IBDecodable TextField.swift
[171/223] Compiling IBDecodable TextView.swift
[172/223] Compiling IBDecodable ARSCNView.swift
[173/223] Compiling IBDecodable ARSKView.swift
[174/223] Compiling IBDecodable ScrollView.swift
[175/223] Compiling IBDecodable TableView.swift
[176/223] Compiling IBDecodable StackView.swift
[177/223] Compiling IBDecodable View.swift
[178/223] Compiling IBDecodable VisualEffectView.swift
[179/223] Compiling IBDecodable InterfaceBuilderParser.swift
[180/223] Compiling IBDecodable MapXMLIndexerContainer.swift
[181/223] Compiling IBDecodable MappedCodingKey.swift
[182/223] Compiling IBDecodable XMLDecodable.swift
[183/223] Compiling IBDecodable XMLIndexer.swift
[184/223] Compiling IBDecodable XMLIndexerContainer.swift
[185/223] Compiling IBDecodable SystemColor.swift
[186/223] Compiling IBDecodable StringElement.swift
[187/223] Compiling IBDecodable UserDefinedRuntimeAttribute.swift
[188/223] Compiling IBDecodable Variation.swift
[189/223] Compiling IBDecodable ActivityIndicatorView.swift
[190/223] Compiling IBDecodable AnyView.swift
[191/223] Compiling IBDecodable NavigationBar.swift
[192/223] Compiling IBDecodable SearchBar.swift
[193/223] Compiling IBDecodable TabBar.swift
[194/223] Compiling IBDecodable Toolbar.swift
[195/223] Compiling IBDecodable Button.swift
[196/223] Compiling IBDecodable GLKView.swift
[197/223] Compiling IBDecodable MTKView.swift
[198/223] Compiling IBDecodable MapView.swift
[199/223] Compiling IBDecodable SKView.swift
[200/223] Compiling IBDecodable SceneKitView.swift
[201/223] Compiling IBDecodable WKWebView.swift
[202/223] Compiling IBDecodable ImageView.swift
[203/223] Compiling IBDecodable Label.swift
[204/223] Compiling IBDecodable Picker.swift
[205/223] Compiling IBDecodable ProgressView.swift
[206/223] Compiling IBDecodable CollectionView.swift
[207/223] Compiling IBDecodable InterfaceBuilderFile.swift
[208/223] Compiling IBDecodable StoryboardFile.swift
[209/223] Compiling IBDecodable XibFile.swift
[210/223] Compiling IBDecodable Geometry.swift
[211/223] Compiling IBDecodable KeyCommand.swift
[212/223] Compiling IBDecodable ModalPresentationStyle.swift
[213/223] Compiling IBDecodable ModalTransitionStyle.swift
[214/223] Compiling IBDecodable Primitive.swift
[215/223] Compiling IBDecodable AnyResource.swift
[216/223] Compiling IBDecodable Image.swift
[217/223] Compiling IBDecodable NamedColor.swift
[218/224] Wrapping AST for IBDecodable for debugging
[220/236] 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 {
[221/236] 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 {
[222/237] 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 {
[223/237] 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 {
[224/237] 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 {
[225/237] 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 {
[226/237] 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 {
[227/237] 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 {
[228/237] 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 {
[229/237] 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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[230/237] 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 {
[231/237] 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 {
[232/237] 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