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 xcodes, reference main (938adb), with Swift 6.1 for Linux on 11 Jun 2025 04:46:32 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.63.1
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 938adbc update readme to include other release options
Cloned https://github.com/XcodesOrg/xcodes.git
Revision (git rev-parse @):
938adbc7d002744d508bd4e7a848a53dd94dc01e
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-4609320-0":/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:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/xcodereleases/data
[1/929] Fetching data
Fetched https://github.com/xcodereleases/data from cache (0.39s)
Fetching https://github.com/xcodesOrg/swift-srp
[1/238] Fetching swift-srp
Fetched https://github.com/xcodesOrg/swift-srp from cache (0.36s)
Fetching https://github.com/apple/swift-crypto
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/mxcl/LegibleError.git
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/adam-fowler/big-num
[1/857] Fetching big-num
[70/1035] Fetching big-num, legibleerror
[599/5421] Fetching big-num, legibleerror, keychainaccess
[1738/6617] Fetching big-num, legibleerror, keychainaccess, rainbow
[5171/17354] Fetching big-num, legibleerror, keychainaccess, rainbow, yams
Fetched https://github.com/adam-fowler/big-num from cache (0.31s)
[5035/16497] Fetching legibleerror, keychainaccess, rainbow, yams
Fetching https://github.com/scinfu/SwiftSoup.git
Fetched https://github.com/onevcat/Rainbow.git from cache (0.32s)
Fetching https://github.com/PromiseKit/Foundation.git
[4487/15301] Fetching legibleerror, keychainaccess, yams
[10363/15910] Fetching legibleerror, keychainaccess, yams, foundation
Fetched https://github.com/PromiseKit/Foundation.git from cache (0.27s)
Fetched https://github.com/mxcl/LegibleError.git from cache (0.60s)
[10937/19039] Fetching keychainaccess, yams, swiftsoup
Fetching https://github.com/mxcl/PromiseKit.git
Fetching https://github.com/mxcl/Version.git
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (0.62s)
[7715/14653] Fetching yams, swiftsoup
Fetching https://github.com/mxcl/Path.swift.git
[12829/29504] Fetching yams, swiftsoup, swift-crypto
[14002/29797] Fetching yams, swiftsoup, swift-crypto, version
[15732/30856] Fetching yams, swiftsoup, swift-crypto, version, path.swift
[17046/48042] Fetching yams, swiftsoup, swift-crypto, version, path.swift, promisekit
Fetched https://github.com/mxcl/Version.git from cache (0.29s)
[17737/47749] Fetching yams, swiftsoup, swift-crypto, path.swift, promisekit
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.60s)
[14337/43833] Fetching yams, swift-crypto, path.swift, promisekit
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/mxcl/Path.swift.git from cache (0.31s)
[15052/42774] Fetching yams, swift-crypto, promisekit
[36835/58154] Fetching yams, swift-crypto, promisekit, swift-argument-parser
Fetched https://github.com/mxcl/PromiseKit.git from cache (1.25s)
[40968/40968] Fetching yams, swift-crypto, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.00s)
Fetched https://github.com/jpsim/Yams from cache (2.33s)
Fetched https://github.com/apple/swift-crypto from cache (2.33s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (4.37s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.0.0 (0.49s)
Computing version for https://github.com/PromiseKit/Foundation.git
Computed https://github.com/PromiseKit/Foundation.git at 3.4.0 (0.53s)
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 (1.94s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.54s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 3.2.1 (0.51s)
Computing version for https://github.com/adam-fowler/big-num
Computed https://github.com/adam-fowler/big-num at 2.0.2 (0.48s)
Computing version for https://github.com/mxcl/Path.swift.git
Computed https://github.com/mxcl/Path.swift.git at 0.16.3 (0.50s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.0.6 (0.74s)
Computing version for https://github.com/mxcl/LegibleError.git
Computed https://github.com/mxcl/LegibleError.git at 1.0.6 (0.55s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 1.1.7 (0.79s)
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/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/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/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 1.0.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/mxcl/PromiseKit.git
Working copy of https://github.com/mxcl/PromiseKit.git resolved at 6.22.1
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/xcodereleases/data
Working copy of https://github.com/xcodereleases/data resolved at fcf527b187817f67c05223676341f3ab69d4214d
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/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/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 3.2.0
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/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 reader.c
[18/600] Compiling api.c
[19/600] Compiling writer.c
[20/600] Compiling parser.c
[21/600] Compiling emitter.c
[22/600] Write swift-version-24593BA9C3E375BF.txt
[23/600] Compiling scanner.c
[24/600] Compiling v3_skey.c
[25/600] Compiling v3_prn.c
[26/600] Compiling CCryptoBoringSSLShims shims.c
[27/600] Compiling v3_utl.c
[28/600] Compiling v3_purp.c
[29/600] Compiling v3_pmaps.c
[31/717] Emitting module PromiseKit
[32/719] Compiling PromiseKit Async.swift
[33/719] Compiling PromiseKit Box.swift
[34/720] Compiling Rainbow String+Rainbow.swift
[35/721] Compiling Version Version+Range.swift
[36/721] Compiling Rainbow StringGenerator.swift
[37/721] Compiling Rainbow Style.swift
[38/721] Compiling Path Path+StringConvertibles.swift
[39/722] Emitting module Rainbow
[40/722] Compiling Version Version.swift
[41/722] Compiling Rainbow XcodeColorsSupport.swift
[42/722] Compiling Version Version+Comparable.swift
[43/722] Compiling Version Version+Codable.swift
[44/722] Emitting module Version
[45/722] Compiling Version Version+Foundation.swift
[46/723] Compiling Path Path+Codable.swift
[47/723] Compiling Path Path.swift
[48/723] Compiling Path Path->Bool.swift
[49/723] Compiling Rainbow Rainbow.swift
[50/723] Compiling PromiseKit firstly.swift
[51/723] Compiling PromiseKit hang.swift
[52/723] Compiling PromiseKit Guarantee.swift
[53/723] Compiling PromiseKit LogEvent.swift
[55/723] Compiling Yams YamlError.swift
[56/723] Compiling Path Path+FileManager.swift
[57/723] Compiling PromiseKit Combine.swift
[58/723] Compiling PromiseKit Configuration.swift
[65/724] Compiling PromiseKit Catchable.swift
[68/724] Compiling SwiftSoup HtmlTreeBuilder.swift
[69/724] Compiling SwiftSoup HtmlTreeBuilderState.swift
[70/724] Compiling SwiftSoup HttpStatusException.swift
[71/724] Compiling SwiftSoup Node.swift
[72/724] Compiling SwiftSoup NodeTraversor.swift
[73/724] Compiling SwiftSoup NodeVisitor.swift
[74/724] Compiling SwiftSoup OrderedDictionary.swift
[75/724] Compiling SwiftSoup StructuralEvaluator.swift
[76/724] Compiling SwiftSoup SwiftSoup.swift
[77/724] Compiling SwiftSoup Tag.swift
[78/724] Compiling SwiftSoup TextNode.swift
[79/724] Compiling SwiftSoup Token.swift
[80/724] Compiling SwiftSoup TokenQueue.swift
[81/724] Compiling SwiftSoup Tokeniser.swift
[83/731] Compiling PromiseKit after.swift
[84/731] Compiling PromiseKit Promise.swift
[85/731] Compiling XCModel SDKs.swift
[86/731] Compiling XCModel Release.swift
[89/731] Emitting module Path
[90/731] Emitting module XCModel
[91/731] Compiling Path Path+ls.swift
[92/731] Compiling PromiseKit race.swift
[93/731] Compiling PromiseKit when.swift
[94/732] Emitting module SwiftSoup
[96/732] Compiling PromiseKit Resolver.swift
[97/732] Compiling PromiseKit CustomStringConvertible.swift
[98/732] Compiling PromiseKit Error.swift
[99/732] Compiling PromiseKit Thenable.swift
[103/733] Compiling Path Path+CommonDirectories.swift
[104/733] Compiling XCModel Version.swift
[105/733] Compiling XCModel Xcode.swift
[112/734] Compiling XCModel Checksums.swift
[123/734] Compiling SwiftSoup Entities.swift
[124/734] Compiling SwiftSoup Evaluator.swift
[125/734] Compiling SwiftSoup Exception.swift
[126/734] Compiling SwiftSoup FormElement.swift
[134/734] Compiling XCModel Compilers.swift
[135/734] Compiling XCModel Link.swift
[138/734] Emitting module Yams
[139/734] Compiling SwiftSoup OrderedSet.swift
[140/734] Compiling SwiftSoup ParseError.swift
[141/734] Compiling SwiftSoup ParseErrorList.swift
[142/734] Compiling SwiftSoup ParseSettings.swift
[143/734] Compiling SwiftSoup Parser.swift
[144/734] Compiling SwiftSoup Pattern.swift
[145/734] Compiling SwiftSoup QueryParser.swift
[146/734] Compiling SwiftSoup Selector.swift
[147/734] Compiling SwiftSoup SerializationException.swift
[148/734] Compiling SwiftSoup SimpleDictionary.swift
[149/734] Compiling SwiftSoup StreamReader.swift
[150/734] Compiling SwiftSoup String.swift
[151/734] Compiling SwiftSoup StringBuilder.swift
[152/734] Compiling SwiftSoup StringUtil.swift
[156/735] Compiling XCModel YMD.swift
[156/739] Wrapping AST for Version for debugging
[158/744] Wrapping AST for Rainbow for debugging
[160/744] Emitting module LegibleError
[160/744] Wrapping AST for Yams for debugging
[162/744] Compiling LegibleError LegibleError.swift
[162/745] Wrapping AST for XCModel for debugging
[163/745] Wrapping AST for PromiseKit for debugging
[165/745] Compiling PMKFoundation Process+Promise.swift
[166/745] Emitting module PMKFoundation
[167/745] Compiling PMKFoundation NSNotificationCenter+Promise.swift
[167/745] Wrapping AST for Path for debugging
[169/745] Compiling v3_pcia.c
[170/745] Compiling v3_pcons.c
[171/745] Wrapping AST for LegibleError for debugging
[173/745] Compiling PMKFoundation NSURLSession+Promise.swift
[173/746] Compiling v3_pci.c
[175/746] Compiling v3_ocsp.c
[176/746] Compiling v3_ncons.c
[177/746] Compiling v3_lib.c
[178/746] Compiling v3_int.c
[179/746] Wrapping AST for PMKFoundation for debugging
[180/746] Compiling v3_info.c
[181/746] Compiling v3_ia5.c
[182/746] Compiling v3_genn.c
[183/746] Compiling v3_extku.c
[184/746] Compiling v3_enum.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[186/746] 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
[187/746] 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
[187/746] Compiling v3_bcons.c
[187/746] Compiling v3_conf.c
[187/746] Compiling v3_bitst.c
[187/746] Compiling v3_cpols.c
[187/746] Compiling v3_crld.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[188/746] 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-0":/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:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
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/560] Compiling v3_akeya.c
[2/560] Compiling v3_bitst.c
[3/560] Compiling v3_bcons.c
[4/560] Compiling v3_akey.c
[5/560] Compiling v3_alt.c
[6/560] Compiling v3_conf.c
[7/560] Compiling v3_crld.c
[8/560] Compiling v3_cpols.c
[9/560] Compiling pcy_lib.c
[9/560] Compiling pcy_map.c
[11/560] Compiling pcy_node.c
[12/560] Compiling x_x509a.c
[13/560] Compiling pcy_data.c
[14/560] Write swift-version-24593BA9C3E375BF.txt
[15/560] Compiling pcy_tree.c
[16/560] Compiling pcy_cache.c
[17/560] Compiling x_val.c
[18/560] Compiling x_sig.c
[19/560] Compiling x_spki.c
[20/560] Compiling x_req.c
[21/560] Compiling x_pubkey.c
[22/562] Compiling x_x509.c
[24/668] Compiling XCModel Checksums.swift
[25/669] Emitting module XCModel
[26/669] Compiling XCModel Xcode.swift
[27/669] Emitting module Version
[28/669] Compiling Rainbow Style.swift
[29/679] Compiling XCModel YMD.swift
[30/679] Compiling Version Version+Range.swift
[31/679] Compiling SwiftSoup Document.swift
[32/679] Compiling SwiftSoup HtmlTreeBuilder.swift
[33/681] Compiling XCModel Version.swift
[34/681] Compiling Rainbow StringGenerator.swift
[35/681] Emitting module Rainbow
[36/681] Compiling Version Version+Codable.swift
[37/681] Compiling Version Version+Comparable.swift
[38/681] Compiling XCModel Release.swift
[39/681] Compiling XCModel SDKs.swift
[40/681] Compiling XCModel Link.swift
[41/681] Emitting module PromiseKit
[42/681] Compiling Rainbow Rainbow.swift
[43/681] Compiling Rainbow String+Rainbow.swift
[44/681] Compiling XCModel Compilers.swift
[45/682] Compiling Rainbow XcodeColorsSupport.swift
[46/682] Compiling SwiftSoup Attributes.swift
[47/682] Compiling SwiftSoup BooleanAttribute.swift
[48/682] Compiling Path Extensions.swift
[49/682] Compiling Path Path+Attributes.swift
[50/682] Compiling SwiftSoup CharacterExt.swift
[51/682] Compiling SwiftSoup CharacterReader.swift
[52/683] Compiling SwiftSoup DataUtil.swift
[54/684] Compiling Path Path+Codable.swift
[56/685] Compiling Path Path->Bool.swift
[58/685] Compiling Version Version+Foundation.swift
[59/685] Compiling Version Version.swift
[60/686] Compiling Path Path+StringConvertibles.swift
[61/686] Compiling Path Path+ls.swift
[62/686] Compiling Path Path+CommonDirectories.swift
[63/686] Emitting module Path
[64/685] Compiling Path Path+FileManager.swift
[65/685] Compiling SwiftSoup Collector.swift
[66/685] Compiling SwiftSoup CombiningEvaluator.swift
[70/685] Compiling SwiftSoup Cleaner.swift
[77/684] Compiling SwiftSoup Comment.swift
[78/684] Compiling SwiftSoup Connection.swift
[79/683] Compiling SwiftSoup DataNode.swift
[82/687] Compiling x_pkey.c
[84/687] Compiling Yams YamlError.swift
[84/687] Compiling x_name.c
[88/687] Compiling LegibleError LegibleError.swift
[89/687] Emitting module LegibleError
[90/688] Compiling PromiseKit race.swift
[91/688] Compiling PromiseKit when.swift
[91/689] Compiling x_info.c
[99/689] Compiling Path Path.swift
[107/690] Emitting module SwiftSoup
[108/695] Compiling x_exten.c
[111/697] Compiling x_crl.c
[112/699] Wrapping AST for Path for debugging
[114/699] Emitting module Yams
[116/700] Compiling x_attrib.c
[117/700] Compiling x_algor.c
[120/700] Compiling PMKFoundation Process+Promise.swift
[121/700] Emitting module PMKFoundation
[121/700] Compiling x_all.c
[122/700] Compiling x509rset.c
[123/700] Compiling x509spki.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[125/700] 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
[126/700] 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
[126/700] Compiling x509name.c
[127/700] Wrapping AST for Yams for debugging
[127/700] Compiling x509_vpm.c
[127/700] Compiling x509cset.c
[128/700] Compiling PMKFoundation NSNotificationCenter+Promise.swift
[128/700] Compiling x509_vfy.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[129/700] 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 |
BUILD FAILURE 6.1 linux