The Swift Package Index logo.Swift Package Index

Build Information

Failed to build xcodes, reference main (93bce8), with Swift 6.1 for Linux on 27 Sep 2025 07:17:26 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/XcodesOrg/xcodes.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 93bce87 Merge pull request #437 from XcodesOrg/matt/runtimeMultipleArchitecture
Cloned https://github.com/XcodesOrg/xcodes.git
Revision (git rev-parse @):
93bce877531e4bd60f7ef7f14379360a85caae36
SUCCESS checkout https://github.com/XcodesOrg/xcodes.git at main
========================================
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-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/xcodereleases/data
[1/993] Fetching data
Fetched https://github.com/xcodereleases/data from cache (0.32s)
Fetching https://github.com/xcodesOrg/swift-srp
[1/238] Fetching swift-srp
Fetched https://github.com/xcodesOrg/swift-srp from cache (0.24s)
Fetching https://github.com/mxcl/LegibleError.git
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching https://github.com/apple/swift-crypto
Fetching https://github.com/adam-fowler/big-num
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/jpsim/Yams
[1/178] Fetching legibleerror
[179/1035] Fetching legibleerror, big-num
[334/2374] Fetching legibleerror, big-num, rainbow
[1773/6760] Fetching legibleerror, big-num, rainbow, keychainaccess
[2835/17966] Fetching legibleerror, big-num, rainbow, keychainaccess, yams
[6301/35122] Fetching legibleerror, big-num, rainbow, keychainaccess, yams, swift-crypto
Fetched https://github.com/onevcat/Rainbow.git from cache (1.62s)
[33269/33783] Fetching legibleerror, big-num, keychainaccess, yams, swift-crypto
Fetching https://github.com/scinfu/SwiftSoup.git
Fetched https://github.com/jpsim/Yams from cache (1.67s)
Fetching https://github.com/PromiseKit/Foundation.git
[1/4634] Fetching swiftsoup
[326/5243] Fetching swiftsoup, foundation
Fetched https://github.com/PromiseKit/Foundation.git from cache (0.33s)
[2781/4634] Fetching swiftsoup
Fetching https://github.com/mxcl/PromiseKit.git
Fetched https://github.com/mxcl/LegibleError.git from cache (2.28s)
Fetching https://github.com/mxcl/Version.git
Fetched https://github.com/adam-fowler/big-num from cache (2.28s)
Fetching https://github.com/mxcl/Path.swift.git
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (2.29s)
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.70s)
Fetched https://github.com/apple/swift-crypto from cache (2.34s)
[1/17204] Fetching promisekit
[2926/17497] Fetching promisekit, version
[2973/18556] Fetching promisekit, version, path.swift
Fetched https://github.com/mxcl/Version.git from cache (0.30s)
Fetched https://github.com/mxcl/Path.swift.git from cache (0.31s)
[5507/33598] Fetching promisekit, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.86s)
Fetched https://github.com/mxcl/PromiseKit.git from cache (1.41s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (5.85s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.0.0 (0.67s)
Computing version for https://github.com/PromiseKit/Foundation.git
Computed https://github.com/PromiseKit/Foundation.git at 3.4.0 (0.77s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.61s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 1.0.3 (2.33s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.65s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 3.2.1 (0.88s)
Computing version for https://github.com/adam-fowler/big-num
Computed https://github.com/adam-fowler/big-num at 2.0.2 (1.08s)
Computing version for https://github.com/mxcl/Path.swift.git
Computed https://github.com/mxcl/Path.swift.git at 0.16.3 (0.93s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.0.6 (0.97s)
Computing version for https://github.com/mxcl/LegibleError.git
Computed https://github.com/mxcl/LegibleError.git at 1.0.6 (0.84s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 1.1.7 (0.74s)
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/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/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.0.0
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.0.6
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/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 1.0.3
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/PromiseKit/Foundation.git
Working copy of https://github.com/PromiseKit/Foundation.git resolved at 3.4.0
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/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 3.2.1
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/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
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[1/600] Write sources
[15/600] Compiling hexdump.c
[16/600] Write sources
[17/600] Compiling blake2.c
[18/600] Compiling file.c
[19/600] Compiling pair.c
[20/600] Compiling socket_helper.c
[21/600] Compiling a_gentm.c
[22/600] Compiling writer.c
[23/600] Compiling reader.c
[24/600] Write swift-version-24593BA9C3E375BF.txt
[25/600] Compiling api.c
[26/600] Compiling scanner.c
[27/600] Compiling parser.c
[28/600] Compiling pem_info.c
[29/600] Compiling v3_skey.c
[30/600] Compiling emitter.c
[31/600] Compiling CCryptoBoringSSLShims shims.c
[32/600] Compiling v3_utl.c
[34/717] Emitting module Version
[35/717] Emitting module Rainbow
[36/718] Emitting module PromiseKit
[37/720] Emitting module SwiftSoup
[38/727] Compiling Rainbow XcodeColorsSupport.swift
[39/727] Compiling Rainbow ModesExtractor.swift
[40/727] Compiling Rainbow OutputTarget.swift
[41/728] Compiling Yams Emitter.swift
[42/728] Compiling Yams Encoder.swift
[43/728] Compiling Yams Constructor.swift
[44/728] Compiling Yams Decoder.swift
[45/728] Compiling Rainbow StringGenerator.swift
[46/728] Compiling Rainbow Style.swift
[47/728] Compiling Rainbow String+Rainbow.swift
[48/728] Compiling Version Version+Range.swift
[49/728] Compiling Version Version.swift
[50/728] Compiling Version Version+Codable.swift
[53/728] Compiling Version Version+Comparable.swift
[54/728] Compiling Version Version+Foundation.swift
[55/729] Compiling Yams YamlError.swift
[57/729] Compiling Path Path+Codable.swift
[58/730] Compiling Yams Parser.swift
[59/730] Compiling Yams String+Yams.swift
[60/730] Compiling Path Path+FileManager.swift
[61/730] Compiling Path Path+CommonDirectories.swift
[62/730] Compiling Yams Tag.swift
[63/730] Compiling Yams Representer.swift
[64/730] Compiling XCModel Link.swift
[65/730] Emitting module Path
[68/731] Compiling XCModel Release.swift
[69/731] Compiling XCModel SDKs.swift
[70/731] Compiling Rainbow Rainbow.swift
[71/731] Compiling Path Path+StringConvertibles.swift
[72/731] Compiling SwiftSoup HtmlTreeBuilder.swift
[73/731] Compiling SwiftSoup HtmlTreeBuilderState.swift
[74/731] Compiling SwiftSoup HttpStatusException.swift
[75/731] Compiling SwiftSoup Node.swift
[76/731] Compiling SwiftSoup NodeTraversor.swift
[77/731] Compiling SwiftSoup NodeVisitor.swift
[78/731] Compiling SwiftSoup OrderedDictionary.swift
[79/731] Compiling SwiftSoup OrderedSet.swift
[80/731] Compiling PromiseKit race.swift
[81/731] Compiling PromiseKit when.swift
[82/731] Compiling SwiftSoup ParseSettings.swift
[83/731] Compiling SwiftSoup Parser.swift
[84/731] Compiling SwiftSoup Pattern.swift
[85/731] Compiling SwiftSoup QueryParser.swift
[88/731] Compiling Path Path+ls.swift
[89/731] Compiling Path Path->Bool.swift
[92/732] Compiling Yams Resolver.swift
[94/732] Compiling XCModel Version.swift
[95/732] Compiling XCModel Xcode.swift
[100/732] Compiling Yams Node.Scalar.swift
[101/732] Compiling Yams Node.Sequence.swift
[102/732] Compiling Yams Node.swift
[105/733] Compiling SwiftSoup TokeniserState.swift
[106/733] Compiling SwiftSoup TreeBuilder.swift
[107/733] Compiling SwiftSoup UnicodeScalar.swift
[108/733] Compiling SwiftSoup Validate.swift
[109/733] Compiling SwiftSoup Whitelist.swift
[110/733] Compiling SwiftSoup XmlDeclaration.swift
[111/733] Compiling SwiftSoup XmlTreeBuilder.swift
[114/733] Compiling XCModel Checksums.swift
[115/733] Compiling XCModel Compilers.swift
[116/733] Emitting module XCModel
[119/735] Emitting module Yams
[130/735] Compiling SwiftSoup StructuralEvaluator.swift
[131/735] Compiling SwiftSoup SwiftSoup.swift
[132/735] Compiling SwiftSoup Tag.swift
[133/735] Compiling SwiftSoup TextNode.swift
[134/735] Compiling SwiftSoup Token.swift
[135/735] Compiling SwiftSoup TokenQueue.swift
[136/735] Compiling SwiftSoup Tokeniser.swift
[137/735] Compiling SwiftSoup Selector.swift
[138/735] Compiling SwiftSoup SerializationException.swift
[139/735] Compiling SwiftSoup SimpleDictionary.swift
[140/735] Compiling SwiftSoup StreamReader.swift
[141/735] Compiling SwiftSoup String.swift
[142/735] Compiling SwiftSoup StringBuilder.swift
[143/735] Compiling SwiftSoup StringUtil.swift
[152/735] Compiling SwiftSoup DocumentType.swift
[153/735] Compiling SwiftSoup Element.swift
[154/735] Compiling SwiftSoup Elements.swift
[155/735] Compiling SwiftSoup Entities.swift
[156/735] Compiling SwiftSoup Evaluator.swift
[157/735] Compiling SwiftSoup Exception.swift
[158/735] Compiling SwiftSoup FormElement.swift
[163/737] Compiling XCModel YMD.swift
[167/744] Emitting module LegibleError
[168/744] Compiling LegibleError LegibleError.swift
[169/745] Emitting module PMKFoundation
[169/745] Wrapping AST for Yams for debugging
[170/745] Wrapping AST for XCModel for debugging
[172/745] Compiling PMKFoundation Process+Promise.swift
[173/745] Wrapping AST for Version for debugging
[174/745] Wrapping AST for SwiftSoup for debugging
[175/745] Wrapping AST for Rainbow for debugging
[176/745] Wrapping AST for LegibleError for debugging
[177/745] Wrapping AST for PromiseKit for debugging
[179/745] Compiling Path Path.swift
[179/746] Compiling v3_prn.c
[180/746] Compiling v3_pmaps.c
[182/746] Compiling v3_pcons.c
[184/746] Compiling PMKFoundation NSNotificationCenter+Promise.swift
[185/746] Compiling PMKFoundation NSURLSession+Promise.swift
[185/747] Compiling v3_purp.c
[187/747] Wrapping AST for Path for debugging
[188/747] Compiling v3_pcia.c
[189/747] Compiling v3_pci.c
[190/747] Compiling v3_ocsp.c
[191/747] Compiling v3_lib.c
[192/747] Wrapping AST for PMKFoundation for debugging
[193/747] Compiling v3_int.c
[194/747] Compiling v3_ncons.c
[195/747] Compiling v3_info.c
[196/747] Compiling v3_ia5.c
[197/747] Compiling v3_extku.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[199/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
[200/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
[200/747] Compiling v3_cpols.c
[200/747] Compiling v3_bitst.c
[200/747] Compiling v3_conf.c
[200/747] Compiling v3_crld.c
[200/747] Compiling v3_enum.c
[200/747] Compiling v3_genn.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[201/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-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
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/556] Compiling v3_conf.c
[1/556] Compiling v3_genn.c
[3/556] Compiling v3_enum.c
[4/556] Compiling v3_cpols.c
[5/556] Compiling v3_bcons.c
[6/556] Compiling v3_bitst.c
[7/556] Compiling v3_crld.c
[8/556] Compiling v3_alt.c
[9/556] Compiling pcy_map.c
[10/556] Compiling v3_akeya.c
[11/556] Compiling v3_akey.c
[12/556] Compiling pcy_tree.c
[13/556] Write swift-version-24593BA9C3E375BF.txt
[14/556] Compiling pcy_node.c
[15/556] Compiling pcy_lib.c
[16/556] Compiling pcy_cache.c
[17/556] Compiling pcy_data.c
[18/556] Compiling x_x509a.c
[19/556] Compiling x_x509.c
[20/556] Compiling x_val.c
[21/556] Compiling x_spki.c
[23/598] Compiling Rainbow Style.swift
[24/613] Emitting module Version
[25/625] Compiling XCModel Link.swift
[26/675] Compiling XCModel Checksums.swift
[27/675] Emitting module XCModel
[28/675] Compiling XCModel Compilers.swift
[29/675] Compiling SwiftSoup ArrayExt.swift
[30/675] Compiling SwiftSoup Attribute.swift
[31/675] Compiling Version Version+Codable.swift
[32/675] Emitting module Rainbow
[33/675] Compiling Rainbow StringGenerator.swift
[34/675] Compiling XCModel Version.swift
[35/675] Compiling XCModel Xcode.swift
[36/675] Compiling SwiftSoup CharacterExt.swift
[37/675] Compiling SwiftSoup CharacterReader.swift
[38/675] Compiling SwiftSoup Attributes.swift
[39/675] Compiling SwiftSoup BooleanAttribute.swift
[40/675] Compiling XCModel Release.swift
[41/675] Compiling XCModel SDKs.swift
[42/675] Compiling Rainbow Rainbow.swift
[43/675] Compiling Rainbow String+Rainbow.swift
[44/675] Compiling Rainbow XcodeColorsSupport.swift
[45/676] Compiling XCModel YMD.swift
[46/677] Compiling Path Path->Bool.swift
[47/678] Compiling SwiftSoup FormElement.swift
[48/678] Compiling SwiftSoup HtmlTreeBuilder.swift
[49/680] Compiling Version Version+Range.swift
[50/680] Compiling Version Version+Foundation.swift
[51/680] Compiling Version Version.swift
[52/680] Compiling Version Version+Comparable.swift
[54/681] Emitting module PromiseKit
[55/681] Compiling Path Path+StringConvertibles.swift
[56/680] Compiling Path Path+ls.swift
[58/679] Compiling Path Path+Codable.swift
[59/679] Compiling Path Path+CommonDirectories.swift
[60/679] Compiling Path Path+FileManager.swift
[64/678] Compiling SwiftSoup Exception.swift
[69/679] Compiling SwiftSoup Cleaner.swift
[70/679] Emitting module Path
[71/679] Compiling SwiftSoup Elements.swift
[72/679] Compiling SwiftSoup Entities.swift
[73/679] Compiling SwiftSoup DocumentType.swift
[74/679] Compiling SwiftSoup Element.swift
[75/679] Compiling SwiftSoup Evaluator.swift
[77/683] Compiling LegibleError LegibleError.swift
[81/683] Emitting module LegibleError
[81/683] Compiling x_sig.c
[84/683] Compiling Yams YamlError.swift
[84/683] Compiling x_req.c
[86/683] Emitting module SwiftSoup
error: emit-module command failed with exit code 1 (use -v to see invocation)
[87/690] 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
[90/690] Compiling PromiseKit race.swift
[91/690] Compiling PromiseKit when.swift
[92/691] Compiling Path Path.swift
[92/692] Compiling x_pubkey.c
[94/692] Compiling x_pkey.c
[102/694] Compiling x_exten.c
[103/695] Compiling x_name.c
[104/695] Compiling x_info.c
[105/695] Wrapping AST for Path for debugging
[107/695] Emitting module PMKFoundation
[107/695] Compiling x_attrib.c
[109/695] Compiling PMKFoundation NSNotificationCenter+Promise.swift
[110/695] Compiling PMKFoundation NSURLSession+Promise.swift
[111/695] Compiling PMKFoundation Process+Promise.swift
[112/696] Compiling x_all.c
[114/696] 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
[114/696] Compiling x_crl.c
[115/696] Compiling x_algor.c
[116/696] Compiling x509spki.c
[122/696] Emitting module Yams
[122/696] Compiling x509name.c
[122/696] Compiling x509cset.c
[123/696] Compiling SwiftSoup Selector.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[124/696] Compiling SwiftSoup SerializationException.swift
[125/696] Compiling SwiftSoup SimpleDictionary.swift
[126/696] Compiling SwiftSoup StreamReader.swift
[127/696] Compiling SwiftSoup String.swift
[128/696] Compiling SwiftSoup StringBuilder.swift
[129/696] Compiling SwiftSoup StringUtil.swift
[130/696] 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 |
[130/696] Compiling x509rset.c
[131/696] Compiling SwiftSoup Collector.swift
[132/696] Compiling SwiftSoup CombiningEvaluator.swift
[133/696] Compiling SwiftSoup Comment.swift
[134/696] Compiling SwiftSoup Connection.swift
[135/696] Compiling SwiftSoup DataNode.swift
[136/696] Compiling SwiftSoup DataUtil.swift
[137/696] Compiling SwiftSoup Document.swift
BUILD FAILURE 6.1 linux