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 LoremSwiftify, reference main (e2353f), with Swift 6.0 for macOS (SPM) on 1 Dec 2024 20:51:22 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/EnesKaraosman/LoremSwiftify.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/EnesKaraosman/LoremSwiftify
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e2353f8 chore(deps): upgrade swift-syntax
Cloned https://github.com/EnesKaraosman/LoremSwiftify.git
Revision (git rev-parse @):
e2353f87e8f4fa3138acfb7e013e437ddc826ed6
SUCCESS checkout https://github.com/EnesKaraosman/LoremSwiftify.git at main
Fetching https://github.com/vadymmarkov/Fakery
Fetching https://github.com/apple/swift-syntax.git
[1/3293] Fetching fakery
[364/70070] Fetching fakery, swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (5.96s)
Fetched https://github.com/vadymmarkov/Fakery from cache (5.96s)
Computing version for https://github.com/vadymmarkov/Fakery
Computed https://github.com/vadymmarkov/Fakery at 5.1.0 (3.40s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (0.70s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/vadymmarkov/Fakery
Working copy of https://github.com/vadymmarkov/Fakery resolved at 5.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "loremswiftify",
      "name": "LoremSwiftify",
      "url": "https://github.com/EnesKaraosman/LoremSwiftify.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LoremSwiftify",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/apple/swift-syntax.git",
          "version": "600.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        },
        {
          "identity": "fakery",
          "name": "Fakery",
          "url": "https://github.com/vadymmarkov/Fakery",
          "version": "5.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Fakery",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/EnesKaraosman/LoremSwiftify.git
[1/404] Fetching loremswiftify
Fetched https://github.com/EnesKaraosman/LoremSwiftify.git from cache (0.78s)
Fetching https://github.com/vadymmarkov/Fakery from cache
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/vadymmarkov/Fakery from cache (0.47s)
Fetched https://github.com/apple/swift-syntax.git from cache (0.87s)
Computing version for https://github.com/vadymmarkov/Fakery
Computed https://github.com/vadymmarkov/Fakery at 5.1.0 (0.02s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (0.03s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/vadymmarkov/Fakery
Working copy of https://github.com/vadymmarkov/Fakery resolved at 5.1.0
Creating working copy for https://github.com/EnesKaraosman/LoremSwiftify.git
Working copy of https://github.com/EnesKaraosman/LoremSwiftify.git resolved at main (e2353f8)
Found 2 product dependencies
  - swift-syntax
  - Fakery
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/EnesKaraosman/LoremSwiftify.git
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.1",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "fakery",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vadymmarkov/Fakery"
    }
  ],
  "manifest_display_name" : "LoremSwiftify",
  "name" : "LoremSwiftify",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "LoremSwiftify",
      "targets" : [
        "LoremSwiftify"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "LoremSwiftifyClient",
      "targets" : [
        "LoremSwiftifyClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "LoremSwiftifyMacros",
      "targets" : [
        "LoremSwiftifyMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LoremSwiftifyTests",
      "module_type" : "SwiftTarget",
      "name" : "LoremSwiftifyTests",
      "path" : "Tests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "LoremSwiftsumizeTests/LoremSwiftsumizeTests.swift",
        "LoremSwiftsumizeTests/TestUtils/MacroTestCase.swift"
      ],
      "target_dependencies" : [
        "LoremSwiftifyMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LoremSwiftifyMacros",
      "module_type" : "SwiftTarget",
      "name" : "LoremSwiftifyMacros",
      "path" : "Sources/LoremSwiftifyMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "LoremSwiftify",
        "LoremSwiftifyClient",
        "LoremSwiftifyMacros"
      ],
      "sources" : [
        "Diagnostic.swift",
        "Extensions.swift",
        "LoremSwiftifyMacro.swift",
        "SupportedTypes/LoremSwiftifyClass.swift",
        "SupportedTypes/LoremSwiftifyEnum.swift",
        "SupportedTypes/LoremSwiftifyStruct.swift",
        "SupportedTypes/Shared.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "LoremSwiftifyClient",
      "module_type" : "SwiftTarget",
      "name" : "LoremSwiftifyClient",
      "path" : "Sources/LoremSwiftifyClient",
      "product_memberships" : [
        "LoremSwiftifyClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "LoremSwiftify"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "LoremSwiftify",
      "module_type" : "SwiftTarget",
      "name" : "LoremSwiftify",
      "path" : "Sources/LoremSwiftify",
      "product_dependencies" : [
        "Fakery"
      ],
      "product_memberships" : [
        "LoremSwiftify",
        "LoremSwiftifyClient"
      ],
      "sources" : [
        "LoremIpsumize+Extensions.swift",
        "LoremKind.swift",
        "LoremSwiftify.swift"
      ],
      "target_dependencies" : [
        "LoremSwiftifyMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/53] Write sources
[5/53] Write LoremSwiftifyClient-entitlement.plist
[7/53] Write sources
[19/53] Copying uk.json
[19/53] Copying sv.json
[19/53] Copying zh-TW.json
[19/53] Copying tr-TR.json
[23/53] Copying ru.json
[23/53] Copying pl.json
[23/53] Copying pt-BR.json
[23/53] Copying nl.json
[23/53] Copying zh-CN.json
[26/53] Copying sk.json
[29/53] Copying it.json
[29/53] Copying ko.json
[31/53] Copying ja.json
[32/53] Copying es.json
[32/53] Copying nb-NO.json
[32/53] Copying fr.json
[32/53] Copying fa.json
[36/53] Copying en.json
[36/53] Copying en-US.json
[38/53] Copying de-CH.json
[39/53] Copying en-TEST.json
[39/53] Copying en-IND.json
[41/53] Copying en-GB.json
[41/53] Copying en-CA.json
[43/53] Copying en-AU.json
[43/53] Copying de.json
[44/53] Copying de-AT.json
[46/53] Compiling _SwiftSyntaxCShims dummy.c
[47/53] Write swift-version--7754E27361AE5C74.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[49/87] Emitting module SwiftSyntax600
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[50/87] Compiling SwiftSyntax600 Empty.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
[51/87] Emitting module SwiftSyntax510
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[52/87] Compiling SwiftSyntax510 Empty.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
[53/87] Emitting module SwiftSyntax509
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[54/87] Compiling SwiftSyntax509 Empty.swift
<unknown>:0: error: upcoming feature 'StrictConcurrency' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: error: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
BUILD FAILURE 6.0 macosSpm