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 music-notation-import-guitarpro, reference v0.6.0 (0d119a), with Swift 6.0 for Linux on 16 Sep 2024 20:39:03 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/music-notation-swift/music-notation-import-guitarpro.git
Reference: v0.6.0
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/music-notation-swift/music-notation-import-guitarpro
 * tag               v0.6.0     -> FETCH_HEAD
HEAD is now at 0d119a2 Update README.md
Cloned https://github.com/music-notation-swift/music-notation-import-guitarpro.git
Revision (git rev-parse @):
0d119a2612d308ffa2914e982b008780d595e546
SUCCESS checkout https://github.com/music-notation-swift/music-notation-import-guitarpro.git at v0.6.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/music-notation-swift/music-notation-import-guitarpro.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:11:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 9 | import PackageDescription
10 |
11 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
12 | 	name: "music-notation-import-guitarpro",
13 | 	platforms: [.macOS(.v14)],
Fetching https://github.com/music-notation-swift/music-notation.git
Fetching https://github.com/weichsel/ZIPFoundation.git
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2925] Fetching swxmlhash
[733/5651] Fetching swxmlhash, music-notation
[3581/11105] Fetching swxmlhash, music-notation, zipfoundation
Fetched https://github.com/music-notation-swift/music-notation.git from cache (0.34s)
[6743/8379] Fetching swxmlhash, zipfoundation
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.48s)
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.49s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.19 (1.04s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (2.29s)
Computing version for https://github.com/music-notation-swift/music-notation.git
Computed https://github.com/music-notation-swift/music-notation.git at 0.2.12 (0.49s)
Creating working copy for https://github.com/music-notation-swift/music-notation.git
Working copy of https://github.com/music-notation-swift/music-notation.git resolved at 0.2.12
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.19
warning: 'zipfoundation': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/78] Emitting module MusicNotation
[7/82] Emitting module SWXMLHash
[8/85] Emitting module ZIPFoundation
[9/87] Compiling MusicNotation NoteLetter.swift
[10/87] Compiling MusicNotation NotesHolder.swift
[11/87] Compiling MusicNotation Octave.swift
[12/87] Compiling MusicNotation PageFooter.swift
[13/87] Compiling MusicNotation Stylesheet.swift
[14/87] Compiling MusicNotation Tie.swift
[15/87] Compiling MusicNotation TimeSignature.swift
[16/87] Compiling MusicNotation Tuplet.swift
[17/87] Compiling ZIPFoundation URL+ZIP.swift
[18/87] Compiling MusicNotation Staff.swift
[19/87] Compiling MusicNotation StaffLocation.swift
[20/87] Compiling SWXMLHash XMLHashOptions.swift
[21/87] Compiling MusicNotation PageHeader.swift
[22/87] Compiling MusicNotation Part.swift
[23/87] Compiling MusicNotation RepeatedMeasure.swift
[24/87] Compiling MusicNotation Score.swift
[25/87] Compiling SWXMLHash IndexOp.swift
[26/87] Compiling MusicNotation Enharmonic.swift
[27/87] Compiling MusicNotation ImmutableMeasure.swift
[28/87] Compiling SWXMLHash ParsingError.swift
[29/87] Compiling MusicNotation Interval.swift
[30/87] Compiling MusicNotation Key.swift
[31/87] Compiling MusicNotation Measure.swift
[32/87] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[33/87] Compiling SWXMLHash XMLIndexer.swift
[34/87] Compiling SWXMLHash shim.swift
[35/87] Compiling MusicNotation NoteCollection.swift
[36/87] Compiling MusicNotation NoteDuration.swift
[37/87] Compiling MusicNotation Accent.swift
[38/87] Compiling MusicNotation Accidental.swift
[39/87] Compiling MusicNotation Clef.swift
[40/87] Compiling MusicNotation Collection+Helpers.swift
[91/119] Compiling MusicNotationImportGuitarPro GuitarPro7Importer.swift
/host/spi-builder-workspace/Sources/Importers/GuitarPro7Importer.swift:34:28: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
 32 | 		switch file.pathExtension {
 33 | 		case "gpif":
 34 | 			guard let string = try? String(contentsOf: file) else { throw GuitarProImportError(file: file, "Could not open gpif file") }
    |                            `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
 35 | 			xmlString = string
 36 |             partConfigurationsData = Data()
[92/119] Compiling MusicNotationImportGuitarPro PartConfiguration.swift
/host/spi-builder-workspace/Sources/Importers/GuitarPro7Importer.swift:34:28: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
 32 | 		switch file.pathExtension {
 33 | 		case "gpif":
 34 | 			guard let string = try? String(contentsOf: file) else { throw GuitarProImportError(file: file, "Could not open gpif file") }
    |                            `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
 35 | 			xmlString = string
 36 |             partConfigurationsData = Data()
[93/119] Compiling MusicNotationImportGuitarPro MusicNotation+Part.swift
/host/spi-builder-workspace/Sources/Importers/GuitarPro7Importer.swift:34:28: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
 32 | 		switch file.pathExtension {
 33 | 		case "gpif":
 34 | 			guard let string = try? String(contentsOf: file) else { throw GuitarProImportError(file: file, "Could not open gpif file") }
    |                            `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
 35 | 			xmlString = string
 36 |             partConfigurationsData = Data()
[94/119] Compiling MusicNotationImportGuitarPro BinaryData.swift
/host/spi-builder-workspace/Sources/Importers/GuitarPro7Importer.swift:34:28: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
 32 | 		switch file.pathExtension {
 33 | 		case "gpif":
 34 | 			guard let string = try? String(contentsOf: file) else { throw GuitarProImportError(file: file, "Could not open gpif file") }
    |                            `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
 35 | 			xmlString = string
 36 |             partConfigurationsData = Data()
[95/123] Emitting module MusicNotationImportGuitarPro
[96/123] Compiling MusicNotationImportGuitarPro Note.swift
[97/123] Compiling MusicNotationImportGuitarPro Revision.swift
[98/123] Compiling MusicNotationImportGuitarPro Rhythm.swift
[99/123] Compiling MusicNotationImportGuitarPro Score.swift
[100/123] Compiling MusicNotationImportGuitarPro Lyrics.swift
[101/123] Compiling MusicNotationImportGuitarPro MIDIConnection.swift
[102/123] Compiling MusicNotationImportGuitarPro MasterBar.swift
[103/123] Compiling MusicNotationImportGuitarPro MasterTrack.swift
[104/123] Compiling MusicNotationImportGuitarPro Tuple.swift
[105/123] Compiling MusicNotationImportGuitarPro Automation.swift
[106/123] Compiling MusicNotationImportGuitarPro Bar.swift
[107/123] Compiling MusicNotationImportGuitarPro Beat.swift
[108/123] Compiling MusicNotationImportGuitarPro ChannelStrip.swift
[109/123] Compiling MusicNotationImportGuitarPro GuitarProInterchangeFormat.swift
[110/123] Compiling MusicNotationImportGuitarPro InstrumentSet.swift
[111/123] Compiling MusicNotationImportGuitarPro Key.swift
[112/123] Compiling MusicNotationImportGuitarPro Sound.swift
[113/123] Compiling MusicNotationImportGuitarPro Staff.swift
[114/123] Compiling MusicNotationImportGuitarPro StringParser.swift
[115/123] Compiling MusicNotationImportGuitarPro TimeSignature.swift
[116/123] Compiling MusicNotationImportGuitarPro BinaryDataErrors.swift
[117/123] Compiling MusicNotationImportGuitarPro BinaryDataReader.swift
[118/123] Compiling MusicNotationImportGuitarPro Common.swift
[119/123] Compiling MusicNotationImportGuitarPro IntegerType.swift
[120/123] Compiling MusicNotationImportGuitarPro Track.swift
[121/123] Compiling MusicNotationImportGuitarPro Transpose.swift
[122/123] Compiling MusicNotationImportGuitarPro Version.swift
[123/123] Compiling MusicNotationImportGuitarPro Voice.swift
Build complete! (39.28s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "music-notation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.5",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/music-notation-swift/music-notation.git"
    },
    {
      "identity" : "swxmlhash",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.0.2",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/drmohundro/SWXMLHash.git"
    },
    {
      "identity" : "zipfoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.19",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/weichsel/ZIPFoundation.git"
    }
  ],
  "manifest_display_name" : "music-notation-import-guitarpro",
  "name" : "music-notation-import-guitarpro",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "MusicNotationImportGuitarPro",
      "targets" : [
        "MusicNotationImportGuitarPro"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "MusicNotationImportGuitarProTests",
      "module_type" : "SwiftTarget",
      "name" : "MusicNotationImportGuitarProTests",
      "path" : "Tests/MusicNotationImportGuitarProTests",
      "sources" : [
        "StaffTests.swift",
        "TimeSignatureParserTests.swift",
        "TrackTests.swift",
        "VersionTests.swift",
        "XMLTestData.swift",
        "mnc_import_tests.swift"
      ],
      "target_dependencies" : [
        "MusicNotationImportGuitarPro"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MusicNotationImportGuitarPro",
      "module_type" : "SwiftTarget",
      "name" : "MusicNotationImportGuitarPro",
      "path" : "Sources",
      "product_dependencies" : [
        "SWXMLHash",
        "MusicNotation",
        "ZIPFoundation"
      ],
      "product_memberships" : [
        "MusicNotationImportGuitarPro"
      ],
      "sources" : [
        "Importers/GuitarPro7Importer.swift",
        "Importers/PartConfiguration.swift",
        "MusicNotationExtensions/MusicNotation+Part.swift",
        "Utilities/BinaryData.swift",
        "Utilities/BinaryDataErrors.swift",
        "Utilities/BinaryDataReader.swift",
        "Utilities/Common.swift",
        "Utilities/IntegerType.swift",
        "Utilities/Tuple.swift",
        "XMLParse/Automation.swift",
        "XMLParse/Bar.swift",
        "XMLParse/Beat.swift",
        "XMLParse/ChannelStrip.swift",
        "XMLParse/GuitarProInterchangeFormat.swift",
        "XMLParse/InstrumentSet.swift",
        "XMLParse/Key.swift",
        "XMLParse/Lyrics.swift",
        "XMLParse/MIDIConnection.swift",
        "XMLParse/MasterBar.swift",
        "XMLParse/MasterTrack.swift",
        "XMLParse/Note.swift",
        "XMLParse/Revision.swift",
        "XMLParse/Rhythm.swift",
        "XMLParse/Score.swift",
        "XMLParse/Sound.swift",
        "XMLParse/Staff.swift",
        "XMLParse/StringParser.swift",
        "XMLParse/TimeSignature.swift",
        "XMLParse/Track.swift",
        "XMLParse/Transpose.swift",
        "XMLParse/Version.swift",
        "XMLParse/Voice.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:11:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
 9 | import PackageDescription
10 |
11 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
12 | 	name: "music-notation-import-guitarpro",
13 | 	platforms: [.macOS(.v14)],
Done.