[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 18.04 - Long Test (master) #3634

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-18_04-long-test [#3634]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/3634/
Project:
oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build:
Thu, 09 Apr 2020 00:09:43 -0500
Build duration:
2 hr 20 min

Identified problems:

  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
  • Swift Compile Error: Swift compiler error

Changes

  • Commit 8f96bfc925d7729a92bbb5a33173900afdd20379 by ryan:
    Replace deprecated CMake Python modules

    • edit: CMakeLists.txt
  • Commit 1addfe0ea3203a0d05864e6905205e10f3c4f663 by danielzheng:
    [AutoDiff] Remove @differentiable attribute jvp: and vjp: argument

    • edit: utils/gyb_syntax_support/AttributeNodes.py
  • Commit dce9614bf4ddc498b146d7d5b63ce132b6f7922e by abdulras:
    runtime: provide AEABI shims for floating point conversion

    • edit: stdlib/public/runtime/Float16Support.cpp
  • Commit aee280ad65098879dbf56804adc7674eb0632443 by rishizaki:
    [SourceKit/Testing] Add %diff as an alias for 'diff --strip-trailing-cr'

    • edit: test/SourceKit/CursorInfo/rdar_18677108-2.swift
    • edit: test/SourceKit/Sema/placeholders.swift
    • edit: test/SourceKit/SyntaxMapData/syntaxmap-edit-del.swift
    • edit: test/SourceKit/DocSupport/doc_clang_module.swift
    • edit: test/SourceKit/DocSupport/doc_swift_module.swift
    • edit: test/SourceKit/InterfaceGen/gen_swift_source.swift
    • edit: test/SourceKit/CodeComplete/complete_filter.swift
    • edit: test/SourceKit/DocSupport/doc_source_file.swift
    • edit: test/SourceKit/Refactoring/rename-mismatch.swift
    • edit: test/SourceKit/lit.local.cfg
    • edit: test/SourceKit/DocumentStructure/access_parse.swift
    • edit: test/SourceKit/Indexing/sr_3815.swift
    • edit: test/SourceKit/InterfaceGen/gen_swift_module_cross_import.swift
    • edit: test/SourceKit/Sema/sema_config.swift
    • edit: test/SourceKit/CodeComplete/complete_update.swift
    • edit: test/SourceKit/Indexing/index_big_array.swift
    • edit: test/SourceKit/CodeComplete/complete_unresolvedmember.swift
    • edit: test/SourceKit/InterfaceGen/gen_clang_module.swift
    • edit: test/SourceKit/Indexing/index_is_test_candidate.swift
    • edit: test/SourceKit/Sema/enum-toraw/enum-toraw.swift
    • edit: test/SourceKit/Refactoring/semantic-refactoring/extract-func-with-args.swift
    • edit: test/SourceKit/CodeComplete/complete_member.swift
    • edit: test/SourceKit/Refactoring/ordering.swift
    • edit: test/SourceKit/Sema/sema_lazy_var.swift
    • edit: test/SourceKit/Indexing/index_func_import.swift
    • edit: test/SourceKit/Refactoring/semantic-refactoring/extract-repeated-expression.swift
    • edit: test/SourceKit/Indexing/index_is_test_candidate_objc.swift
    • edit: test/SourceKit/InterfaceGen/gen_swiftonly_systemmodule.swift
    • edit: test/SourceKit/Indexing/rdar_21602898.swift
    • edit: test/SourceKit/SyntaxMapData/syntaxmap-pound-keyword.swift
    • edit: test/SourceKit/Indexing/index_forbid_typecheck.swift
    • edit: test/SourceKit/Sema/sema_forbid_typecheck.swift
    • edit: test/SourceKit/Refactoring/semantic-refactoring/local-rename.swift
    • edit: test/SourceKit/Indexing/index_with_swift_module.swift
    • edit: test/SourceKit/Refactoring/semantic-refactoring/fill-stub.swift
    • edit: test/SourceKit/Refactoring/semantic-refactoring/expand-default.swift
    • edit: test/SourceKit/InterfaceGen/gen_header_swift_args.swift
    • edit: test/SourceKit/Sema/sema_big_array.swift
    • edit: test/SourceKit/ExtractComment/extract_comments.swift
    • edit: test/SourceKit/ConformingMethods/basic.swift
    • edit: test/SourceKit/CodeComplete/complete_typerelation.swift
    • edit: test/SourceKit/DocSupport/doc_swift_module1.swift
    • edit: test/SourceKit/ConformingMethods/generics.swift
    • edit: test/SourceKit/Refactoring/semantic-refactoring/localize-string.swift
    • edit: test/SourceKit/SyntaxMapData/syntaxmap-pound-keyword.swift.response
    • edit: test/SourceKit/Indexing/index_enum_case.swift
    • edit: test/SourceKit/CodeComplete/complete_override.swift
    • edit: test/SourceKit/Indexing/index_operators.swift
    • edit: test/SourceKit/Sema/sema_edits.swift
    • edit: test/SourceKit/SyntaxMapData/syntaxmap.swift
    • edit: test/SourceKit/DocumentStructure/structure.swift
    • edit: test/SourceKit/InterfaceGen/gen_header.swift
    • edit: test/SourceKit/CodeComplete/complete_optionalmethod.swift
    • edit: test/SourceKit/Indexing/index_objcMembers.swift
    • edit: test/SourceKit/InterfaceGen/gen_swift_module.swift
    • edit: test/SourceKit/Refactoring/syntactic-rename.swift
    • edit: test/SourceKit/DocSupport/doc_swift_module_cross_import.swift
    • edit: test/SourceKit/Indexing/index_constructors.swift
    • edit: test/SourceKit/Sema/sema_playground.swift
    • edit: test/SourceKit/Refactoring/semantic-refactoring/extract-func.swift
    • edit: test/SourceKit/CodeComplete/complete_sort_order.swift
    • edit: test/SourceKit/Indexing/index_implicit_vis.swift
    • edit: test/SourceKit/CodeComplete/complete_constructor.swift
    • edit: test/SourceKit/CursorInfo/cursor_usr.swift
    • edit: test/SourceKit/Indexing/index.swift
    • edit: test/SourceKit/Misc/print-response-as-json.swift
    • edit: test/SourceKit/Indexing/index_bad_modulename.swift
    • edit: test/SourceKit/TypeContextInfo/typecontext_basic.swift
    • edit: test/SourceKit/MarkupXML/basic.swift
    • edit: test/SourceKit/SyntaxMapData/syntaxmap-edit.swift
    • edit: test/SourceKit/DocumentStructure/structure_object_literals.swift
    • edit: test/SourceKit/TypeContextInfo/typecontext_generics.swift
    • edit: test/SourceKit/Sema/sema_symlink.swift
    • edit: test/SourceKit/CodeComplete/complete_annotateddescription.swift
    • edit: test/SourceKit/DocumentStructure/mark_edit.swift
    • edit: test/SourceKit/DocumentStructure/structure_object_literals.swift.response
    • edit: test/SourceKit/SyntaxMapData/syntaxmap-object-literals.swift.response
    • edit: test/SourceKit/SyntaxMapData/diags.swift
    • edit: test/SourceKit/Refactoring/semantic-refactoring/extract-func-default.swift
    • edit: test/SourceKit/SyntaxMapData/syntaxmap-object-literals.swift
  • Commit 5b38853d764cbc839e548e129cd075b57359e1ef by danielzheng:
    [AutoDiff] Remove DifferentiableAttributeFuncSpecifier.

    • edit: utils/gyb_syntax_support/AttributeNodes.py
    • edit: utils/gyb_syntax_support/NodeSerializationCodes.py
  • Commit 73f0560af5704ec7e5fe0c22ee84640fcd72912a by danielzheng:
    [AutoDiff] Standardize on "differentiability parameter" terminology.

    • edit: test/AutoDiff/Syntax/Outputs/round_trip_parse_gen.swift.withkinds
    • edit: utils/gyb_syntax_support/NodeSerializationCodes.py
    • edit: lib/Parse/ParseDecl.cpp
    • edit: utils/gyb_syntax_support/AttributeNodes.py
  • Commit e4e6c163193e4357e1595f79b28fb110f55d5c8d by drexin:
    Fix linker flags for -static-executable

    • edit: lib/Driver/UnixToolChains.cpp
    • edit: utils/static-executable-args.lnk
    • edit: test/lit.cfg
    • add: test/Driver/static-executable.swift
  • Commit 51de63693a2687a8103a7a719b6699372037d038 by aschwaighofer:
    Fix test/IRGen/abitypes.swift on armv7

    • edit: test/IRGen/abitypes.swift
  • Commit e4aa8a90a454bd58918a178af927a966ceec173c by mishal_shah:
    [Checkout] Update checkout scheme for release/5.3

    • edit: utils/update_checkout/update-checkout-config.json
  • Commit 724f8c23dbd1a52b09e5d4ba97e328d87ac03021 by github:
    [Typechecker] Implement SE-0268 Refine didSet Semantics (#26632)

    • edit: test/SILGen/properties_swift4.swift
    • edit: lib/Serialization/ModuleFormat.h
    • edit: test/SILGen/property_wrappers.swift
    • edit: include/swift/AST/TypeCheckRequests.h
    • edit: include/swift/AST/StorageImpl.h
    • edit: test/attr/attr_native_dynamic.swift
    • edit: test/SILGen/objc_extensions.swift
    • edit: test/SILOptimizer/di_property_wrappers.swift
    • edit: lib/Sema/TypeCheckDecl.cpp
    • edit: test/SILGen/modify.swift
    • edit: lib/AST/ASTDumper.cpp
    • edit: test/ModuleInterface/inlinable-function.swift
    • edit: include/swift/AST/Decl.h
    • edit: lib/AST/Decl.cpp
    • edit: lib/AST/TypeCheckRequests.cpp
    • edit: include/swift/AST/TypeCheckerTypeIDZone.def
    • edit: test/PCMacro/didset.swift
    • edit: lib/Sema/TypeCheckStorage.cpp
    • edit: lib/Serialization/Deserialization.cpp
    • add: test/SILGen/didset_oldvalue_not_accessed_silgen.swift
    • edit: test/SILGen/observers.swift
    • add: test/decl/var/didset_oldvalue.swift
    • edit: lib/Serialization/Serialization.cpp
    • edit: test/SILGen/properties_swift5.swift
    • edit: include/swift/AST/KnownIdentifiers.def
    • edit: lib/SIL/IR/TypeLowering.cpp
    • edit: test/IDE/complete_in_accessors.swift
    • edit: test/SILGen/accessors.swift
    • edit: test/SILGen/multi_file.swift
  • Commit 5309f27cb4cb2336ecc3a24a9d9f057f6c22608a by compnerd:
    Fix #30819

    • edit: test/CrossImport/Inputs/lib-templates/include/universal_exports.h
  • Commit fa841eb69c307ea0ecaba9d9b80ded2675ec64f7 by danielzheng:
    [AutoDiff] Update gyb-generated files.

    • edit: Sources/SwiftSyntax/gyb_generated/SyntaxBuilders.swift
    • edit: Sources/SwiftSyntax/gyb_generated/SyntaxEnum.swift
    • edit: Sources/SwiftSyntax/gyb_generated/Misc.swift
    • edit: Sources/SwiftSyntax/gyb_generated/SyntaxCollections.swift
    • edit: Sources/SwiftSyntax/gyb_generated/SyntaxFactory.swift
    • edit: Sources/SwiftSyntax/gyb_generated/SyntaxKind.swift
    • edit: Sources/SwiftSyntax/gyb_generated/syntax_nodes/SyntaxNodes.swift
    • edit: Sources/SwiftSyntax/gyb_generated/SyntaxRewriter.swift
    • edit: Sources/SwiftSyntax/gyb_generated/SyntaxVisitor.swift
    • edit: Sources/SwiftSyntax/gyb_generated/SyntaxAnyVisitor.swift
    • edit: Sources/SwiftSyntax/gyb_generated/SyntaxTraits.swift

New issue found!