The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of WordNetDecoder, reference master (729929), with Swift 6.1 for Android on 27 May 2025 17:56:14 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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wacumov/WordNetDecoder.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/wacumov/WordNetDecoder
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 729929b Add platform compatibility badge
Cloned https://github.com/wacumov/WordNetDecoder.git
Revision (git rev-parse @):
729929b397c59aa460a9aa64d68b6dbb297eb557
SUCCESS checkout https://github.com/wacumov/WordNetDecoder.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/wacumov/WordNetDecoder.git
https://github.com/wacumov/WordNetDecoder.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "xml2json",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wacumov/xml2json"
    }
  ],
  "manifest_display_name" : "WordNetDecoder",
  "name" : "WordNetDecoder",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "WordNetDecoder",
      "targets" : [
        "WordNetDecoder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WordNetDecoderTests",
      "module_type" : "SwiftTarget",
      "name" : "WordNetDecoderTests",
      "path" : "Tests/WordNetDecoderTests",
      "sources" : [
        "TestResources/ExampleXML.swift",
        "WordNetDecoderTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "WordNetDecoder"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WordNetDecoder",
      "module_type" : "SwiftTarget",
      "name" : "WordNetDecoder",
      "path" : "Sources/WordNetDecoder",
      "product_dependencies" : [
        "xml2json"
      ],
      "product_memberships" : [
        "WordNetDecoder"
      ],
      "sources" : [
        "Models/Count.swift",
        "Models/Definition.swift",
        "Models/Example.swift",
        "Models/Form.swift",
        "Models/ILIDefinition.swift",
        "Models/Lemma.swift",
        "Models/LexicalEntry.swift",
        "Models/LexicalResource.swift",
        "Models/Lexicon.swift",
        "Models/OneOrMany.swift",
        "Models/PartOfSpeech.swift",
        "Models/Sense.swift",
        "Models/SenseRelation.swift",
        "Models/StringValue.swift",
        "Models/Synset.swift",
        "Models/SynsetRelation.swift",
        "Models/SyntacticBehaviour.swift",
        "Models/Tag.swift",
        "Models/WordNet.swift",
        "WordNetXMLDecoder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/wacumov/xml2json
[1/445] Fetching xml2json
Fetched https://github.com/wacumov/xml2json from cache (0.24s)
Computing version for https://github.com/wacumov/xml2json
Computed https://github.com/wacumov/xml2json at 0.0.1 (0.75s)
Creating working copy for https://github.com/wacumov/xml2json
Working copy of https://github.com/wacumov/xml2json resolved at 0.0.1
Building for debugging...
[0/4] Write sources
[2/4] Write swift-version-24593BA9C3E375BF.txt
[3/4] Compiling xml2json_cpp c_interface.cpp
[5/6] Compiling xml2json XMLToJSON.swift
[6/6] Emitting module xml2json
[8/26] Compiling WordNetDecoder Count.swift
[9/26] Compiling WordNetDecoder Definition.swift
[10/26] Compiling WordNetDecoder Example.swift
[11/28] Compiling WordNetDecoder SenseRelation.swift
[12/28] Compiling WordNetDecoder StringValue.swift
[13/28] Emitting module WordNetDecoder
[14/28] Compiling WordNetDecoder SyntacticBehaviour.swift
[15/28] Compiling WordNetDecoder Tag.swift
[16/28] Compiling WordNetDecoder OneOrMany.swift
[17/28] Compiling WordNetDecoder PartOfSpeech.swift
[18/28] Compiling WordNetDecoder Sense.swift
[19/28] Compiling WordNetDecoder LexicalEntry.swift
[20/28] Compiling WordNetDecoder LexicalResource.swift
[21/28] Compiling WordNetDecoder Lexicon.swift
[22/28] Compiling WordNetDecoder Form.swift
[23/28] Compiling WordNetDecoder ILIDefinition.swift
[24/28] Compiling WordNetDecoder Lemma.swift
[25/28] Compiling WordNetDecoder Synset.swift
[26/28] Compiling WordNetDecoder SynsetRelation.swift
[27/28] Compiling WordNetDecoder WordNet.swift
[28/28] Compiling WordNetDecoder WordNetXMLDecoder.swift
Build complete! (13.48s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "xml2json",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/wacumov/xml2json"
    }
  ],
  "manifest_display_name" : "WordNetDecoder",
  "name" : "WordNetDecoder",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "WordNetDecoder",
      "targets" : [
        "WordNetDecoder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WordNetDecoderTests",
      "module_type" : "SwiftTarget",
      "name" : "WordNetDecoderTests",
      "path" : "Tests/WordNetDecoderTests",
      "sources" : [
        "TestResources/ExampleXML.swift",
        "WordNetDecoderTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "WordNetDecoder"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WordNetDecoder",
      "module_type" : "SwiftTarget",
      "name" : "WordNetDecoder",
      "path" : "Sources/WordNetDecoder",
      "product_dependencies" : [
        "xml2json"
      ],
      "product_memberships" : [
        "WordNetDecoder"
      ],
      "sources" : [
        "Models/Count.swift",
        "Models/Definition.swift",
        "Models/Example.swift",
        "Models/Form.swift",
        "Models/ILIDefinition.swift",
        "Models/Lemma.swift",
        "Models/LexicalEntry.swift",
        "Models/LexicalResource.swift",
        "Models/Lexicon.swift",
        "Models/OneOrMany.swift",
        "Models/PartOfSpeech.swift",
        "Models/Sense.swift",
        "Models/SenseRelation.swift",
        "Models/StringValue.swift",
        "Models/Synset.swift",
        "Models/SynsetRelation.swift",
        "Models/SyntacticBehaviour.swift",
        "Models/Tag.swift",
        "Models/WordNet.swift",
        "WordNetXMLDecoder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.