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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/3687/
Project:
oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build:
Sat, 18 Apr 2020 18:32:19 -0500
Build duration:
2 hr 26 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 4bfbfe935f8016ba7164899bef69d312be6be2ac by repo:
    [build][android] set INSTALL_RPATH properly for shared libraries

    • edit: stdlib/cmake/modules/AddSwiftStdlib.cmake
    • edit: cmake/modules/AddSwift.cmake
  • Commit 8c86fdf2cf9d156745d5c47d87aa1e4dccc5c774 by hborla:
    [Property wrapers] Fix l-value computation in buildStorageReference

    • edit: test/SILGen/property_wrappers.swift
    • edit: lib/Sema/TypeCheckStorage.cpp
  • Commit abaf79d1986ded8caf4d67a4d733cd9ac0088d48 by hborla:
    [Property wrappers] Move sr11637 compiler crasher to fixed directory

    • add: validation-test/compiler_crashers_2_fixed/sr11637.swift
    • delete: validation-test/compiler_crashers_2/sr11637.swift
  • Commit 149a1f40aa064cc9d21c9de3403e9dd457130b7e by hborla:
    [Property wrappers] Fix l-value computation when composing wrappers

    • edit: lib/AST/TypeCheckRequests.cpp
    • edit: include/swift/AST/ASTTypeIDs.h
    • edit: test/SILGen/property_wrappers.swift
    • edit: include/swift/AST/ASTTypeIDZone.def
    • edit: include/swift/AST/PropertyWrappers.h
    • edit: include/swift/AST/TypeCheckRequests.h
    • edit: include/swift/AST/TypeCheckerTypeIDZone.def
    • edit: lib/Sema/TypeCheckStorage.cpp
  • Commit 37e4542b7caba8e0875bf6b28af2fe3807961452 by hborla:
    [Property Wrappers] For a property with an attached property wrapper,

    • edit: lib/Sema/TypeCheckStorage.cpp
    • edit: test/SILGen/property_wrapper_observers.swift
  • Commit 8785454ce23c8bb0bae97a344a6bc3b79936b283 by hborla:
    [Property Wrappers] Simplify PropertyWrapperLValuenessRequest::evaluate

    • edit: lib/Sema/TypeCheckStorage.cpp
    • edit: include/swift/AST/PropertyWrappers.h
  • Commit 765618b3d3d923c66ef95024ce9fc34f8501ac08 by hborla:
    [NFC] Update the documentation for/in buildStorageReference using the

    • edit: lib/Sema/TypeCheckStorage.cpp
  • Commit 0c49bb9201e6e1e21359c968b9e5f2bf98ea30ca by hborla:
    [NFC] Fix validation-test/compiler_crashers_2_fixed/sr11637.swift

    • edit: validation-test/compiler_crashers_2_fixed/sr11637.swift
  • Commit b27b8cfb1f8945bc993b7b429459b8ffc7184f6f by hborla:
    [Property Wrappers] Consider willSet mutability when deciding if a

    • edit: test/SILGen/property_wrapper_observers.swift
    • edit: include/swift/AST/PropertyWrappers.h
    • edit: lib/Sema/TypeCheckStorage.cpp
  • Commit a17b069075dd703ceba48d90a1640b3ec53c406f by rkandhadaimadhav:
    [OSLogOptimization] Fix a use-after-free bug in the function

    • edit: lib/SIL/IR/SILConstants.cpp
    • edit: lib/SILOptimizer/Mandatory/OSLogOptimization.cpp
  • Commit 1711bf6dfde353547420dbf041ddcfa9eb81d676 by dliew:
    [NFC] Introduce a LateInitialize() method to SymbolizerTool that is

    • edit: compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h
    • edit: compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup.cpp
    • edit: compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp
    • edit: compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.cpp
    • edit: compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_win.cpp
    • edit: compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_internal.h
  • Commit cf8a197fa25005a0b5dcbd6929caf7eb97788f11 by dliew:
    [Darwin] Fix symbolization for recent simulator runtimes.

    • add: compiler-rt/test/tsan/Darwin/no_call_setenv_in_symbolize.cpp
    • edit: compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.cpp
    • edit: compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_mac.h
  • Commit 17a6835c6c57d9c7bf95406b1b5cf4d675a01c89 by github:
    Format Swift types nicely

    • edit: README.md
  • Commit 1bb845f0ab9814df5e549dd581e0b682611deaaa by github:
    Collapse #if branches for macOS/Linux/BSD

    • edit: CoreFoundation/StringEncodings.subproj/CFUniChar.c