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 scrypt, reference master (e3d879), with Swift 6.0 for Linux on 30 Oct 2024 22:41:57 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shamatar/scrypt-cryptoswift.git
Reference: master
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/shamatar/scrypt-cryptoswift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e3d8797 gitignore
Cloned https://github.com/shamatar/scrypt-cryptoswift.git
Revision (git rev-parse @):
e3d87976dfe5a9980c52fd3c3edf120fe25f764b
SUCCESS checkout https://github.com/shamatar/scrypt-cryptoswift.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/shamatar/scrypt-cryptoswift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/12703] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.24s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 0.13.1 (2.00s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 0.13.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/69] Emitting module CryptoSwift
[5/78] Compiling CryptoSwift AEAD.swift
[6/78] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[7/78] Compiling CryptoSwift AES.Cryptors.swift
[8/78] Compiling CryptoSwift AES.swift
[9/78] Compiling CryptoSwift Array+Extension.swift
[10/78] Compiling CryptoSwift Authenticator.swift
[11/78] Compiling CryptoSwift BatchedCollection.swift
[12/78] Compiling CryptoSwift Bit.swift
[13/78] Compiling CryptoSwift BlockCipher.swift
[14/78] Compiling CryptoSwift BlockDecryptor.swift
[15/78] Compiling CryptoSwift MD5.swift
[16/78] Compiling CryptoSwift NoPadding.swift
[17/78] Compiling CryptoSwift Operators.swift
[18/78] Compiling CryptoSwift PBKDF1.swift
[19/78] Compiling CryptoSwift PBKDF2.swift
[20/78] Compiling CryptoSwift PKCS5.swift
[21/78] Compiling CryptoSwift PKCS7.swift
[22/78] Compiling CryptoSwift PKCS7Padding.swift
[23/78] Compiling CryptoSwift Padding.swift
[24/78] Compiling CryptoSwift BlockEncryptor.swift
[25/78] Compiling CryptoSwift BlockMode.swift
[26/78] Compiling CryptoSwift BlockModeOptions.swift
[27/78] Compiling CryptoSwift CBC.swift
[28/78] Compiling CryptoSwift CCM.swift
[29/78] Compiling CryptoSwift CFB.swift
[30/78] Compiling CryptoSwift CTR.swift
[31/78] Compiling CryptoSwift CipherModeWorker.swift
[32/78] Compiling CryptoSwift ECB.swift
[33/78] Compiling CryptoSwift GCM.swift
[34/78] Compiling CryptoSwift String+Extension.swift
[35/78] Compiling CryptoSwift UInt128.swift
[36/78] Compiling CryptoSwift UInt16+Extension.swift
[37/78] Compiling CryptoSwift UInt32+Extension.swift
[38/78] Compiling CryptoSwift UInt64+Extension.swift
[39/78] Compiling CryptoSwift UInt8+Extension.swift
[40/78] Compiling CryptoSwift Updatable.swift
[41/78] Compiling CryptoSwift Utils.swift
[42/78] Compiling CryptoSwift ZeroPadding.swift
[43/78] Compiling CryptoSwift Data+Extension.swift
[44/78] Compiling CryptoSwift HMAC+Foundation.swift
[45/78] Compiling CryptoSwift Rabbit+Foundation.swift
[46/78] Compiling CryptoSwift String+FoundationExtension.swift
[47/78] Compiling CryptoSwift Utils+Foundation.swift
[48/78] Compiling CryptoSwift Generics.swift
[49/78] Compiling CryptoSwift HKDF.swift
[50/78] Compiling CryptoSwift HMAC.swift
[51/78] Compiling CryptoSwift Int+Extension.swift
[52/78] Compiling CryptoSwift Poly1305.swift
[53/78] Compiling CryptoSwift Rabbit.swift
[54/78] Compiling CryptoSwift RandomBytesSequence.swift
[55/78] Compiling CryptoSwift SHA1.swift
[56/78] Compiling CryptoSwift SHA2.swift
[57/78] Compiling CryptoSwift SHA3.swift
[58/78] Compiling CryptoSwift SecureBytes.swift
[59/78] Compiling CryptoSwift StreamDecryptor.swift
[60/78] Compiling CryptoSwift StreamEncryptor.swift
[61/78] Compiling CryptoSwift OFB.swift
[62/78] Compiling CryptoSwift PCBC.swift
[63/78] Compiling CryptoSwift Blowfish.swift
[64/78] Compiling CryptoSwift CBCMAC.swift
[65/78] Compiling CryptoSwift CMAC.swift
[66/78] Compiling CryptoSwift ChaCha20.swift
[67/78] Compiling CryptoSwift Checksum.swift
[68/78] Compiling CryptoSwift Cipher.swift
[69/78] Compiling CryptoSwift Collection+Extension.swift
[70/78] Compiling CryptoSwift CompactMap.swift
[71/78] Compiling CryptoSwift Cryptor.swift
[72/78] Compiling CryptoSwift Cryptors.swift
[73/78] Compiling CryptoSwift Digest.swift
[74/78] Compiling CryptoSwift DigestType.swift
[75/78] Compiling CryptoSwift AES+Foundation.swift
[76/78] Compiling CryptoSwift Array+Foundation.swift
[77/78] Compiling CryptoSwift Blowfish+Foundation.swift
[78/78] Compiling CryptoSwift ChaCha20+Foundation.swift
[80/82] Compiling scrypt Scrypt.swift
[81/82] Compiling scrypt PointerArithmeticsImplimentation.swift
/host/spi-builder-workspace/scrypt/Swift/PointerArithmeticsImplimentation.swift:103:11: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
101 |                 /* 1: X <-- B */
102 |         let typedBlock = block.assumingMemoryBound(to: UInt32.self)
103 |         X.assign(from: typedBlock, count: 32*r)
    |           |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
    |           `- note: use 'update(from:count:)' instead
104 |
105 |         /* 2: for i = 0 to N - 1 do */
[82/82] Emitting module scrypt
Build complete! (21.96s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.13.0",
            "upper_bound" : "0.14.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    }
  ],
  "manifest_display_name" : "scrypt",
  "name" : "scrypt",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "scrypt",
      "targets" : [
        "scrypt"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4",
    "4.2"
  ],
  "targets" : [
    {
      "c99name" : "scrypt",
      "module_type" : "SwiftTarget",
      "name" : "scrypt",
      "path" : "scrypt/Swift",
      "product_dependencies" : [
        "CryptoSwift"
      ],
      "product_memberships" : [
        "scrypt"
      ],
      "sources" : [
        "PointerArithmeticsImplimentation.swift",
        "Scrypt.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.