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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-18_04-long-test/3138/
Project:
oss-swift-incremental-RA-linux-ubuntu-18_04-long-test
Date of build:
Fri, 03 Jan 2020 02:43:32 -0600
Build duration:
2 hr 12 min

Identified problems:

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

Changes

  • Commit 40e599e962d6f330dcfbeb0a9c7f8c2e7369edac by dgregor:
    [Type checker] Move for-each application logic into constraint system.

    • edit: lib/Sema/TypeCheckStmt.cpp
    • edit: lib/Sema/TypeCheckConstraints.cpp
    • edit: lib/Sema/TypeChecker.h
  • Commit 7fa84b592e5dc7b98804d0b6d6ec97688aa22643 by dgregor:
    [Type checker] Move for-each pattern checking logic into the solver.

    • edit: lib/Sema/TypeCheckStmt.cpp
    • edit: lib/Sema/TypeCheckConstraints.cpp
  • Commit 1337925608df801fa8668e1ac621f9e6b70143f1 by spestov:
    Sema: Don't mark property wrapper 'modify' accessors transparent

    • edit: test/SILGen/property_wrapper_coroutine.swift
    • add: test/SILGen/property_wrapper_coroutine_public.swift
    • edit: lib/Sema/TypeCheckStorage.cpp
  • Commit 2a13b1dff08d1234beef6e271b20cdcc01454f57 by dgregor:
    [Type checker] Stop coercing patterns while type-checking them.

    • edit: lib/Sema/TypeCheckConstraints.cpp
    • edit: lib/Sema/TypeCheckStorage.cpp
    • edit: lib/Sema/TypeCheckPattern.cpp
    • edit: test/decl/var/variables.swift