The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build xcodes, reference main (1e2cc9), with Swift 6.1 for Linux on 29 Apr 2025 18:55:23 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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.61.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 1e2cc92 update readme
Cloned https://github.com/XcodesOrg/xcodes.git
Revision (git rev-parse @):
1e2cc929d0e699a549d4c35ef41ebb3ebcb7f07c
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-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: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.25s)
Fetching https://github.com/xcodesOrg/swift-srp
[1/238] Fetching swift-srp
Fetched https://github.com/xcodesOrg/swift-srp from cache (0.22s)
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching https://github.com/mxcl/LegibleError.git
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/adam-fowler/big-num
Fetching https://github.com/apple/swift-crypto
[1/1196] Fetching rainbow
[1197/2053] Fetching rainbow, big-num
[1326/2231] Fetching rainbow, big-num, legibleerror
[1597/6617] Fetching rainbow, big-num, legibleerror, keychainaccess
[5784/17062] Fetching rainbow, big-num, legibleerror, keychainaccess, yams
[5785/30846] Fetching rainbow, big-num, legibleerror, keychainaccess, yams, swift-crypto
Fetched https://github.com/onevcat/Rainbow.git from cache (0.36s)
Fetched https://github.com/adam-fowler/big-num from cache (0.36s)
[5057/28793] Fetching legibleerror, keychainaccess, yams, swift-crypto
Fetching https://github.com/PromiseKit/Foundation.git
[10209/29402] Fetching legibleerror, keychainaccess, yams, swift-crypto, foundation
Fetching https://github.com/scinfu/SwiftSoup.git
Fetched https://github.com/PromiseKit/Foundation.git from cache (0.28s)
Fetching https://github.com/mxcl/PromiseKit.git
[13722/28793] Fetching legibleerror, keychainaccess, yams, swift-crypto
[16559/32701] Fetching legibleerror, keychainaccess, yams, swift-crypto, swiftsoup
[17294/49887] Fetching legibleerror, keychainaccess, yams, swift-crypto, swiftsoup, promisekit
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.62s)
[32601/45979] Fetching legibleerror, keychainaccess, yams, swift-crypto, promisekit
Fetching https://github.com/mxcl/Version.git
[44948/46267] Fetching legibleerror, keychainaccess, yams, swift-crypto, promisekit, version
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (1.58s)
Fetching https://github.com/mxcl/Path.swift.git
[41193/41881] Fetching legibleerror, yams, swift-crypto, promisekit, version
Fetched https://github.com/jpsim/Yams from cache (1.61s)
[31092/31436] Fetching legibleerror, swift-crypto, promisekit, version
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/mxcl/Version.git from cache (0.37s)
Fetched https://github.com/mxcl/LegibleError.git from cache (1.82s)
[30971/32029] Fetching swift-crypto, promisekit, path.swift
Fetched https://github.com/apple/swift-crypto from cache (1.86s)
[17409/18245] Fetching promisekit, path.swift
Fetched https://github.com/mxcl/Path.swift.git from cache (0.36s)
[1/14950] Fetching swift-argument-parser
Fetched https://github.com/mxcl/PromiseKit.git from cache (1.46s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.95s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.2.0 (4.81s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.0.0 (0.57s)
Computing version for https://github.com/PromiseKit/Foundation.git
Computed https://github.com/PromiseKit/Foundation.git at 3.4.0 (0.65s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.60s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 1.0.3 (3.37s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.4 (0.62s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 3.2.1 (0.75s)
Computing version for https://github.com/adam-fowler/big-num
Computed https://github.com/adam-fowler/big-num at 2.0.2 (0.94s)
Computing version for https://github.com/mxcl/Path.swift.git
Computed https://github.com/mxcl/Path.swift.git at 0.16.3 (0.56s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.0.6 (0.58s)
Computing version for https://github.com/mxcl/LegibleError.git
Computed https://github.com/mxcl/LegibleError.git at 1.0.6 (0.58s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 1.1.7 (0.61s)
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/xcodesOrg/swift-srp
Working copy of https://github.com/xcodesOrg/swift-srp resolved at main (543aa01)
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/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.0.0
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/PromiseKit/Foundation.git
Working copy of https://github.com/PromiseKit/Foundation.git resolved at 3.4.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/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/mxcl/LegibleError.git
Working copy of https://github.com/mxcl/LegibleError.git resolved at 1.0.6
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/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/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 3.2.1
[1/1] Compiling plugin GenerateManualPlugin
Building for debugging...
[1/600] Write sources
[16/600] Compiling sha1-586.linux.x86.S
[17/600] Write sources
[18/600] Compiling deterministic.c
[19/600] Compiling rsaz-avx2.mac.x86_64.S
[20/600] Compiling sha1-armv8.ios.aarch64.S
[21/600] Compiling sha1-armv4-large.ios.arm.S
[22/600] Compiling writer.c
[23/600] Compiling base64.c
[24/600] Compiling time_support.c
[25/600] Compiling reader.c
[26/600] Compiling parser.c
[27/600] Compiling api.c
[28/600] Compiling emitter.c
[29/600] Write swift-version-24593BA9C3E375BF.txt
[30/600] Compiling scanner.c
[31/600] Compiling v3_skey.c
[32/600] Compiling v3_utl.c
[33/600] Compiling v3_purp.c
[34/600] Compiling v3_prn.c
[35/600] Compiling CCryptoBoringSSLShims shims.c
[36/600] Compiling v3_pmaps.c
[37/605] Compiling v3_pcons.c
[39/717] Emitting module Version
[40/717] Compiling Version Version.swift
[41/717] Compiling Rainbow Style.swift
[42/717] Compiling Rainbow StringGenerator.swift
[43/718] Compiling Version Version+Range.swift
[44/718] Compiling Rainbow String+Rainbow.swift
[45/718] Compiling PromiseKit Catchable.swift
[46/718] Compiling PromiseKit Combine.swift
[47/719] Compiling Path Extensions.swift
[48/719] Compiling Path Path+Attributes.swift
[51/719] Compiling Version Version+Codable.swift
[52/719] Compiling Rainbow XcodeColorsSupport.swift
[53/719] Compiling Yams YamlError.swift
[54/719] Compiling Rainbow Rainbow.swift
[55/719] Compiling PromiseKit Resolver.swift
[56/719] Compiling PromiseKit firstly.swift
[57/719] Compiling SwiftSoup StructuralEvaluator.swift
[58/719] Compiling SwiftSoup SwiftSoup.swift
[59/719] Compiling SwiftSoup Tag.swift
[60/719] Compiling SwiftSoup TextNode.swift
[61/719] Compiling SwiftSoup Token.swift
[62/719] Compiling SwiftSoup TokenQueue.swift
[63/719] Compiling SwiftSoup Tokeniser.swift
[64/726] Compiling Version Version+Comparable.swift
[65/726] Compiling Version Version+Foundation.swift
[66/726] Compiling Path Path+CommonDirectories.swift
[67/727] Compiling PromiseKit hang.swift
[68/727] Compiling PromiseKit Thenable.swift
[69/728] Compiling Path Path+FileManager.swift
[70/728] Compiling Path Path+StringConvertibles.swift
[71/728] Compiling PromiseKit Guarantee.swift
[72/728] Compiling PromiseKit LogEvent.swift
[74/728] Compiling PromiseKit after.swift
[75/728] Compiling PromiseKit Promise.swift
[79/730] Compiling XCModel Link.swift
[80/730] Compiling XCModel Release.swift
[81/730] Compiling XCModel Compilers.swift
[82/730] Compiling PromiseKit Error.swift
[86/731] Emitting module XCModel
[87/731] Compiling XCModel Checksums.swift
[90/731] Compiling Path Path+ls.swift
[94/731] Compiling PromiseKit Configuration.swift
[95/731] Compiling Path Path->Bool.swift
[96/731] Emitting module Path
[97/731] Compiling Path Path+Codable.swift
[98/731] Compiling XCModel SDKs.swift
[99/731] Compiling XCModel Xcode.swift
[100/731] Compiling XCModel Version.swift
[102/731] Emitting module Yams
[105/731] Emitting module PromiseKit
[106/731] Compiling PromiseKit CustomStringConvertible.swift
[110/731] Compiling SwiftSoup OrderedSet.swift
[111/731] Compiling SwiftSoup ParseError.swift
[112/731] Compiling SwiftSoup ParseErrorList.swift
[113/731] Compiling SwiftSoup ParseSettings.swift
[114/731] Compiling SwiftSoup Parser.swift
[115/731] Compiling SwiftSoup Pattern.swift
[116/731] Compiling SwiftSoup QueryParser.swift
[117/731] Compiling SwiftSoup Selector.swift
[118/731] Compiling SwiftSoup SerializationException.swift
[119/731] Compiling SwiftSoup SimpleDictionary.swift
[120/731] Compiling SwiftSoup StreamReader.swift
[121/731] Compiling SwiftSoup String.swift
[122/731] Compiling SwiftSoup StringBuilder.swift
[123/731] Compiling SwiftSoup StringUtil.swift
[124/731] Emitting module Rainbow
[141/733] Emitting module SwiftSoup
[142/733] Compiling SwiftSoup HtmlTreeBuilder.swift
[143/733] Compiling SwiftSoup HtmlTreeBuilderState.swift
[144/733] Compiling SwiftSoup HttpStatusException.swift
[145/733] Compiling SwiftSoup Node.swift
[146/733] Compiling SwiftSoup NodeTraversor.swift
[147/733] Compiling SwiftSoup NodeVisitor.swift
[148/733] Compiling SwiftSoup OrderedDictionary.swift
[150/733] Compiling PromiseKit race.swift
[151/733] Compiling PromiseKit when.swift
[152/733] Compiling SwiftSoup BooleanAttribute.swift
[153/733] Compiling SwiftSoup CharacterExt.swift
[154/733] Compiling SwiftSoup CharacterReader.swift
[155/733] Compiling SwiftSoup Cleaner.swift
[159/733] Compiling XCModel YMD.swift
[160/734] Wrapping AST for Version for debugging
[161/738] Wrapping AST for Yams for debugging
[162/738] Wrapping AST for XCModel for debugging
[164/738] Compiling Path Path.swift
[164/738] Wrapping AST for Rainbow for debugging
[168/740] Emitting module LegibleError
[169/740] Compiling LegibleError LegibleError.swift
[172/741] Compiling v3_pcia.c
[173/741] Compiling v3_pci.c
[174/741] Wrapping AST for Path for debugging
[175/741] Wrapping AST for PromiseKit for debugging
[176/741] Wrapping AST for LegibleError for debugging
[177/745] Compiling v3_ocsp.c
[178/745] Compiling v3_ncons.c
[179/745] Compiling v3_lib.c
[181/745] Compiling PMKFoundation Process+Promise.swift
[181/745] Compiling v3_info.c
[183/745] Emitting module PMKFoundation
[183/745] Compiling v3_int.c
[184/745] Compiling v3_ia5.c
[185/745] Compiling v3_genn.c
[186/745] Compiling v3_extku.c
[187/745] Compiling v3_enum.c
[189/745] Compiling PMKFoundation NSNotificationCenter+Promise.swift
[190/745] Compiling PMKFoundation NSURLSession+Promise.swift
[191/746] Compiling v3_crld.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[193/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
[194/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
[194/746] Compiling v3_conf.c
[195/746] Compiling v3_cpols.c
[196/746] Compiling v3_bitst.c
[196/746] Compiling v3_alt.c
[197/746] Compiling SwiftSoup TokeniserState.swift
[197/746] Compiling v3_bcons.c
[198/746] Compiling SwiftSoup TreeBuilder.swift
[199/746] Compiling SwiftSoup UnicodeScalar.swift
[200/746] Compiling SwiftSoup Validate.swift
[201/746] Compiling SwiftSoup Whitelist.swift
[202/746] Compiling SwiftSoup XmlDeclaration.swift
[203/746] Compiling SwiftSoup XmlTreeBuilder.swift
[203/746] Compiling v3_akeya.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[204/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 |
[204/746] Wrapping AST for PMKFoundation for debugging
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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: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/542] Write sources
[3/550] Compiling v3_bcons.c
[4/550] Compiling pcy_node.c
[5/550] Compiling v3_akey.c
[6/550] Compiling v3_bitst.c
[7/550] Compiling v3_akeya.c
[8/550] Compiling v3_alt.c
[9/550] Compiling pcy_map.c
[10/550] Compiling pcy_tree.c
[11/550] Compiling x_x509a.c
[12/550] Compiling pcy_data.c
[13/550] Compiling pcy_lib.c
[14/550] Compiling x_spki.c
[15/550] Compiling x_val.c
[16/550] Write swift-version-24593BA9C3E375BF.txt
[17/550] Compiling pcy_cache.c
[18/550] Compiling x_x509.c
[19/550] Compiling x_sig.c
[20/550] Compiling x_req.c
[21/550] Compiling x_pubkey.c
[22/550] Compiling x_pkey.c
[23/550] Compiling x_info.c
[24/553] Compiling x_name.c
[26/667] Compiling Version Version+Foundation.swift
[27/667] Compiling SwiftSoup Attributes.swift
[28/667] Compiling SwiftSoup BooleanAttribute.swift
[29/668] Compiling Rainbow Style.swift
[30/668] Emitting module Rainbow
[31/668] Compiling SwiftSoup ArrayExt.swift
[32/668] Compiling SwiftSoup Attribute.swift
[33/668] Compiling Rainbow StringGenerator.swift
[34/668] Compiling SwiftSoup Document.swift
[35/668] Compiling SwiftSoup DocumentType.swift
[36/668] Emitting module XCModel
[37/668] Compiling XCModel Checksums.swift
[38/668] Compiling XCModel Link.swift
[39/668] Compiling Version Version+Codable.swift
[40/670] Emitting module Version
[41/670] Compiling Version Version+Comparable.swift
[42/671] Compiling Path Path->Bool.swift
[43/672] Compiling XCModel Version.swift
[44/672] Compiling XCModel Xcode.swift
[45/672] Compiling Path Path+StringConvertibles.swift
[46/672] Compiling Path Path+ls.swift
[47/672] Emitting module PromiseKit
[48/672] Compiling SwiftSoup CharacterExt.swift
[49/672] Compiling SwiftSoup CharacterReader.swift
[50/672] Compiling Rainbow Rainbow.swift
[51/672] Compiling Rainbow String+Rainbow.swift
[52/672] Compiling XCModel Release.swift
[53/672] Compiling XCModel Compilers.swift
[54/672] Compiling XCModel SDKs.swift
[55/672] Compiling Path Path+Codable.swift
[56/672] Compiling Path Path+CommonDirectories.swift
[57/672] Compiling Path Path+FileManager.swift
[58/672] Compiling SwiftSoup Comment.swift
[59/672] Compiling SwiftSoup Connection.swift
[60/672] Compiling Version Version+Range.swift
[61/672] Compiling Version Version.swift
[62/673] Compiling Rainbow XcodeColorsSupport.swift
[64/673] Compiling SwiftSoup DataNode.swift
[66/675] Emitting module Path
[69/675] Compiling XCModel YMD.swift
[72/675] Compiling SwiftSoup Cleaner.swift
[73/675] Compiling SwiftSoup Collector.swift
[74/675] Compiling SwiftSoup CombiningEvaluator.swift
[81/675] Compiling SwiftSoup DataUtil.swift
[83/673] Compiling Yams YamlError.swift
[88/679] Compiling PromiseKit race.swift
[89/679] Compiling PromiseKit when.swift
[90/680] Compiling Path Path.swift
[100/687] Emitting module LegibleError
[101/687] Compiling LegibleError LegibleError.swift
[102/687] Compiling x_exten.c
[104/691] Emitting module SwiftSoup
[112/691] Compiling SwiftSoup OrderedSet.swift
[113/691] Compiling SwiftSoup ParseError.swift
[114/691] Compiling SwiftSoup ParseErrorList.swift
[115/691] Compiling SwiftSoup ParseSettings.swift
[116/691] Compiling SwiftSoup Parser.swift
[117/691] Compiling SwiftSoup Pattern.swift
[118/691] Compiling SwiftSoup QueryParser.swift
[122/691] Wrapping AST for Path for debugging
[124/691] Compiling PMKFoundation NSNotificationCenter+Promise.swift
[127/691] Emitting module PMKFoundation
[128/691] Compiling PMKFoundation Process+Promise.swift
[129/691] Compiling ArgumentParserToolInfo ToolInfo.swift
[130/691] Emitting module ArgumentParserToolInfo
[130/692] Compiling x_crl.c
[131/692] Compiling x_attrib.c
[133/692] Emitting module Yams
[137/693] Compiling PMKFoundation NSURLSession+Promise.swift
[139/694] Compiling x_algor.c
[140/694] Compiling x_all.c
[141/694] Compiling x509spki.c
[142/694] Compiling x509name.c
[143/694] Compiling x509rset.c
[144/694] Wrapping AST for Yams for debugging
[145/694] Wrapping AST for PMKFoundation for debugging
[147/694] Compiling SwiftSoup StructuralEvaluator.swift
[148/694] Compiling SwiftSoup SwiftSoup.swift
[149/694] Compiling SwiftSoup Tag.swift
[150/694] Compiling SwiftSoup TextNode.swift
[151/694] Compiling SwiftSoup Token.swift
[152/694] Compiling SwiftSoup TokenQueue.swift
[153/694] Compiling SwiftSoup Tokeniser.swift
[154/694] Compiling SwiftSoup Selector.swift
[155/694] Compiling SwiftSoup SerializationException.swift
[156/694] Compiling SwiftSoup SimpleDictionary.swift
[157/694] Compiling SwiftSoup StreamReader.swift
[158/694] Compiling SwiftSoup String.swift
[159/694] Compiling SwiftSoup StringBuilder.swift
[160/694] Compiling SwiftSoup StringUtil.swift
[160/694] Compiling x509cset.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[162/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
[163/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
[163/694] Compiling x509_vpm.c
[164/694] Compiling x509_txt.c
[165/694] Compiling x509_vfy.c
[165/694] Compiling x509_req.c
[165/694] Compiling x509_set.c
[165/694] Compiling x509_trs.c
[165/694] Compiling x509_v3.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[166/694] 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