Skip to content

Log analysis error for PR 49626 at 2018-04-07T00:31:34Z (PR-CI test, stage0-rustc compile error) #13

Open
@kennytm

Description

@kennytm

Comment: rust-lang/rust#49626 (comment)
Raw Log: https://api.travis-ci.org/v3/job/363361635/log.txt

Relevant section which should be displayed
[00:23:22]    Compiling rustc_traits v0.0.0 (file:///checkout/src/librustc_traits)
[00:23:23] error[E0061]: this function takes 1 parameter but 2 parameters were supplied
[00:23:23]    --> librustc_traits/lowering.rs:226:18
[00:23:23]     |
[00:23:23] 226 |     let clause = Clause::Implies(where_clauses, normalize_goal);
[00:23:23]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 parameter
[00:23:23] 
[00:23:23] error: aborting due to previous error
[00:23:23] 
[00:23:23] error: Could not compile `rustc_traits`.
Invalid analysis result
Resolving deltas: 100% (611592/611592), completed with 4857 local objects.
---
[00:00:55] configure: rust.quiet-tests     := True
---
$ find $HOME/Library/Logs/DiagnosticReports -type f -name '*.crash' -not -name '*.stage2-*.crash' -not -name 'com.apple.CoreSimulator.CoreSimulatorService-*.crash' -exec printf travis_fold":start:crashlog\n\033[31;1m%s\033[0m\n" {} \; -exec head -750 {} \; -exec echo travis_fold":"end:crashlog \; || true
find: `/home/travis/Library/Logs/DiagnosticReports': No such file or directory
travis_time:end:046c5333:start=1523061092073389157,finish=1523061092080636946,duration=7247789
travis_fold:end:after_failure.3
travis_fold:start:after_failure.4
travis_time:start:22b74af9
$ dmesg | grep -i kill
[   10.964306] init: failsafe main process (1092) killed by TERM signal

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions