The Swift Package Index logo.Swift Package Index

Build Information

Successful build of scrypt with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shamatar/scrypt-cryptoswift.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/shamatar/scrypt-cryptoswift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/69] Emitting module CryptoSwift
[5/78] Compiling CryptoSwift MD5.swift
[6/78] Compiling CryptoSwift NoPadding.swift
[7/78] Compiling CryptoSwift Operators.swift
[8/78] Compiling CryptoSwift PBKDF1.swift
[9/78] Compiling CryptoSwift PBKDF2.swift
[10/78] Compiling CryptoSwift PKCS5.swift
[11/78] Compiling CryptoSwift PKCS7.swift
[12/78] Compiling CryptoSwift PKCS7Padding.swift
[13/78] Compiling CryptoSwift Padding.swift
[14/78] Compiling CryptoSwift CompactMap.swift
[15/78] Compiling CryptoSwift Cryptor.swift
[16/78] Compiling CryptoSwift Cryptors.swift
[17/78] Compiling CryptoSwift Digest.swift
[18/78] Compiling CryptoSwift DigestType.swift
[19/78] Compiling CryptoSwift AES+Foundation.swift
[20/78] Compiling CryptoSwift Array+Foundation.swift
[21/78] Compiling CryptoSwift Blowfish+Foundation.swift
[22/78] Compiling CryptoSwift ChaCha20+Foundation.swift
[23/78] Compiling CryptoSwift String+Extension.swift
[24/78] Compiling CryptoSwift UInt128.swift
[25/78] Compiling CryptoSwift UInt16+Extension.swift
[26/78] Compiling CryptoSwift UInt32+Extension.swift
[27/78] Compiling CryptoSwift UInt64+Extension.swift
[28/78] Compiling CryptoSwift UInt8+Extension.swift
[29/78] Compiling CryptoSwift Updatable.swift
[30/78] Compiling CryptoSwift Utils.swift
[31/78] Compiling CryptoSwift ZeroPadding.swift
[32/78] Compiling CryptoSwift Data+Extension.swift
[33/78] Compiling CryptoSwift HMAC+Foundation.swift
[34/78] Compiling CryptoSwift Rabbit+Foundation.swift
[35/78] Compiling CryptoSwift String+FoundationExtension.swift
[36/78] Compiling CryptoSwift Utils+Foundation.swift
[37/78] Compiling CryptoSwift Generics.swift
[38/78] Compiling CryptoSwift HKDF.swift
[39/78] Compiling CryptoSwift HMAC.swift
[40/78] Compiling CryptoSwift Int+Extension.swift
[41/78] Compiling CryptoSwift AEAD.swift
[42/78] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[43/78] Compiling CryptoSwift AES.Cryptors.swift
[44/78] Compiling CryptoSwift AES.swift
[45/78] Compiling CryptoSwift Array+Extension.swift
[46/78] Compiling CryptoSwift Authenticator.swift
[47/78] Compiling CryptoSwift BatchedCollection.swift
[48/78] Compiling CryptoSwift Bit.swift
[49/78] Compiling CryptoSwift BlockCipher.swift
[50/78] Compiling CryptoSwift BlockDecryptor.swift
[51/78] Compiling CryptoSwift BlockEncryptor.swift
[52/78] Compiling CryptoSwift BlockMode.swift
[53/78] Compiling CryptoSwift BlockModeOptions.swift
[54/78] Compiling CryptoSwift CBC.swift
[55/78] Compiling CryptoSwift CCM.swift
[56/78] Compiling CryptoSwift CFB.swift
[57/78] Compiling CryptoSwift CTR.swift
[58/78] Compiling CryptoSwift CipherModeWorker.swift
[59/78] Compiling CryptoSwift ECB.swift
[60/78] Compiling CryptoSwift GCM.swift
[61/78] Compiling CryptoSwift Poly1305.swift
[62/78] Compiling CryptoSwift Rabbit.swift
[63/78] Compiling CryptoSwift RandomBytesSequence.swift
[64/78] Compiling CryptoSwift SHA1.swift
[65/78] Compiling CryptoSwift SHA2.swift
[66/78] Compiling CryptoSwift SHA3.swift
[67/78] Compiling CryptoSwift SecureBytes.swift
[68/78] Compiling CryptoSwift StreamDecryptor.swift
[69/78] Compiling CryptoSwift StreamEncryptor.swift
[70/78] Compiling CryptoSwift OFB.swift
[71/78] Compiling CryptoSwift PCBC.swift
[72/78] Compiling CryptoSwift Blowfish.swift
[73/78] Compiling CryptoSwift CBCMAC.swift
[74/78] Compiling CryptoSwift CMAC.swift
[75/78] Compiling CryptoSwift ChaCha20.swift
[76/78] Compiling CryptoSwift Checksum.swift
[77/78] Compiling CryptoSwift Cipher.swift
[78/78] Compiling CryptoSwift Collection+Extension.swift
[79/81] Compiling scrypt Scrypt.swift
[80/81] Compiling scrypt PointerArithmeticsImplimentation.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/scrypt/Swift/PointerArithmeticsImplimentation.swift:103:11: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)'
        X.assign(from: typedBlock, count: 32*r)
          ^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/scrypt/Swift/PointerArithmeticsImplimentation.swift:103:11: note: use 'update(from:count:)' instead
        X.assign(from: typedBlock, count: 32*r)
          ^~~~~~
          update
[81/81] Emitting module scrypt
Build complete! (9.51s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/12556] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.54s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 0.13.0 (0.40s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 0.13.0
Build complete.
Done.

Build Machine: Mac 7