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

Failed to build RealmSwiftMacro, reference 0.0.5 (803b20), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 20:46:32 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fummicc1/RealmSwiftMacro.git
Reference: 0.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fummicc1/RealmSwiftMacro
 * tag               0.0.5      -> FETCH_HEAD
HEAD is now at 803b20c Export NotificationToken (#5)
Cloned https://github.com/fummicc1/RealmSwiftMacro.git
Revision (git rev-parse @):
803b20c4665f3783b2c665aa50de96a9b3bdb3de
SUCCESS checkout https://github.com/fummicc1/RealmSwiftMacro.git at 0.0.5
Fetching https://github.com/realm/realm-core.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/realm/realm-swift
[1/70233] Fetching swift-syntax
[1406/201501] Fetching swift-syntax, realm-swift
[50502/453982] Fetching swift-syntax, realm-swift, realm-core
Fetched https://github.com/realm/realm-core.git from cache (10.11s)
Fetched https://github.com/apple/swift-syntax.git from cache (10.11s)
Fetched https://github.com/realm/realm-swift from cache (10.11s)
Computing version for https://github.com/realm/realm-swift
Computed https://github.com/realm/realm-swift at 10.42.0 (11.35s)
Computing version for https://github.com/realm/realm-core.git
Computed https://github.com/realm/realm-core.git at 13.17.1 (0.71s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.0-swift-DEVELOPMENT-SNAPSHOT-2023-08-28-a (0.67s)
Creating working copy for https://github.com/realm/realm-swift
Working copy of https://github.com/realm/realm-swift resolved at 10.42.0
Creating working copy for https://github.com/realm/realm-core.git
Working copy of https://github.com/realm/realm-core.git resolved at 13.17.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.0.0-swift-DEVELOPMENT-SNAPSHOT-2023-08-28-a
========================================
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": "realmswiftmacro",
      "name": "RealmSwiftMacro",
      "url": "https://github.com/fummicc1/RealmSwiftMacro.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RealmSwiftMacro",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/apple/swift-syntax.git",
          "version": "509.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        },
        {
          "identity": "realm-swift",
          "name": "Realm",
          "url": "https://github.com/realm/realm-swift",
          "version": "10.54.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/realm-swift",
          "dependencies": [
            {
              "identity": "realm-core",
              "name": "RealmDatabase",
              "url": "https://github.com/realm/realm-core.git",
              "version": "14.14.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/realm-core",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/fummicc1/RealmSwiftMacro.git
[1/108] Fetching realmswiftmacro
Fetched https://github.com/fummicc1/RealmSwiftMacro.git from cache (0.60s)
Fetching https://github.com/realm/realm-swift from cache
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/realm/realm-swift from cache (0.89s)
Fetched https://github.com/apple/swift-syntax.git from cache (0.89s)
Computing version for https://github.com/realm/realm-swift
Computed https://github.com/realm/realm-swift at 10.54.4 (1.62s)
Fetching https://github.com/realm/realm-core.git from cache
Fetched https://github.com/realm/realm-core.git from cache (0.92s)
Computing version for https://github.com/realm/realm-core.git
Computed https://github.com/realm/realm-core.git at 14.14.0 (1.59s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.64s)
Creating working copy for https://github.com/fummicc1/RealmSwiftMacro.git
Working copy of https://github.com/fummicc1/RealmSwiftMacro.git resolved at 0.0.5 (803b20c)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Creating working copy for https://github.com/realm/realm-swift
Working copy of https://github.com/realm/realm-swift resolved at 10.54.4
Creating working copy for https://github.com/realm/realm-core.git
Working copy of https://github.com/realm/realm-core.git resolved at 14.14.0
Found 2 product dependencies
  - swift-syntax
  - Realm
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/fummicc1/RealmSwiftMacro.git
https://github.com/fummicc1/RealmSwiftMacro.git
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0-swift-5.9-DEVELOPMENT-SNAPSHOT-2023-04-25-b",
            "upper_bound" : "510.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "realm-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "10.42.0",
            "upper_bound" : "11.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/realm/realm-swift"
    }
  ],
  "manifest_display_name" : "RealmSwiftMacro",
  "name" : "RealmSwiftMacro",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "RealmSwiftMacro",
      "targets" : [
        "RealmSwiftMacro"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RealmSwiftMacroClient",
      "targets" : [
        "RealmSwiftMacroClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "RealmSwiftMacroMacros",
      "targets" : [
        "RealmSwiftMacroMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RealmSwiftMacroTests",
      "module_type" : "SwiftTarget",
      "name" : "RealmSwiftMacroTests",
      "path" : "Tests/RealmSwiftMacroTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "RealmSwiftMacroTests.swift"
      ],
      "target_dependencies" : [
        "RealmSwiftMacroMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RealmSwiftMacroMacros",
      "module_type" : "SwiftTarget",
      "name" : "RealmSwiftMacroMacros",
      "path" : "Sources/RealmSwiftMacroMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "RealmSwiftMacro",
        "RealmSwiftMacroClient",
        "RealmSwiftMacroMacros"
      ],
      "sources" : [
        "RealmModelMacro.swift",
        "RealmSwiftMacroMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "RealmSwiftMacroClient",
      "module_type" : "SwiftTarget",
      "name" : "RealmSwiftMacroClient",
      "path" : "Sources/RealmSwiftMacroClient",
      "product_dependencies" : [
        "RealmSwift"
      ],
      "product_memberships" : [
        "RealmSwiftMacroClient"
      ],
      "sources" : [
        "SNS.swift",
        "Todo.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "RealmSwiftMacro"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "RealmSwiftMacro",
      "module_type" : "SwiftTarget",
      "name" : "RealmSwiftMacro",
      "path" : "Sources/RealmSwiftMacro",
      "product_dependencies" : [
        "RealmSwift"
      ],
      "product_memberships" : [
        "RealmSwiftMacro",
        "RealmSwiftMacroClient"
      ],
      "sources" : [
        "RealmSwiftMacro.swift"
      ],
      "target_dependencies" : [
        "RealmSwiftMacroMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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
Building for debugging...
[0/280] Write sources
[14/280] Write RealmSwiftMacroClient-entitlement.plist
[16/280] Write sources
[17/280] Write swift-version-2F0A5646E1D333AE.txt
[18/280] Compiling uri.cpp
[19/280] Compiling version.cpp
[19/280] Compiling uuid.cpp
[19/280] Compiling utilities.cpp
[22/282] Compiling timestamp_formatter.cpp
[23/282] Compiling to_string.cpp
[24/282] Compiling timestamp_logger.cpp
[26/282] Emitting module SwiftSyntax509
[27/282] Compiling SwiftSyntax509 Empty.swift
[27/282] Compiling time.cpp
[28/282] Compiling thread.cpp
[29/282] Compiling sha_crypto.cpp
[30/282] Compiling RLMEmbeddedObject.mm
[30/282] Compiling RLMAnalytics.mm
[32/282] Compiling terminate.cpp
[33/328] Compiling RLMError.mm
[34/328] Compiling resource_limits.cpp
[35/328] Compiling RLMEmailPasswordAuth.mm
[36/328] Compiling misc_ext_errors.cpp
[37/328] Compiling platform_info.cpp
[38/328] Compiling random.cpp
[39/328] Compiling RLMArray.mm
[40/328] Compiling misc_errors.cpp
[41/328] Compiling memory_stream.cpp
[42/328] Compiling load_file.cpp
[43/328] Compiling json_parser.cpp
[44/328] Compiling logger.cpp
[45/328] Compiling interprocess_mutex.cpp
[46/328] Compiling interprocess_condvar.cpp
[47/328] Compiling RLMApp.mm
[48/328] Compiling serializer.cpp
[49/328] Compiling fifo_helper.cpp
[50/328] Compiling file.cpp
[51/328] Compiling enum.cpp
[52/328] Compiling demangle.cpp
[53/328] Compiling basic_system_errors.cpp
[54/328] Compiling cli_args.cpp
[55/328] Compiling encrypted_file_mapping.cpp
[56/328] Compiling compression.cpp
[57/328] Compiling base64.cpp
[58/328] Compiling backtrace.cpp
[59/328] Compiling unicode.cpp
[60/328] Compiling file_mapper.cpp
[61/328] Compiling tokenizer.cpp
[63/328] Compiling SwiftSyntax AbsolutePosition.swift
[64/328] Compiling SwiftSyntax Assert.swift
[65/328] Compiling SwiftSyntax BumpPtrAllocator.swift
[66/328] Compiling SwiftSyntax CommonAncestor.swift
[67/328] Compiling SwiftSyntax Convenience.swift
[67/333] Compiling table_ref.cpp
[68/333] Compiling protocol.cpp
[69/333] Compiling table_view.cpp
[70/333] Compiling transaction.cpp
[71/333] Compiling object_id.cpp
[72/333] Compiling sync_metadata_schema.cpp
[74/333] Emitting module SwiftSyntax
[74/333] Compiling table.cpp
[75/333] Compiling protocol_codec.cpp
[76/333] Compiling subscriptions.cpp
[77/333] Compiling migration_store.cpp
[78/333] Compiling compact_changesets.cpp
[79/333] Compiling client_reset_operation.cpp
[80/333] Compiling transform.cpp
[81/333] Compiling client_reset_recovery.cpp
[82/333] Compiling websocket.cpp
[83/333] Compiling network_ssl.cpp
[84/333] Compiling network.cpp
[85/333] Compiling pending_bootstrap_store.cpp
[86/333] Compiling http.cpp
[87/333] Compiling client_reset.cpp
[88/333] Compiling client_history_impl.cpp
[89/333] Compiling changeset_index.cpp
[90/333] Compiling instructions.cpp
[91/333] Compiling default_socket.cpp
[92/333] Compiling instruction_replication.cpp
[93/333] Compiling history.cpp
[94/333] Compiling config.cpp
[95/333] Compiling string_data.cpp
[96/333] Compiling status.cpp
[97/333] Compiling client_impl_base.cpp
[98/333] Compiling instruction_applier.cpp
[99/333] Compiling changeset_encoder.cpp
[100/333] Compiling changeset_parser.cpp
[101/333] Compiling spec.cpp
[102/333] Compiling query_value.cpp
[103/333] Compiling changeset.cpp
[104/333] Compiling replication.cpp
[105/333] Compiling object_id.cpp
[106/333] Compiling uuid.cpp
[108/333] Compiling SwiftSyntax SyntaxText.swift
[109/333] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[110/333] Compiling SwiftSyntax TokenDiagnostic.swift
[111/333] Compiling SwiftSyntax TokenSyntax.swift
[112/333] Compiling SwiftSyntax Trivia.swift
[113/333] Compiling SwiftSyntax RawSyntaxTokenView.swift
[114/333] Compiling SwiftSyntax SourceLength.swift
[115/333] Compiling SwiftSyntax SourceLocation.swift
[116/333] Compiling SwiftSyntax SourcePresence.swift
[117/333] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[118/333] Compiling SwiftSyntax MemoryLayout.swift
[119/333] Compiling SwiftSyntax MissingNodeInitializers.swift
[120/333] Compiling SwiftSyntax RawSyntax.swift
[121/333] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[122/333] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[123/333] Compiling SwiftSyntax Syntax.swift
[124/333] Compiling SwiftSyntax SyntaxArena.swift
[125/333] Compiling SwiftSyntax SyntaxChildren.swift
[126/333] Compiling SwiftSyntax SyntaxCollection.swift
[127/333] Compiling SwiftSyntax SyntaxData.swift
[127/333] Compiling sort_descriptor.cpp
[128/333] Compiling regular_expression.cpp
[129/333] Compiling scheduler.cpp
[130/333] Compiling object_converter.cpp
[131/333] Compiling set.cpp
[132/333] Compiling query_expression.cpp
[133/333] Compiling client.cpp
[134/333] Compiling query_engine.cpp
[135/333] Compiling push_client.cpp
[136/333] Compiling mongo_database.cpp
[137/333] Compiling bson.cpp
[138/333] Compiling mongo_collection.cpp
[139/333] Compiling mongo_client.cpp
[141/333] Compiling SwiftSyntax Tokens.swift
[142/333] Compiling SwiftSyntax TriviaPieces.swift
[143/333] Compiling SwiftSyntax RawSyntaxNodes.swift
[144/333] Compiling SwiftSyntax RawSyntaxValidation.swift
[145/333] Compiling SwiftSyntax SyntaxDeclNodes.swift
[145/333] Compiling system_configuration.cpp
[146/333] Compiling sync_user.cpp
[147/333] Compiling network_reachability_observer.cpp
[148/333] Compiling query.cpp
[149/333] Compiling generic_network_transport.cpp
[150/333] Compiling sync_file.cpp
[151/333] Compiling thread_safe_reference.cpp
[152/333] Compiling app_credentials.cpp
[153/333] Compiling sync_manager.cpp
[154/333] Compiling sync_metadata.cpp
[155/333] Compiling app_utils.cpp
[156/333] Compiling placeholder.cpp
[157/333] Compiling async_open_task.cpp
[158/333] Compiling sync_session.cpp
[159/333] Compiling schema.cpp
[161/333] Compiling SwiftSyntax SyntaxExprNodes.swift
[162/333] Compiling SwiftSyntax SyntaxNodes.swift
[163/333] Compiling SwiftSyntax SyntaxPatternNodes.swift
[164/333] Compiling SwiftSyntax SyntaxStmtNodes.swift
[165/333] Compiling SwiftSyntax SyntaxTypeNodes.swift
[165/333] Compiling object_changeset.cpp
[166/333] Compiling object_schema.cpp
[167/333] Compiling sectioned_results.cpp
[168/333] Compiling shared_realm.cpp
[169/333] Compiling app.cpp
[170/333] Compiling object_store.cpp
[171/333] Compiling results.cpp
[172/333] Compiling object.cpp
[173/333] Compiling index_set.cpp
[174/333] Compiling weak_realm_notifier.cpp
[175/333] Compiling list.cpp
[176/333] Compiling set.cpp
[177/333] Compiling object_notifier.cpp
[178/333] Compiling list_notifier.cpp
[179/333] Compiling transact_log_handler.cpp
[180/333] Compiling keychain_helper.cpp
[181/333] Compiling results_notifier.cpp
[182/333] Compiling deep_change_checker.cpp
[183/333] Compiling collection_change_builder.cpp
[184/333] Compiling collection_notifications.cpp
[185/333] Compiling obj_list.cpp
[186/333] Compiling collection_notifier.cpp
[187/333] Compiling external_commit_helper.cpp
[188/333] Compiling realm_coordinator.cpp
[189/333] Compiling node.cpp
[190/333] Compiling dictionary.cpp
[191/333] Compiling collection.cpp
[192/333] Compiling mixed.cpp
[193/333] Compiling simulated_failure.cpp
[194/333] Compiling obj.cpp
[195/333] Compiling transact_log.cpp
[196/333] Compiling output_stream.cpp
[197/333] Compiling link_translator.cpp
[198/333] Compiling index_string.cpp
[199/333] Compiling exceptions.cpp
[200/333] Compiling global_key.cpp
[201/333] Compiling error_codes.cpp
[202/333] Compiling disable_sync_to_disk.cpp
[203/333] Compiling history.cpp
[204/333] Compiling copy_replication.cpp
[205/333] Compiling decimal128.cpp
[206/333] Compiling list.cpp
[207/333] Compiling group_writer.cpp
[208/333] Compiling group.cpp
[209/333] Compiling column_binary.cpp
[210/333] Compiling collection.cpp
[211/333] Compiling dictionary.cpp
[212/333] Compiling audit.mm
[213/333] Compiling bplustree.cpp
[214/333] Compiling chunked_binary.cpp
[215/333] Compiling backup_restore.cpp
[216/333] Compiling db.cpp
[217/333] Compiling cluster_tree.cpp
[218/333] Compiling array_unsigned.cpp
[219/333] Compiling array_with_find.cpp
[221/333] Compiling SwiftSyntax Utils.swift
[222/333] Compiling SwiftSyntax ChildNameForKeyPath.swift
[223/333] Compiling SwiftSyntax Keyword.swift
[224/333] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[225/333] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[226/333] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[227/333] Compiling SwiftSyntax SyntaxBaseNodes.swift
[228/333] Compiling SwiftSyntax SyntaxCollections.swift
[229/333] Compiling SwiftSyntax SyntaxEnum.swift
[230/333] Compiling SwiftSyntax SyntaxKind.swift
[231/333] Compiling SwiftSyntax SyntaxRewriter.swift
[232/333] Compiling SwiftSyntax SyntaxTraits.swift
[233/333] Compiling SwiftSyntax SyntaxTransform.swift
[234/333] Compiling SwiftSyntax SyntaxVisitor.swift
[235/333] Compiling SwiftSyntax TokenKind.swift
[235/333] Compiling array_timestamp.cpp
[236/333] Compiling cluster.cpp
[237/333] Compiling array_string.cpp
[238/333] Compiling array_string_short.cpp
[239/380] Compiling array_mixed.cpp
[240/380] Compiling array_key.cpp
[242/380] Emitting module SwiftDiagnostics
[243/385] Compiling SwiftDiagnostics Message.swift
[244/385] Compiling SwiftDiagnostics Note.swift
[245/385] Compiling SwiftDiagnostics Convenience.swift
[246/385] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[247/385] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[247/385] Compiling array_integer.cpp
[249/385] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[250/385] Compiling SwiftDiagnostics FixIt.swift
[250/385] Compiling array_decimal128.cpp
[251/385] Compiling array_fixed_bytes.cpp
[253/385] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[254/385] Compiling SwiftDiagnostics Diagnostic.swift
[255/385] Compiling SwiftParser Names.swift
[256/385] Compiling SwiftParser Nominals.swift
[257/385] Compiling SwiftParser Parameters.swift
[258/385] Compiling SwiftParser ParseSourceFile.swift
[258/389] Compiling array_blobs_small.cpp
[260/389] Compiling SwiftBasicFormat Syntax+Extensions.swift
[261/389] Emitting module SwiftBasicFormat
[262/389] Compiling SwiftBasicFormat BasicFormat.swift
[263/389] Compiling SwiftParser SyntaxUtils.swift
[264/389] Compiling SwiftParser TokenConsumer.swift
[265/389] Compiling SwiftParser TokenPrecedence.swift
[266/389] Compiling SwiftParser TokenSpec.swift
[266/389] Compiling array_blob.cpp
[267/389] Compiling array_blobs_big.cpp
[269/389] Compiling SwiftParser Statements.swift
[270/389] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[271/389] Compiling SwiftParser StringLiterals.swift
[272/389] Compiling SwiftParser SwiftParserCompatibility.swift
[273/389] Compiling SwiftParser UnicodeScalarExtensions.swift
[274/389] Compiling SwiftParser Lookahead.swift
[275/389] Compiling SwiftParser LoopProgressCondition.swift
[276/389] Compiling SwiftParser Modifiers.swift
[277/389] Compiling SwiftParser Parser.swift
[278/389] Compiling SwiftParser Patterns.swift
[279/389] Compiling SwiftParser Recovery.swift
[280/389] Compiling SwiftParser Specifiers.swift
[281/389] Compiling SwiftParser Lexeme.swift
[282/389] Compiling SwiftParser LexemeSequence.swift
[283/389] Compiling SwiftParser Lexer.swift
[284/389] Compiling SwiftParser RegexLiteralLexer.swift
[285/389] Compiling SwiftParser TokenSpecSet.swift
[286/389] Compiling SwiftParser TopLevel.swift
[287/389] Compiling SwiftParser TriviaParser.swift
[288/389] Compiling SwiftParser Types.swift
[288/389] Compiling array_binary.cpp
[290/389] Emitting module SwiftParser
[291/389] Compiling SwiftParser Attributes.swift
[292/389] Compiling SwiftParser Availability.swift
[293/389] Compiling SwiftParser CharacterInfo.swift
[294/389] Compiling SwiftParser CollectionNodes+Parsable.swift
[295/389] Compiling SwiftParser Declarations.swift
[295/389] Compiling alloc.cpp
[297/389] Compiling SwiftParser IsLexerClassified.swift
[298/389] Compiling SwiftParser LayoutNodes+Parsable.swift
[299/389] Compiling SwiftParser Parser+TokenSpecSet.swift
[300/389] Compiling SwiftParser TokenSpecStaticMembers.swift
[300/389] Compiling array.cpp
[302/389] Compiling SwiftParser Directives.swift
[303/389] Compiling SwiftParser ExperimentalFeatures.swift
[304/389] Compiling SwiftParser Expressions.swift
[305/389] Compiling SwiftParser IncrementalParseTransition.swift
[306/389] Compiling SwiftParser Cursor.swift
[306/389] Compiling array_backlink.cpp
[307/389] Compiling alloc_slab.cpp
[308/402] Compiling RLMValue.mm
[310/412] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[311/413] Compiling SwiftParserDiagnostics Utils.swift
[312/413] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[312/413] Compiling RLMUserAPIKey.mm
[314/413] Compiling SwiftOperators OperatorTable.swift
[315/413] Compiling SwiftOperators PrecedenceGroup.swift
[316/414] Compiling SwiftOperators PrecedenceGraph.swift
[317/414] Compiling SwiftOperators SyntaxSynthesis.swift
[318/414] Compiling SwiftOperators OperatorTable+Semantics.swift
[319/414] Compiling SwiftParserDiagnostics PresenceUtils.swift
[320/414] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[321/414] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[322/414] Compiling SwiftOperators Operator.swift
[323/414] Compiling SwiftOperators OperatorError.swift
[324/414] Compiling SwiftOperators OperatorTable+Defaults.swift
[325/414] Compiling SwiftOperators OperatorTable+Folding.swift
[326/414] Emitting module SwiftOperators
[327/414] Compiling SwiftOperators OperatorError+Diagnostics.swift
[328/414] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[328/414] Compiling RLMUUID.mm
[329/414] Compiling RLMUpdateResult.mm
[330/414] Compiling RLMUpdateChecker.mm
[332/414] Compiling SwiftParserDiagnostics MissingNodesError.swift
[333/414] Compiling SwiftParserDiagnostics MissingTokenError.swift
[334/414] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[335/414] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[336/414] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[337/414] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[338/414] Emitting module SwiftParserDiagnostics
[338/414] Compiling RLMUtil.mm
[339/414] Compiling RLMThreadSafeReference.mm
[340/428] Compiling RLMUser.mm
[341/428] Compiling RLMSyncUtil.mm
[342/428] Compiling RLMSyncSubscription.mm
[343/428] Compiling RLMSwiftSupport.m
[344/428] Compiling RLMSyncSession.mm
[345/428] Compiling RLMSwiftValueStorage.mm
[347/428] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[348/428] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[349/428] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[350/428] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[351/428] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[351/429] Compiling RLMSwiftCollectionBase.mm
[352/429] Compiling RLMSyncManager.mm
[353/429] Compiling RLMSyncConfiguration.mm
[355/429] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[356/429] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[357/429] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[358/429] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[359/429] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[360/429] Emitting module SwiftSyntaxBuilder
[361/429] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[362/429] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[363/429] Compiling SwiftSyntaxBuilder Indenter.swift
[364/429] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[364/429] Compiling RLMSet.mm
[365/429] Compiling RLMScheduler.mm
[366/443] Compiling RLMSchema.mm
[367/443] Compiling RLMSectionedResults.mm
[369/443] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[370/443] Compiling SwiftSyntaxMacros Macro.swift
[371/443] Compiling SwiftSyntaxMacros MemberMacro.swift
[372/444] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[373/444] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[374/444] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[375/444] Compiling SwiftSyntaxMacros Macro+Format.swift
[376/444] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[377/444] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[378/444] Compiling SwiftSyntaxMacros AccessorMacro.swift
[379/444] Compiling SwiftSyntaxMacros AttachedMacro.swift
[380/444] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[381/444] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[382/444] Emitting module SwiftSyntaxMacros
[383/444] Compiling SwiftSyntaxMacros PeerMacro.swift
[383/444] Compiling RLMRealmUtil.mm
[384/444] Compiling RLMPredicateUtil.mm
[385/452] Compiling RLMRealmConfiguration.mm
[386/452] Compiling RLMResults.mm
[387/452] Compiling RLMRealm+Sync.mm
[388/452] Compiling RLMProviderClient.mm
[390/452] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[391/452] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[392/452] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[393/452] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[394/452] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[395/452] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[396/452] Emitting module SwiftSyntaxMacroExpansion
[397/452] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[397/452] Compiling RLMRealm.mm
[398/452] Compiling RLMPushClient.mm
[399/452] Compiling RLMProperty.mm
[401/459] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[402/459] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[403/459] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[404/459] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[405/459] Emitting module SwiftCompilerPluginMessageHandling
[406/459] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[407/459] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[407/459] Compiling RLMObjectId.mm
[408/459] Compiling RLMObjectSchema.mm
[410/461] Emitting module SwiftCompilerPlugin
[411/461] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[411/461] Compiling RLMObject.mm
[413/464] Compiling RealmSwiftMacroMacros RealmSwiftMacroMacro.swift
[414/464] Compiling RealmSwiftMacroMacros RealmModelMacro.swift
/Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroMacros/RealmModelMacro.swift:18:10: warning: associated value 'didNotFindTypeAnnotationForProperty' of 'Sendable'-conforming enum 'RealmSwiftMacroError' has non-sendable type 'VariableDeclSyntax'; this is an error in the Swift 6 language mode
 16 |
 17 | public enum RealmSwiftMacroError: Error {
 18 |     case didNotFindTypeAnnotationForProperty(VariableDeclSyntax?)
    |          `- warning: associated value 'didNotFindTypeAnnotationForProperty' of 'Sendable'-conforming enum 'RealmSwiftMacroError' has non-sendable type 'VariableDeclSyntax'; this is an error in the Swift 6 language mode
 19 | }
 20 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxDeclNodes.swift:7067:15: note: struct 'VariableDeclSyntax' does not conform to the 'Sendable' protocol
7065 | ///  - `bindingSpecifier`: (`'let'` | `'var'` | `'inout'`)
7066 | ///  - `bindings`: ``PatternBindingListSyntax``
7067 | public struct VariableDeclSyntax: DeclSyntaxProtocol, SyntaxHashable {
     |               `- note: struct 'VariableDeclSyntax' does not conform to the 'Sendable' protocol
7068 |   public let _syntaxNode: Syntax
7069 |
/Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroMacros/RealmModelMacro.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
  1 | import SwiftSyntax
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
  2 | import SwiftSyntaxBuilder
  3 | import SwiftSyntaxMacros
/Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroMacros/RealmModelMacro.swift:195:11: warning: left side of nil coalescing operator '??' has non-optional type '[String]', so the right side is never used
193 |             }
194 |             return attrName
195 |         } ?? []
    |           `- warning: left side of nil coalescing operator '??' has non-optional type '[String]', so the right side is never used
196 |         return attrNameList.contains(name)
197 |     }
[415/464] Emitting module RealmSwiftMacroMacros
/Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroMacros/RealmModelMacro.swift:18:10: warning: associated value 'didNotFindTypeAnnotationForProperty' of 'Sendable'-conforming enum 'RealmSwiftMacroError' has non-sendable type 'VariableDeclSyntax'; this is an error in the Swift 6 language mode
 16 |
 17 | public enum RealmSwiftMacroError: Error {
 18 |     case didNotFindTypeAnnotationForProperty(VariableDeclSyntax?)
    |          `- warning: associated value 'didNotFindTypeAnnotationForProperty' of 'Sendable'-conforming enum 'RealmSwiftMacroError' has non-sendable type 'VariableDeclSyntax'; this is an error in the Swift 6 language mode
 19 | }
 20 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxDeclNodes.swift:7067:15: note: struct 'VariableDeclSyntax' does not conform to the 'Sendable' protocol
7065 | ///  - `bindingSpecifier`: (`'let'` | `'var'` | `'inout'`)
7066 | ///  - `bindings`: ``PatternBindingListSyntax``
7067 | public struct VariableDeclSyntax: DeclSyntaxProtocol, SyntaxHashable {
     |               `- note: struct 'VariableDeclSyntax' does not conform to the 'Sendable' protocol
7068 |   public let _syntaxNode: Syntax
7069 |
/Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroMacros/RealmModelMacro.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
  1 | import SwiftSyntax
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
  2 | import SwiftSyntaxBuilder
  3 | import SwiftSyntaxMacros
[415/464] Compiling RLMObjectStore.mm
[415/464] Write Objects.LinkFileList
[417/464] Compiling RLMObservation.mm
[418/464] Compiling RLMObjectBase.mm
[419/464] Compiling RLMNetworkTransport.mm
[420/464] Compiling RLMMongoClient.mm
[421/464] Compiling RLMMongoCollection.mm
[422/464] Compiling RLMMigration.mm
[423/464] Linking RealmSwiftMacroMacros-tool
[424/464] Compiling RLMLogger.mm
[425/464] Compiling RLMFindOptions.mm
[426/464] Compiling RLMManagedSet.mm
[427/464] Compiling RLMConstants.m
[428/464] Compiling RLMFindOneAndModifyOptions.mm
[429/464] Compiling RLMQueryUtil.mm
[430/464] Compiling RLMManagedDictionary.mm
[431/464] Compiling RLMManagedArray.mm
[432/464] Compiling RLMDecimal128.mm
[433/464] Compiling RLMCredentials.mm
[434/464] Compiling NSError+RLMSync.m
[435/464] Compiling Bid bid_round.c
[436/464] Compiling Bid bid_from_int.c
[437/464] Compiling Bid bid_decimal_globals.c
[438/464] Compiling Bid bid_decimal_data.c
[439/464] Compiling RLMDictionary.mm
[440/464] Compiling Bid bid_convert_data.c
[441/464] Compiling Bid bid64_to_bid128.c
[442/464] Compiling RLMBSON.mm
[443/464] Compiling Bid bid128_to_int64.c
[444/464] Compiling RLMEvent.mm
[445/464] Compiling Bid bid128_string.c
[446/464] Compiling Bid bid128_quantize.c
[447/464] Compiling Bid bid128_mul.c
[448/464] Compiling RLMAsymmetricObject.mm
[449/464] Compiling Bid bid128_compare.c
[450/464] Compiling Bid bid128_fma.c
[451/464] Compiling Bid bid128_div.c
[452/464] Compiling Bid bid128_2_str_tables.c
[453/464] Compiling Bid bid128.c
[454/464] Compiling Bid bid_binarydecimal.c
[455/464] Compiling Bid bid128_add.c
[456/464] Compiling RLMClassInfo.mm
[457/464] Compiling RLMAsyncTask.mm
[458/464] Compiling RLMAPIKeyAuth.mm
[459/464] Compiling RLMCollection.mm
[460/464] Compiling RLMAccessor.mm
[462/512] Emitting module RealmSwift
[463/517] Compiling RealmSwift RealmProperty.swift
[464/517] Compiling RealmSwift Results.swift
[465/517] Compiling RealmSwift Schema.swift
[466/517] Compiling RealmSwift SectionedResults.swift
[467/517] Compiling RealmSwift SortDescriptor.swift
[468/517] Compiling RealmSwift ObjectiveCSupport.swift
[469/517] Compiling RealmSwift Optional.swift
[470/517] Compiling RealmSwift PersistedProperty.swift
[471/517] Compiling RealmSwift Projection.swift
[472/517] Compiling RealmSwift Property.swift
[473/517] Compiling RealmSwift CustomPersistable.swift
[474/517] Compiling RealmSwift Decimal128.swift
[475/517] Compiling RealmSwift EmbeddedObject.swift
[476/517] Compiling RealmSwift Error.swift
[477/517] Compiling RealmSwift Events.swift
[478/517] Compiling RealmSwift BasicTypes.swift
[479/517] Compiling RealmSwift CollectionAccess.swift
[480/517] Compiling RealmSwift ComplexTypes.swift
[481/517] Compiling RealmSwift KeyPathStrings.swift
[482/517] Compiling RealmSwift ObjcBridgeable.swift
[483/517] Compiling RealmSwift Persistable.swift
[484/517] Compiling RealmSwift PropertyAccessors.swift
[485/517] Compiling RealmSwift RealmCollectionImpl.swift
[486/517] Compiling RealmSwift SchemaDiscovery.swift
[487/517] Compiling RealmSwift LinkingObjects.swift
[488/517] Compiling RealmSwift List.swift
[489/517] Compiling RealmSwift Query.swift
[490/517] Compiling RealmSwift Realm.swift
[491/517] Compiling RealmSwift RealmCollection.swift
[492/517] Compiling RealmSwift RealmConfiguration.swift
[493/517] Compiling RealmSwift RealmKeyedCollection.swift
[494/517] Compiling RealmSwift Map.swift
[495/517] Compiling RealmSwift Migration.swift
[496/517] Compiling RealmSwift MongoClient.swift
[497/517] Compiling RealmSwift MutableSet.swift
[498/517] Compiling RealmSwift Object.swift
[499/517] Compiling RealmSwift ObjectId.swift
[500/517] Compiling RealmSwift ObjectSchema.swift
[501/517] Compiling RealmSwift ObjectiveCSupport+AnyRealmValue.swift
[502/517] Compiling RealmSwift ObjectiveCSupport+BSON.swift
[503/517] Compiling RealmSwift ObjectiveCSupport+Sync.swift
[504/517] Compiling RealmSwift Aliases.swift
[505/517] Compiling RealmSwift AnyRealmValue.swift
[506/517] Compiling RealmSwift App.swift
[507/517] Compiling RealmSwift AsymmetricObject.swift
[508/517] Compiling RealmSwift BSON.swift
[509/517] Compiling RealmSwift Combine.swift
[510/517] Compiling RealmSwift SwiftUI.swift
[511/517] Compiling RealmSwift Sync.swift
[512/517] Compiling RealmSwift SyncSubscription.swift
[513/517] Compiling RealmSwift ThreadSafeReference.swift
[514/517] Compiling RealmSwift Util.swift
[515/519] Emitting module RealmSwiftMacro
[516/519] Compiling RealmSwiftMacro RealmSwiftMacro.swift
[517/523] Compiling RealmSwiftMacroClient main.swift
[518/523] Compiling RealmSwiftMacroClient Todo.swift
macro expansion @GenCrud:2:27: warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/Todo.swift:11:1: note: expanded code originates here
 9 |     @Persisted var status: String
10 |     var ignored: String?
11 | }
   +--- macro expansion @GenCrud ---------------------------------------
   | 1 | public static func create(_id: ObjectId, name: String, owner: String, status: String) async throws -> Todo {
   | 2 |     let realm = try await Realm()
   |   |                           `- warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
   | 3 |     return try await realm.asyncWrite {
   | 4 |         realm.create(
   +--------------------------------------------------------------------
12 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
/Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/Todo.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
 1 | import RealmSwift
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
 2 | import RealmSwiftMacro
 3 |
macro expansion @GenCrud:21:27: warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/Todo.swift:11:1: note: expanded code originates here
 9 |     @Persisted var status: String
10 |     var ignored: String?
11 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |19 |         realm = _realm
   |20 |     } else {
   |21 |         realm = try await Realm()
   |   |                           `- warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
   |22 |     }
   |23 |     try await realm.asyncWrite {
   +--------------------------------------------------------------------
12 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
macro expansion @GenCrud:50:27: warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/Todo.swift:11:1: note: expanded code originates here
 9 |     @Persisted var status: String
10 |     var ignored: String?
11 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |48 |         realm = _realm
   |49 |     } else {
   |50 |         realm = try await Realm()
   |   |                           `- warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
   |51 |     }
   |52 |     try await realm.asyncWrite {
   +--------------------------------------------------------------------
12 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
macro expansion @GenCrud:58:27: warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/Todo.swift:11:1: note: expanded code originates here
 9 |     @Persisted var status: String
10 |     var ignored: String?
11 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |56 |
   |57 | public static func list() async throws -> Results<Todo> {
   |58 |     let realm = try await Realm()
   |   |                           `- warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
   |59 |     return realm.objects(Todo.self)
   |60 | }
   +--------------------------------------------------------------------
12 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
macro expansion @GenCrud:63:27: warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/Todo.swift:11:1: note: expanded code originates here
 9 |     @Persisted var status: String
10 |     var ignored: String?
11 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |61 |
   |62 | public static func observe(actor: any Actor = MainActor.shared) async throws -> (NotificationToken, AsyncStream<RealmCollectionChange<Results<Todo>>>) {
   |63 |     let realm = try await Realm()
   |   |                           `- warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
   |64 |     let objects = realm.objects(Todo.self)
   |65 |     var notificationToken: NotificationToken!
   +--------------------------------------------------------------------
12 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
macro expansion @GenCrud:68:26: warning: sending 'changes' risks causing data races; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/Todo.swift:11:1: note: expanded code originates here
 9 |     @Persisted var status: String
10 |     var ignored: String?
11 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |66 |     let stream = AsyncStream { continuation in
   |67 |         notificationToken = objects.observe({ changes in
   |68 |             continuation.yield(changes)
   |   |                          |- warning: sending 'changes' risks causing data races; this is an error in the Swift 6 language mode
   |   |                          `- note: task-isolated 'changes' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
   |69 |         })
   |70 |     }
   +--------------------------------------------------------------------
12 |
[519/523] Emitting module RealmSwiftMacroClient
[520/523] Compiling RealmSwiftMacroClient SNS.swift
macro expansion @GenCrud:2:27: warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/SNS.swift:19:1: note: expanded code originates here
17 |         posts.map { $0.content }.joined(separator: "\n")
18 |     }
19 | }
   +--- macro expansion @GenCrud ---------------------------------------
   | 1 | public static func create(id: String, userId: String, userName: String, signedUpAt: Date, signedInAt: Date, posts: List<Post>) async throws -> User {
   | 2 |     let realm = try await Realm()
   |   |                           `- warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
   | 3 |     return try await realm.asyncWrite {
   | 4 |         realm.create(
   +--------------------------------------------------------------------
20 |
21 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
/Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/SNS.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
 1 | import RealmSwift
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
 2 | import RealmSwiftMacro
 3 | import Foundation
macro expansion @GenCrud:23:27: warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/SNS.swift:19:1: note: expanded code originates here
17 |         posts.map { $0.content }.joined(separator: "\n")
18 |     }
19 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |21 |         realm = _realm
   |22 |     } else {
   |23 |         realm = try await Realm()
   |   |                           `- warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
   |24 |     }
   |25 |     try await realm.asyncWrite {
   +--------------------------------------------------------------------
20 |
21 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
macro expansion @GenCrud:58:27: warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/SNS.swift:19:1: note: expanded code originates here
17 |         posts.map { $0.content }.joined(separator: "\n")
18 |     }
19 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |56 |         realm = _realm
   |57 |     } else {
   |58 |         realm = try await Realm()
   |   |                           `- warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
   |59 |     }
   |60 |     try await realm.asyncWrite {
   +--------------------------------------------------------------------
20 |
21 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
macro expansion @GenCrud:66:27: warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/SNS.swift:19:1: note: expanded code originates here
17 |         posts.map { $0.content }.joined(separator: "\n")
18 |     }
19 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |64 |
   |65 | public static func list() async throws -> Results<User> {
   |66 |     let realm = try await Realm()
   |   |                           `- warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
   |67 |     return realm.objects(User.self)
   |68 | }
   +--------------------------------------------------------------------
20 |
21 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
macro expansion @GenCrud:71:27: warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/SNS.swift:19:1: note: expanded code originates here
17 |         posts.map { $0.content }.joined(separator: "\n")
18 |     }
19 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |69 |
   |70 | public static func observe(actor: any Actor = MainActor.shared) async throws -> (NotificationToken, AsyncStream<RealmCollectionChange<Results<User>>>) {
   |71 |     let realm = try await Realm()
   |   |                           `- warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
   |72 |     let objects = realm.objects(User.self)
   |73 |     var notificationToken: NotificationToken!
   +--------------------------------------------------------------------
20 |
21 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
macro expansion @GenCrud:2:27: warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/SNS.swift:28:1: note: expanded code originates here
26 |     @Persisted var content: String
27 |     @Persisted var postedAt: Date
28 | }
   +--- macro expansion @GenCrud ---------------------------------------
   | 1 | public static func create(id: String, senderId: String, content: String, postedAt: Date) async throws -> Post {
   | 2 |     let realm = try await Realm()
   |   |                           `- warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
   | 3 |     return try await realm.asyncWrite {
   | 4 |         realm.create(
   +--------------------------------------------------------------------
29 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
/Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/SNS.swift:1:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
 1 | import RealmSwift
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'RealmSwift'
 2 | import RealmSwiftMacro
 3 | import Foundation
macro expansion @GenCrud:21:27: warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/SNS.swift:28:1: note: expanded code originates here
26 |     @Persisted var content: String
27 |     @Persisted var postedAt: Date
28 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |19 |         realm = _realm
   |20 |     } else {
   |21 |         realm = try await Realm()
   |   |                           `- warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
   |22 |     }
   |23 |     try await realm.asyncWrite {
   +--------------------------------------------------------------------
29 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
macro expansion @GenCrud:50:27: warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/SNS.swift:28:1: note: expanded code originates here
26 |     @Persisted var content: String
27 |     @Persisted var postedAt: Date
28 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |48 |         realm = _realm
   |49 |     } else {
   |50 |         realm = try await Realm()
   |   |                           `- warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
   |51 |     }
   |52 |     try await realm.asyncWrite {
   +--------------------------------------------------------------------
29 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
macro expansion @GenCrud:58:27: warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/SNS.swift:28:1: note: expanded code originates here
26 |     @Persisted var content: String
27 |     @Persisted var postedAt: Date
28 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |56 |
   |57 | public static func list() async throws -> Results<Post> {
   |58 |     let realm = try await Realm()
   |   |                           `- warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
   |59 |     return realm.objects(Post.self)
   |60 | }
   +--------------------------------------------------------------------
29 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
macro expansion @GenCrud:63:27: warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/SNS.swift:28:1: note: expanded code originates here
26 |     @Persisted var content: String
27 |     @Persisted var postedAt: Date
28 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |61 |
   |62 | public static func observe(actor: any Actor = MainActor.shared) async throws -> (NotificationToken, AsyncStream<RealmCollectionChange<Results<Post>>>) {
   |63 |     let realm = try await Realm()
   |   |                           `- warning: non-sendable result type 'Realm' cannot be sent from main actor-isolated context in call to initializer 'init(configuration:downloadBeforeOpen:)'; this is an error in the Swift 6 language mode
   |64 |     let objects = realm.objects(Post.self)
   |65 |     var notificationToken: NotificationToken!
   +--------------------------------------------------------------------
29 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/realm-swift/RealmSwift/Realm.swift:46:23: note: struct 'Realm' does not conform to the 'Sendable' protocol
  44 |  queue may fail as queues are not always run on the same thread.
  45 |  */
  46 | @frozen public struct Realm {
     |                       `- note: struct 'Realm' does not conform to the 'Sendable' protocol
  47 |
  48 |     // MARK: Properties
macro expansion @GenCrud:76:26: warning: sending 'changes' risks causing data races; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/SNS.swift:19:1: note: expanded code originates here
17 |         posts.map { $0.content }.joined(separator: "\n")
18 |     }
19 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |74 |     let stream = AsyncStream { continuation in
   |75 |         notificationToken = objects.observe({ changes in
   |76 |             continuation.yield(changes)
   |   |                          |- warning: sending 'changes' risks causing data races; this is an error in the Swift 6 language mode
   |   |                          `- note: task-isolated 'changes' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
   |77 |         })
   |78 |     }
   +--------------------------------------------------------------------
20 |
21 |
macro expansion @GenCrud:68:26: warning: sending 'changes' risks causing data races; this is an error in the Swift 6 language mode
`- /Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroClient/SNS.swift:28:1: note: expanded code originates here
26 |     @Persisted var content: String
27 |     @Persisted var postedAt: Date
28 | }
   +--- macro expansion @GenCrud ---------------------------------------
   |66 |     let stream = AsyncStream { continuation in
   |67 |         notificationToken = objects.observe({ changes in
   |68 |             continuation.yield(changes)
   |   |                          |- warning: sending 'changes' risks causing data races; this is an error in the Swift 6 language mode
   |   |                          `- note: task-isolated 'changes' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
   |69 |         })
   |70 |     }
   +--------------------------------------------------------------------
29 |
[520/523] Write Objects.LinkFileList
error: unknown argument: '-fprofile-instr-generate'
[521/523] Linking RealmSwiftMacroClient
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/6] Write swift-version-2F0A5646E1D333AE.txt
[2/8] Compiling SwiftSyntax509 Empty.swift
[3/8] Emitting module SwiftSyntax509
[4/102] Compiling SwiftSyntax RawSyntax.swift
[5/102] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[6/102] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[7/102] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[8/102] Compiling SwiftSyntax SyntaxBaseNodes.swift
[9/107] Compiling SwiftSyntax RawSyntaxTokenView.swift
[10/107] Compiling SwiftSyntax SourceLength.swift
[11/107] Compiling SwiftSyntax SourceLocation.swift
[12/107] Compiling SwiftSyntax SourcePresence.swift
[13/107] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[14/107] Compiling SwiftSyntax SyntaxRewriter.swift
[15/107] Compiling SwiftSyntax RawSyntaxNodes.swift
[16/107] Compiling SwiftSyntax RawSyntaxValidation.swift
[17/107] Compiling SwiftSyntax SyntaxDeclNodes.swift
[18/107] Compiling SwiftSyntax SyntaxText.swift
[19/107] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[20/107] Compiling SwiftSyntax TokenDiagnostic.swift
[21/107] Compiling SwiftSyntax TokenSyntax.swift
[22/107] Compiling SwiftSyntax Trivia.swift
[23/107] Compiling RealmSwift MutableSet.swift
[24/107] Compiling RealmSwift Object.swift
[25/107] Emitting module RealmSwift
[26/107] Compiling SwiftSyntax SyntaxCollections.swift
[27/107] Compiling SwiftSyntax SyntaxEnum.swift
[28/107] Compiling SwiftSyntax SyntaxKind.swift
[29/107] Compiling SwiftSyntax Tokens.swift
[30/107] Compiling SwiftSyntax TriviaPieces.swift
[31/107] Compiling SwiftSyntax Assert.swift
[32/107] Compiling SwiftSyntax BumpPtrAllocator.swift
[33/107] Compiling SwiftSyntax CommonAncestor.swift
[34/107] Compiling SwiftSyntax Convenience.swift
[35/107] Compiling SwiftSyntax Syntax.swift
[36/107] Compiling SwiftSyntax ChildNameForKeyPath.swift
[37/107] Compiling SwiftSyntax Keyword.swift
[38/107] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[39/107] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[40/107] Compiling SwiftSyntax MemoryLayout.swift
[41/107] Compiling SwiftSyntax MissingNodeInitializers.swift
[42/107] Compiling SwiftSyntax SyntaxTraits.swift
[43/107] Compiling SwiftSyntax SyntaxTransform.swift
[44/107] Compiling SwiftSyntax SyntaxVisitor.swift
[45/107] Compiling SwiftSyntax TokenKind.swift
[46/107] Compiling SwiftSyntax AbsolutePosition.swift
[47/107] Compiling SwiftSyntax SyntaxArena.swift
[48/107] Compiling SwiftSyntax SyntaxChildren.swift
[49/107] Compiling SwiftSyntax SyntaxCollection.swift
[50/107] Compiling SwiftSyntax SyntaxData.swift
[51/107] Compiling SwiftSyntax Utils.swift
[52/107] Compiling RealmSwift SwiftUI.swift
[53/107] Compiling RealmSwift Sync.swift
[54/107] Compiling RealmSwift SyncSubscription.swift
[55/107] Compiling RealmSwift ThreadSafeReference.swift
[56/107] Compiling RealmSwift Util.swift
[57/107] Emitting module SwiftSyntax
[88/112] Compiling SwiftSyntax SyntaxExprNodes.swift
[89/112] Compiling SwiftSyntax SyntaxNodes.swift
[90/112] Compiling SwiftSyntax SyntaxPatternNodes.swift
[91/112] Compiling SwiftSyntax SyntaxStmtNodes.swift
[92/112] Compiling SwiftSyntax SyntaxTypeNodes.swift
[108/164] Compiling SwiftDiagnostics Message.swift
[109/164] Compiling SwiftDiagnostics Note.swift
[110/164] Compiling SwiftBasicFormat Syntax+Extensions.swift
[111/164] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[112/164] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[113/164] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[114/164] Compiling SwiftDiagnostics FixIt.swift
[115/164] Compiling SwiftDiagnostics Diagnostic.swift
[116/164] Emitting module SwiftDiagnostics
[117/164] Compiling SwiftDiagnostics Convenience.swift
[118/164] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[119/164] Emitting module SwiftBasicFormat
[120/164] Compiling SwiftBasicFormat BasicFormat.swift
[121/164] Compiling SwiftParser Names.swift
[122/164] Compiling SwiftParser Nominals.swift
[123/164] Compiling SwiftParser Parameters.swift
[124/164] Compiling SwiftParser ParseSourceFile.swift
[125/168] Compiling SwiftParser Lexeme.swift
[126/168] Compiling SwiftParser LexemeSequence.swift
[127/168] Compiling SwiftParser Lexer.swift
[128/168] Compiling SwiftParser RegexLiteralLexer.swift
[129/168] Compiling SwiftParser UnicodeScalarExtensions.swift
[130/168] Compiling SwiftParser Lookahead.swift
[131/168] Compiling SwiftParser LoopProgressCondition.swift
[132/168] Compiling SwiftParser Modifiers.swift
[133/168] Emitting module SwiftParser
[134/168] Compiling SwiftParser Statements.swift
[135/168] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[136/168] Compiling SwiftParser StringLiterals.swift
[137/168] Compiling SwiftParser SwiftParserCompatibility.swift
[138/168] Compiling SwiftParser SyntaxUtils.swift
[139/168] Compiling SwiftParser TokenConsumer.swift
[140/168] Compiling SwiftParser TokenPrecedence.swift
[141/168] Compiling SwiftParser TokenSpec.swift
[142/168] Compiling SwiftParser TokenSpecSet.swift
[143/168] Compiling SwiftParser TopLevel.swift
[144/168] Compiling SwiftParser TriviaParser.swift
[145/168] Compiling SwiftParser Types.swift
[146/168] Compiling SwiftParser Parser.swift
[147/168] Compiling SwiftParser Patterns.swift
[148/168] Compiling SwiftParser Recovery.swift
[149/168] Compiling SwiftParser Specifiers.swift
[150/168] Compiling SwiftParser IsLexerClassified.swift
[151/168] Compiling SwiftParser LayoutNodes+Parsable.swift
[152/168] Compiling SwiftParser Parser+TokenSpecSet.swift
[153/168] Compiling SwiftParser TokenSpecStaticMembers.swift
[154/168] Compiling SwiftParser Directives.swift
[155/168] Compiling SwiftParser ExperimentalFeatures.swift
[156/168] Compiling SwiftParser Expressions.swift
[157/168] Compiling SwiftParser IncrementalParseTransition.swift
[158/168] Compiling SwiftParser Cursor.swift
[159/168] Compiling SwiftParser Attributes.swift
[160/168] Compiling SwiftParser Availability.swift
[161/168] Compiling SwiftParser CharacterInfo.swift
[162/168] Compiling SwiftParser CollectionNodes+Parsable.swift
[163/168] Compiling SwiftParser Declarations.swift
[164/191] Compiling SwiftOperators PrecedenceGroup.swift
[165/192] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[166/193] Compiling SwiftOperators OperatorTable.swift
[167/193] Compiling SwiftOperators PrecedenceGraph.swift
[168/193] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[169/193] Compiling SwiftOperators SyntaxSynthesis.swift
[170/193] Compiling SwiftParserDiagnostics PresenceUtils.swift
[171/193] Compiling SwiftOperators OperatorTable+Defaults.swift
[172/193] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[173/193] Compiling SwiftOperators OperatorTable+Semantics.swift
[174/193] Compiling SwiftOperators OperatorError.swift
[175/193] Compiling SwiftOperators OperatorError+Diagnostics.swift
[176/193] Compiling SwiftOperators Operator.swift
[177/193] Emitting module SwiftOperators
[178/193] Compiling SwiftOperators OperatorTable+Folding.swift
[179/193] Compiling SwiftParserDiagnostics Utils.swift
[180/193] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[181/193] Emitting module SwiftParserDiagnostics
[182/193] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[183/193] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[184/193] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[185/193] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[186/193] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[187/193] Compiling SwiftParserDiagnostics MissingNodesError.swift
[188/193] Compiling SwiftParserDiagnostics MissingTokenError.swift
[189/207] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[190/207] Compiling SwiftSyntaxBuilder Indenter.swift
[191/207] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[192/208] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[193/208] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[194/208] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[195/208] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[196/208] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[197/208] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[198/208] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[199/208] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[200/208] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[201/208] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[202/208] Emitting module SwiftSyntaxBuilder
[203/208] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[204/222] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[205/222] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[206/222] Compiling SwiftSyntaxMacros Macro.swift
[207/222] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[208/222] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[209/222] Compiling SwiftSyntaxMacros AccessorMacro.swift
[210/222] Compiling SwiftSyntaxMacros AttachedMacro.swift
[211/222] Compiling SwiftSyntaxMacros MemberMacro.swift
[212/222] Compiling SwiftSyntaxMacros Macro+Format.swift
[213/222] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[214/222] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[215/223] Emitting module SwiftSyntaxMacros
[216/223] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[217/223] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[218/223] Compiling SwiftSyntaxMacros PeerMacro.swift
[219/231] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[220/231] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[221/231] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[222/231] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[223/231] Emitting module SwiftSyntaxMacroExpansion
[224/231] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[225/231] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[226/231] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[227/238] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[228/238] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[229/238] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[230/238] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[231/238] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[232/238] Emitting module SwiftCompilerPluginMessageHandling
[233/238] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[234/240] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[235/240] Emitting module SwiftCompilerPlugin
[236/243] Compiling RealmSwiftMacroMacros RealmSwiftMacroMacro.swift
[237/243] Emitting module RealmSwiftMacroMacros
[238/243] Compiling RealmSwiftMacroMacros RealmModelMacro.swift
/Users/admin/builder/spi-builder-workspace/Sources/RealmSwiftMacroMacros/RealmModelMacro.swift:195:11: warning: left side of nil coalescing operator '??' has non-optional type '[String]', so the right side is never used
193 |             }
194 |             return attrName
195 |         } ?? []
    |           `- warning: left side of nil coalescing operator '??' has non-optional type '[String]', so the right side is never used
196 |         return attrNameList.contains(name)
197 |     }
[238/243] Write Objects.LinkFileList
[239/243] Linking RealmSwiftMacroMacros-tool
[241/245] Emitting module RealmSwiftMacro
[242/245] Compiling RealmSwiftMacro RealmSwiftMacro.swift
[243/249] Compiling RealmSwiftMacroClient main.swift
[244/249] Compiling RealmSwiftMacroClient Todo.swift
[245/249] Emitting module RealmSwiftMacroClient
[246/249] Compiling RealmSwiftMacroClient SNS.swift
[246/249] Write Objects.LinkFileList
error: unknown argument: '-fprofile-instr-generate'
[247/249] Linking RealmSwiftMacroClient
BUILD FAILURE 6.1 macosSpm