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

Successful build of snappy, reference v1.0.0 (1ae498), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 17:05:53 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lovetodream/swift-snappy.git
Reference: v1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lovetodream/swift-snappy
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at 1ae4982 ci: run tests on ubuntu and macOS
Cloned https://github.com/lovetodream/swift-snappy.git
Revision (git rev-parse @):
1ae49828144f397aebcbb9d3e334a8f84268ef8d
SUCCESS checkout https://github.com/lovetodream/swift-snappy.git at v1.0.0
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/apple/swift-system from cache
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin.git from cache (1.11s)
Fetched https://github.com/apple/swift-system from cache (1.12s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (1.72s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.0.0 (0.59s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.0.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": "swift-snappy",
      "name": "snappy",
      "url": "https://github.com/lovetodream/swift-snappy.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-snappy",
      "dependencies": [
        {
          "identity": "swift-system",
          "name": "swift-system",
          "url": "https://github.com/apple/swift-system",
          "version": "1.4.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/lovetodream/swift-snappy.git
[1/194] Fetching swift-snappy
Fetched https://github.com/lovetodream/swift-snappy.git from cache (0.92s)
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/apple/swift-system from cache (0.50s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.2 (0.97s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.4.2
Creating working copy for https://github.com/lovetodream/swift-snappy.git
Working copy of https://github.com/lovetodream/swift-snappy.git resolved at v1.0.0 (1ae4982)
warning: '.resolve-product-dependencies': dependency 'swift-snappy' is not used by any target
Found 1 product dependencies
  - swift-system
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/lovetodream/swift-snappy.git
https://github.com/lovetodream/swift-snappy.git
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.git"
    },
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system"
    }
  ],
  "manifest_display_name" : "snappy",
  "name" : "snappy",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Snappy",
      "targets" : [
        "Snappy"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SnappyTests",
      "module_type" : "SwiftTarget",
      "name" : "SnappyTests",
      "path" : "Tests/SnappyTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/Isaac_Newton-Opticks.rawsnappy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/Isaac_Newton-Opticks.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/alice29.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/asyoulik.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/baddata1.snappy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/baddata2.snappy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/baddata3.snappy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/fireworks.jpeg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/geo.protodata",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/html",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/html_x_4",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/kppkn.gtb",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/lcet10.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/paper-100k.pdf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/plrabn12.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/urls.10K",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "SnappyTests.swift"
      ],
      "target_dependencies" : [
        "Snappy"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SnappyC",
      "module_type" : "ClangTarget",
      "name" : "SnappyC",
      "path" : "Sources/SnappyC",
      "product_memberships" : [
        "Snappy"
      ],
      "sources" : [
        "map.c",
        "snappy.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Snappy",
      "module_type" : "SwiftTarget",
      "name" : "Snappy",
      "path" : "Sources/Snappy",
      "product_dependencies" : [
        "SystemPackage"
      ],
      "product_memberships" : [
        "Snappy"
      ],
      "sources" : [
        "Snappy.swift"
      ],
      "target_dependencies" : [
        "SnappyC"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/8] Write sources
[4/8] Compiling CSystem shims.c
[5/8] Write swift-version-2F0A5646E1D333AE.txt
[6/29] Compiling SnappyC map.c
[7/29] Compiling SnappyC snappy.c
[9/29] Emitting module SystemPackage
[10/31] Compiling SystemPackage FilePathString.swift
[11/31] Compiling SystemPackage FilePathSyntax.swift
[12/31] Compiling SystemPackage PlatformString.swift
[13/31] Compiling SystemPackage SystemString.swift
[14/31] Compiling SystemPackage Util.swift
[15/31] Compiling SystemPackage UtilConsumers.swift
[16/31] Compiling SystemPackage Syscalls.swift
[17/31] Compiling SystemPackage WindowsSyscallAdapters.swift
[18/31] Compiling SystemPackage Exports.swift
[19/31] Compiling SystemPackage Mocking.swift
[20/31] Compiling SystemPackage CInterop.swift
[21/31] Compiling SystemPackage Constants.swift
[22/31] Compiling SystemPackage Errno.swift
[23/31] Compiling SystemPackage FileDescriptor.swift
[24/31] Compiling SystemPackage FileHelpers.swift
[25/31] Compiling SystemPackage FilePathWindows.swift
[26/31] Compiling SystemPackage FilePermissions.swift
[27/31] Compiling SystemPackage FileOperations.swift
[28/31] Compiling SystemPackage FilePath.swift
[29/31] Compiling SystemPackage FilePathComponentView.swift
[30/31] Compiling SystemPackage FilePathComponents.swift
[31/31] Compiling SystemPackage FilePathParsing.swift
[32/33] Emitting module Snappy
[33/33] Compiling Snappy Snappy.swift
Build complete! (12.36s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.git"
    },
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system"
    }
  ],
  "manifest_display_name" : "snappy",
  "name" : "snappy",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Snappy",
      "targets" : [
        "Snappy"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SnappyTests",
      "module_type" : "SwiftTarget",
      "name" : "SnappyTests",
      "path" : "Tests/SnappyTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/Isaac_Newton-Opticks.rawsnappy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/Isaac_Newton-Opticks.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/alice29.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/asyoulik.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/baddata1.snappy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/baddata2.snappy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/baddata3.snappy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/fireworks.jpeg",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/geo.protodata",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/html",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/html_x_4",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/kppkn.gtb",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/lcet10.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/paper-100k.pdf",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/plrabn12.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SnappyTests/Data/urls.10K",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "SnappyTests.swift"
      ],
      "target_dependencies" : [
        "Snappy"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SnappyC",
      "module_type" : "ClangTarget",
      "name" : "SnappyC",
      "path" : "Sources/SnappyC",
      "product_memberships" : [
        "Snappy"
      ],
      "sources" : [
        "map.c",
        "snappy.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Snappy",
      "module_type" : "SwiftTarget",
      "name" : "Snappy",
      "path" : "Sources/Snappy",
      "product_dependencies" : [
        "SystemPackage"
      ],
      "product_memberships" : [
        "Snappy"
      ],
      "sources" : [
        "Snappy.swift"
      ],
      "target_dependencies" : [
        "SnappyC"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.