Build Information
Failed to build xcodes, reference 1.6.0 (0ca925
), with Swift 6.1 for Linux on 29 Apr 2025 18:54:54 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.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/XcodesOrg/xcodes.git
Reference: 1.6.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/XcodesOrg/xcodes
* tag 1.6.0 -> FETCH_HEAD
HEAD is now at 0ca9258 v 1.6.0
Cloned https://github.com/XcodesOrg/xcodes.git
Revision (git rev-parse @):
0ca9258e26eea241854b14bb6bc6fb15e44b4d57
SUCCESS checkout https://github.com/XcodesOrg/xcodes.git at 1.6.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/XcodesOrg/xcodes.git
https://github.com/XcodesOrg/xcodes.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.4",
"upper_bound" : "1.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "path.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "0.16.0",
"upper_bound" : "0.17.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/Path.swift.git"
},
{
"identity" : "version",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "1.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/Version.git"
},
{
"identity" : "promisekit",
"requirement" : {
"range" : [
{
"lower_bound" : "6.22.1",
"upper_bound" : "6.23.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/PromiseKit.git"
},
{
"identity" : "foundation",
"requirement" : {
"range" : [
{
"lower_bound" : "3.4.0",
"upper_bound" : "3.5.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/PromiseKit/Foundation.git"
},
{
"identity" : "swiftsoup",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "2.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/scinfu/SwiftSoup.git"
},
{
"identity" : "legibleerror",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "1.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mxcl/LegibleError.git"
},
{
"identity" : "keychainaccess",
"requirement" : {
"range" : [
{
"lower_bound" : "3.2.0",
"upper_bound" : "3.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kishikawakatsumi/KeychainAccess.git"
},
{
"identity" : "data",
"requirement" : {
"revision" : [
"fcf527b187817f67c05223676341f3ab69d4214d"
]
},
"type" : "sourceControl",
"url" : "https://github.com/xcodereleases/data"
},
{
"identity" : "rainbow",
"requirement" : {
"range" : [
{
"lower_bound" : "3.2.0",
"upper_bound" : "3.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Rainbow.git"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.1",
"upper_bound" : "5.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams"
},
{
"identity" : "swift-srp",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/xcodesOrg/swift-srp"
}
],
"manifest_display_name" : "xcodes",
"name" : "xcodes",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "xcodes",
"targets" : [
"xcodes"
],
"type" : {
"executable" : null
}
},
{
"name" : "XcodesKit",
"targets" : [
"XcodesKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AppleAPI",
"targets" : [
"AppleAPI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "xcodesTests",
"module_type" : "SwiftTarget",
"name" : "xcodesTests",
"path" : "Tests/xcodesTests",
"sources" : [
"xcodesTests.swift"
],
"target_dependencies" : [
"xcodes"
],
"type" : "test"
},
{
"c99name" : "xcodes",
"module_type" : "SwiftTarget",
"name" : "xcodes",
"path" : "Sources/xcodes",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"xcodes"
],
"sources" : [
"App.swift",
"DataSource+ExpressibleByArgument.swift",
"ParsableArguments+InstallError.swift",
"ParsableArguments+LegibleError.swift"
],
"target_dependencies" : [
"XcodesKit"
],
"type" : "executable"
},
{
"c99name" : "XcodesKitTests",
"module_type" : "SwiftTarget",
"name" : "XcodesKitTests",
"path" : "Tests/XcodesKitTests",
"product_dependencies" : [
"Version"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/XcodesKitTests/Fixtures",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Environment+Mock.swift",
"Models+FirstWithVersionTests.swift",
"RuntimeTests.swift",
"Version+GemTests.swift",
"Version+XcodeTests.swift",
"XcodesKitTests.swift"
],
"target_dependencies" : [
"XcodesKit"
],
"type" : "test"
},
{
"c99name" : "XcodesKit",
"module_type" : "SwiftTarget",
"name" : "XcodesKit",
"path" : "Sources/XcodesKit",
"product_dependencies" : [
"KeychainAccess",
"LegibleError",
"Path",
"PromiseKit",
"PMKFoundation",
"SwiftSoup",
"Version",
"XCModel",
"Rainbow",
"Yams"
],
"product_memberships" : [
"xcodes",
"XcodesKit"
],
"sources" : [
"AppleSessionService.swift",
"Aria2CError.swift",
"Configuration.swift",
"DataSource.swift",
"DateFormatter+.swift",
"Downloader.swift",
"Entry+.swift",
"Environment.swift",
"FastlaneCookieParser.swift",
"FastlaneSessionManager.swift",
"FileManager+.swift",
"Foundation.swift",
"Migration.swift",
"Models+FirstWithVersion.swift",
"Models+Runtimes.swift",
"Models.swift",
"Path+.swift",
"Process.swift",
"Promise+.swift",
"PromiseKit+Async.swift",
"RuntimeInstaller.swift",
"RuntimeList.swift",
"URLRequest+Apple.swift",
"URLSession+Promise.swift",
"Version+.swift",
"Version+Gem.swift",
"Version+Xcode.swift",
"Version+XcodeReleases.swift",
"Version.swift",
"XcodeInstaller.swift",
"XcodeList.swift",
"XcodeSelect.swift"
],
"target_dependencies" : [
"AppleAPI",
"Unxip"
],
"type" : "library"
},
{
"c99name" : "Unxip",
"module_type" : "SwiftTarget",
"name" : "Unxip",
"path" : "Sources/Unxip",
"product_memberships" : [
"xcodes",
"XcodesKit"
],
"sources" : [
"Unxip.swift"
],
"type" : "library"
},
{
"c99name" : "AppleAPITests",
"module_type" : "SwiftTarget",
"name" : "AppleAPITests",
"path" : "Tests/AppleAPITests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/AppleAPITests/Fixtures",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"AppleAPITests.swift",
"Environment+Mock.swift"
],
"target_dependencies" : [
"AppleAPI"
],
"type" : "test"
},
{
"c99name" : "AppleAPI",
"module_type" : "SwiftTarget",
"name" : "AppleAPI",
"path" : "Sources/AppleAPI",
"product_dependencies" : [
"PromiseKit",
"PMKFoundation",
"Rainbow",
"SRP"
],
"product_memberships" : [
"xcodes",
"XcodesKit",
"AppleAPI"
],
"sources" : [
"Client.swift",
"Environment.swift",
"Hashcash.swift",
"URLRequest+Apple.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/xcodereleases/data
[1/924] Fetching data
Fetched https://github.com/xcodereleases/data from cache (0.22s)
Fetching https://github.com/xcodesOrg/swift-srp
[1/238] Fetching swift-srp
Fetched https://github.com/xcodesOrg/swift-srp from cache (0.25s)
Fetching https://github.com/adam-fowler/big-num
Fetching https://github.com/apple/swift-crypto
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching https://github.com/mxcl/LegibleError.git
[1/1196] Fetching rainbow
[1174/2053] Fetching rainbow, big-num
[1240/2231] Fetching rainbow, big-num, legibleerror
[1881/6617] Fetching rainbow, big-num, legibleerror, keychainaccess
[3504/20401] Fetching rainbow, big-num, legibleerror, keychainaccess, swift-crypto
Fetched https://github.com/onevcat/Rainbow.git from cache (0.27s)
[2747/19205] Fetching big-num, legibleerror, keychainaccess, swift-crypto
Fetching https://github.com/scinfu/SwiftSoup.git
[5417/29650] Fetching big-num, legibleerror, keychainaccess, swift-crypto, yams
[14476/33558] Fetching big-num, legibleerror, keychainaccess, swift-crypto, yams, swiftsoup
Fetched https://github.com/mxcl/LegibleError.git from cache (0.52s)
[15235/33380] Fetching big-num, keychainaccess, swift-crypto, yams, swiftsoup
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (0.53s)
Fetching https://github.com/PromiseKit/Foundation.git
Fetching https://github.com/mxcl/PromiseKit.git
[11111/28994] Fetching big-num, swift-crypto, yams, swiftsoup
[17668/29603] Fetching big-num, swift-crypto, yams, swiftsoup, foundation
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.47s)
Fetching https://github.com/mxcl/Version.git
[15370/25695] Fetching big-num, swift-crypto, yams, foundation
[15580/42881] Fetching big-num, swift-crypto, yams, foundation, promisekit
[23173/43169] Fetching big-num, swift-crypto, yams, foundation, promisekit, version
Fetched https://github.com/mxcl/Version.git from cache (0.23s)
[28025/42881] Fetching big-num, swift-crypto, yams, foundation, promisekit
Fetching https://github.com/mxcl/Path.swift.git
[42882/43940] Fetching big-num, swift-crypto, yams, foundation, promisekit, path.swift
Fetched https://github.com/mxcl/Path.swift.git from cache (0.38s)
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/adam-fowler/big-num from cache (1.49s)
Fetched https://github.com/apple/swift-crypto from cache (1.51s)
Fetched https://github.com/jpsim/Yams from cache (1.52s)
Fetched https://github.com/PromiseKit/Foundation.git from cache (1.08s)
Fetched https://github.com/mxcl/PromiseKit.git from cache (1.10s)
[1/14950] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.74s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (3.90s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.0.0 (0.46s)
Computing version for https://github.com/PromiseKit/Foundation.git
Computed https://github.com/PromiseKit/Foundation.git at 3.4.0 (0.51s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.48s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 1.0.3 (1.79s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.48s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 3.2.1 (0.46s)
Computing version for https://github.com/adam-fowler/big-num
Computed https://github.com/adam-fowler/big-num at 2.0.2 (0.46s)
Computing version for https://github.com/mxcl/Path.swift.git
Computed https://github.com/mxcl/Path.swift.git at 0.16.3 (0.46s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.0.6 (0.46s)
Computing version for https://github.com/mxcl/LegibleError.git
Computed https://github.com/mxcl/LegibleError.git at 1.0.6 (0.46s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 1.1.7 (0.47s)
Creating working copy for https://github.com/mxcl/LegibleError.git
Working copy of https://github.com/mxcl/LegibleError.git resolved at 1.0.6
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 3.2.0
Creating working copy for https://github.com/adam-fowler/big-num
Working copy of https://github.com/adam-fowler/big-num resolved at 2.0.2
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 1.1.7
Creating working copy for https://github.com/xcodesOrg/swift-srp
Working copy of https://github.com/xcodesOrg/swift-srp resolved at main (543aa01)
Creating working copy for https://github.com/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 1.0.3
Creating working copy for https://github.com/xcodereleases/data
Working copy of https://github.com/xcodereleases/data resolved at fcf527b187817f67c05223676341f3ab69d4214d
Creating working copy for https://github.com/mxcl/Path.swift.git
Working copy of https://github.com/mxcl/Path.swift.git resolved at 0.16.3
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 3.2.1
Creating working copy for https://github.com/PromiseKit/Foundation.git
Working copy of https://github.com/PromiseKit/Foundation.git resolved at 3.4.0
Creating working copy for https://github.com/mxcl/PromiseKit.git
Working copy of https://github.com/mxcl/PromiseKit.git resolved at 6.22.1
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.0.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.1.4
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.0.6
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[1/600] Write sources
[17/600] Compiling fuchsia.c
[18/600] Write sources
[19/600] Compiling deterministic.c
[20/600] Compiling forkunsafe.c
[21/600] Compiling gcd.c
[22/600] Compiling writer.c
[23/600] Compiling mem.c
[24/600] Compiling exponentiation.c
[25/600] Compiling reader.c
[26/600] Compiling des.c
[27/600] Compiling parser.c
[28/600] Compiling api.c
[29/600] Write swift-version-24593BA9C3E375BF.txt
[30/600] Compiling emitter.c
[31/600] Compiling scanner.c
[32/600] Compiling v3_skey.c
[33/600] Compiling v3_prn.c
[34/600] Compiling v3_utl.c
[35/600] Compiling CCryptoBoringSSLShims shims.c
[36/600] Compiling v3_pmaps.c
[37/601] Compiling v3_purp.c
[39/717] Emitting module SwiftSoup
[40/724] Compiling Rainbow Style.swift
[41/725] Compiling Rainbow XcodeColorsSupport.swift
[42/725] Compiling Version Version.swift
[43/725] Compiling Version Version+Range.swift
[44/725] Compiling Rainbow String+Rainbow.swift
[45/725] Compiling Rainbow StringGenerator.swift
[46/725] Compiling Path Extensions.swift
[47/725] Compiling Path Path+Attributes.swift
[48/725] Emitting module Rainbow
[49/725] Compiling SwiftSoup Attributes.swift
[50/725] Compiling SwiftSoup BooleanAttribute.swift
[51/725] Emitting module PromiseKit
[55/728] Compiling XCModel Xcode.swift
[56/729] Compiling PromiseKit race.swift
[57/729] Compiling PromiseKit when.swift
[58/729] Compiling XCModel Compilers.swift
[59/729] Compiling XCModel Version.swift
[60/729] Compiling SwiftSoup TokeniserState.swift
[61/729] Compiling SwiftSoup TreeBuilder.swift
[62/729] Compiling SwiftSoup UnicodeScalar.swift
[63/729] Compiling SwiftSoup Validate.swift
[64/729] Compiling SwiftSoup Whitelist.swift
[65/729] Compiling SwiftSoup XmlDeclaration.swift
[66/729] Compiling SwiftSoup XmlTreeBuilder.swift
[67/729] Compiling SwiftSoup Collector.swift
[68/729] Compiling SwiftSoup CombiningEvaluator.swift
[69/729] Compiling SwiftSoup Comment.swift
[70/729] Compiling SwiftSoup Connection.swift
[71/729] Compiling SwiftSoup DataNode.swift
[72/729] Compiling SwiftSoup DataUtil.swift
[73/729] Compiling PromiseKit firstly.swift
[76/729] Compiling SwiftSoup Cleaner.swift
[78/729] Compiling Path Path->Bool.swift
[79/730] Compiling Version Version+Comparable.swift
[80/730] Compiling Version Version+Codable.swift
[81/730] Emitting module Version
[82/730] Compiling Version Version+Foundation.swift
[85/730] Compiling Path Path+Codable.swift
[87/730] Compiling SwiftSoup CharacterExt.swift
[88/731] Emitting module XCModel
[89/731] Compiling XCModel Checksums.swift
[90/731] Compiling SwiftSoup CharacterReader.swift
[93/731] Compiling SwiftSoup OrderedSet.swift
[94/731] Compiling Path Path+FileManager.swift
[95/731] Compiling Path Path+ls.swift
[98/731] Compiling Path Path+StringConvertibles.swift
[99/731] Compiling XCModel Link.swift
[100/731] Compiling XCModel SDKs.swift
[101/731] Compiling XCModel Release.swift
[104/731] Compiling Rainbow Rainbow.swift
[107/731] Compiling Path Path+CommonDirectories.swift
[112/732] Emitting module Path
[116/732] Compiling Yams YamlError.swift
[124/732] Compiling SwiftSoup DocumentType.swift
[125/732] Compiling SwiftSoup Element.swift
[126/732] Compiling SwiftSoup Elements.swift
[127/732] Compiling SwiftSoup Entities.swift
[128/732] Compiling SwiftSoup Evaluator.swift
[129/732] Compiling SwiftSoup Exception.swift
[130/732] Compiling SwiftSoup FormElement.swift
[131/732] Compiling SwiftSoup HtmlTreeBuilder.swift
[132/732] Compiling SwiftSoup HtmlTreeBuilderState.swift
[133/732] Compiling SwiftSoup HttpStatusException.swift
[134/732] Compiling SwiftSoup Node.swift
[135/732] Compiling SwiftSoup NodeTraversor.swift
[136/732] Compiling SwiftSoup NodeVisitor.swift
[137/732] Compiling SwiftSoup OrderedDictionary.swift
[141/732] Compiling SwiftSoup ParseSettings.swift
[142/732] Compiling SwiftSoup Parser.swift
[143/732] Compiling SwiftSoup Pattern.swift
[144/732] Compiling SwiftSoup QueryParser.swift
[145/732] Compiling XCModel YMD.swift
[151/734] Compiling SwiftSoup Selector.swift
[152/734] Compiling SwiftSoup SerializationException.swift
[153/734] Compiling SwiftSoup SimpleDictionary.swift
[154/734] Compiling SwiftSoup StreamReader.swift
[155/734] Compiling SwiftSoup String.swift
[156/734] Compiling SwiftSoup StringBuilder.swift
[157/734] Compiling SwiftSoup StringUtil.swift
[158/734] Compiling SwiftSoup StructuralEvaluator.swift
[159/734] Compiling SwiftSoup SwiftSoup.swift
[160/734] Compiling SwiftSoup Tag.swift
[161/734] Compiling SwiftSoup TextNode.swift
[162/734] Compiling SwiftSoup Token.swift
[163/734] Compiling SwiftSoup TokenQueue.swift
[164/734] Compiling SwiftSoup Tokeniser.swift
[165/735] Emitting module Yams
[172/738] Compiling Path Path.swift
[173/741] Wrapping AST for Rainbow for debugging
[174/741] Wrapping AST for Yams for debugging
[175/741] Wrapping AST for Version for debugging
[177/741] Emitting module LegibleError
[178/741] Compiling LegibleError LegibleError.swift
[178/746] Wrapping AST for XCModel for debugging
[179/746] Wrapping AST for SwiftSoup for debugging
[181/746] Wrapping AST for PromiseKit for debugging
[182/746] Wrapping AST for Path for debugging
[184/746] Emitting module PMKFoundation
[185/746] Compiling PMKFoundation Process+Promise.swift
[185/746] Compiling v3_pcons.c
[186/746] Wrapping AST for LegibleError for debugging
[187/746] Compiling v3_pcia.c
[188/746] Compiling v3_pci.c
[189/746] Compiling v3_ocsp.c
[191/746] Compiling PMKFoundation NSNotificationCenter+Promise.swift
[192/746] Compiling PMKFoundation NSURLSession+Promise.swift
[192/747] Compiling v3_lib.c
[193/747] Compiling v3_ncons.c
[194/747] Compiling v3_int.c
[196/747] Compiling v3_info.c
[197/747] Compiling v3_ia5.c
[198/747] Compiling v3_genn.c
[199/747] Compiling v3_enum.c
[200/747] Wrapping AST for PMKFoundation for debugging
[201/747] Compiling v3_extku.c
[202/747] Compiling v3_crld.c
[204/747] Compiling KeychainAccess Keychain.swift
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
25 |
26 | import Foundation
27 | import Security
| `- error: no such module 'Security'
28 | #if os(iOS) || os(OSX)
29 | import LocalAuthentication
error: emit-module command failed with exit code 1 (use -v to see invocation)
[205/747] Emitting module KeychainAccess
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
25 |
26 | import Foundation
27 | import Security
| `- error: no such module 'Security'
28 | #if os(iOS) || os(OSX)
29 | import LocalAuthentication
[205/747] Compiling v3_bitst.c
[205/747] Compiling v3_alt.c
[205/747] Compiling v3_cpols.c
[205/747] Compiling v3_conf.c
[205/747] Compiling v3_bcons.c
[205/747] Compiling v3_akeya.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[206/747] Emitting module Unxip
/host/spi-builder-workspace/Sources/Unxip/Unxip.swift:1:8: error: no such module 'Compression'
1 | import Compression
| `- error: no such module 'Compression'
2 | import Foundation
3 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[1/541] Write sources
[3/551] Compiling v3_akeya.c
[4/551] Compiling v3_bitst.c
[5/551] Compiling v3_cpols.c
[6/551] Compiling v3_alt.c
[7/551] Compiling v3_akey.c
[8/551] Compiling v3_bcons.c
[9/551] Compiling pcy_tree.c
[9/551] Compiling v3_conf.c
[11/551] Compiling pcy_map.c
[11/551] Compiling pcy_lib.c
[13/551] Compiling x_x509a.c
[13/551] Write swift-version-24593BA9C3E375BF.txt
[14/551] Compiling pcy_node.c
[16/551] Compiling pcy_data.c
[17/551] Compiling pcy_cache.c
[18/551] Compiling x_x509.c
[19/551] Compiling x_spki.c
[20/551] Compiling x_sig.c
[21/551] Compiling x_req.c
[22/552] Compiling x_val.c
[24/637] Emitting module XCModel
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/642] Emitting module Unxip
/host/spi-builder-workspace/Sources/Unxip/Unxip.swift:1:8: error: no such module 'Compression'
1 | import Compression
| `- error: no such module 'Compression'
2 | import Foundation
3 |
[26/644] Compiling XCModel Release.swift
[27/653] Compiling Rainbow Style.swift
[28/668] Emitting module Version
[29/670] Compiling XCModel Xcode.swift
[30/670] Compiling XCModel Version.swift
[31/670] Compiling XCModel SDKs.swift
[32/670] Compiling XCModel Link.swift
[33/670] Compiling Version Version+Codable.swift
[34/670] Compiling Version Version+Comparable.swift
[35/670] Compiling XCModel YMD.swift
[36/670] Emitting module Rainbow
[37/670] Compiling Rainbow StringGenerator.swift
[38/670] Compiling Rainbow XcodeColorsSupport.swift
[39/670] Compiling XCModel Checksums.swift
[40/670] Compiling XCModel Compilers.swift
[41/671] Emitting module PromiseKit
[42/673] Compiling PromiseKit Combine.swift
[43/673] Compiling PromiseKit Configuration.swift
[44/673] Compiling PromiseKit Async.swift
[45/673] Compiling PromiseKit Box.swift
[46/673] Compiling PromiseKit Catchable.swift
[49/673] Compiling PromiseKit CustomStringConvertible.swift
[50/673] Compiling PromiseKit firstly.swift
[51/673] Compiling PromiseKit hang.swift
[52/673] Compiling Rainbow Rainbow.swift
[53/673] Compiling Rainbow String+Rainbow.swift
[55/674] Compiling Path Path+Codable.swift
[56/675] Compiling Version Version+Foundation.swift
[57/675] Compiling Version Version+Range.swift
[58/675] Compiling Version Version.swift
[59/675] Compiling Path Path->Bool.swift
[60/676] Compiling Path Path+StringConvertibles.swift
[61/676] Compiling Path Path+ls.swift
[63/675] Compiling PromiseKit Error.swift
[64/675] Compiling Path Path+CommonDirectories.swift
[65/675] Compiling Path Path+FileManager.swift
[70/675] Emitting module Path
[71/676] Compiling PromiseKit Guarantee.swift
[72/676] Compiling PromiseKit LogEvent.swift
[73/676] Compiling PromiseKit Promise.swift
[74/676] Compiling PromiseKit Resolver.swift
[75/676] Compiling PromiseKit Thenable.swift
[76/676] Compiling PromiseKit after.swift
[82/678] Compiling SwiftSoup OrderedSet.swift
[83/678] Compiling SwiftSoup ParseError.swift
[84/678] Compiling SwiftSoup ParseErrorList.swift
[85/678] Compiling SwiftSoup ParseSettings.swift
[86/678] Compiling SwiftSoup Parser.swift
[87/678] Compiling SwiftSoup Pattern.swift
[88/678] Compiling SwiftSoup QueryParser.swift
[93/685] Compiling PromiseKit race.swift
[94/685] Compiling PromiseKit when.swift
[95/686] Emitting module LegibleError
[96/686] Emitting module Yams
[97/686] Compiling LegibleError LegibleError.swift
[101/688] Compiling Path Path.swift
[103/688] Emitting module SwiftSoup
[112/688] Compiling Yams YamlError.swift
[114/688] Compiling x_pubkey.c
[115/692] Compiling x_pkey.c
[120/693] Wrapping AST for Path for debugging
[121/693] Compiling x_name.c
[124/693] Emitting module PMKFoundation
[125/693] Compiling PMKFoundation Process+Promise.swift
[126/693] Compiling PMKFoundation NSNotificationCenter+Promise.swift
[127/693] Compiling PMKFoundation NSURLSession+Promise.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[128/694] Emitting module KeychainAccess
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
25 |
26 | import Foundation
27 | import Security
| `- error: no such module 'Security'
28 | #if os(iOS) || os(OSX)
29 | import LocalAuthentication
[129/694] Compiling KeychainAccess Keychain.swift
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
25 |
26 | import Foundation
27 | import Security
| `- error: no such module 'Security'
28 | #if os(iOS) || os(OSX)
29 | import LocalAuthentication
[129/694] Compiling x_exten.c
[136/694] Compiling x_info.c
[136/694] Compiling x_crl.c
[137/694] Emitting module ArgumentParserToolInfo
BUILD FAILURE 6.1 linux