Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder linux-rel-wpt Build #8857

Results:

Failed compile

SourceStamp:

Projectservo/servo
Repositoryhttps://github.com/servo/servo
Branchauto
Revision5defaf655a77ca1a1629f2bf28f121b4410f7528
Got Revision5defaf655a77ca1a1629f2bf28f121b4410f7528
Changes1 change

BuildSlave:

servo-linux6

Reason:

The AnyBranchScheduler scheduler named 'servo-auto' triggered this build

Steps and Logfiles:

  1. git update ( 3 secs )
    1. stdio
  2. generic generic ( 0 secs )
    1. - no logs -
  3. generic_1 generic_1 ( 0 secs )
    1. - no logs -
  4. shell 'pkill -x ...' ( 0 secs )
    1. stdio
  5. shell__1 './mach clean-nightlies ...' ( 11 secs )
    1. stdio
  6. shell__2 './mach clean-cargo-cache ...' ( 0 secs )
    1. stdio
  7. shell__3 './etc/ci/clean_build_artifacts.sh' ( 0 secs )
    1. stdio
  8. compile ran build --release --with-debug-assertions failed ( 2 mins, 45 secs )
    1. warnings (1)
  9. test  
    1. - no logs -
  10. test__1  
    1. - no logs -
    1. - no logs -
  11. test__2  
    1. - no logs -

Build Properties:

NameValueSource
branch auto Build
builddir /home/servo/buildbot/slave/linux-rel-wpt slave
buildername linux-rel-wpt Builder
buildnumber 8857 Build
codebase Build
got_revision 5defaf655a77ca1a1629f2bf28f121b4410f7528 Git
project servo/servo Build
repository https://github.com/servo/servo Build
revision 5defaf655a77ca1a1629f2bf28f121b4410f7528 Build
scheduler servo-auto Scheduler
slavename servo-linux6 BuildSlave
warnings-count 1 WarningCountingShellCommand
workdir /home/servo/buildbot/slave/linux-rel-wpt slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. bors-servo

Timing:

StartWed May 30 10:28:14 2018
EndWed May 30 10:31:14 2018
Elapsed3 mins, 0 secs

All Changes:

:

  1. Change #81501

    Category None
    Changed by bors-servo <lbergstrom+borsohnoyoudont@mozilla.com>
    Changed at Wed 30 May 2018 10:28:12
    Repository https://github.com/servo/servo
    Project servo/servo
    Branch auto
    Revision 5defaf655a77ca1a1629f2bf28f121b4410f7528

    Comments

    Auto merge of #20848 - gnzlbg:jemallocator, r=SimonSapin
    
    Update to latest jemallocator and jemalloc-sys
    
    Updates the allocator component to use the latest jemallocator.
    
    cc @SimonSapin
    
    - [ ] `./mach build -d` does not report any errors
    - [ ] `./mach test-tidy` does not report any errors
    - [x] These changes fix #20645
    
    - [x] There are tests for these changes: everything that allocates memory tests them.
    
    <!-- Reviewable:start -->
    ---
    This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20848)
    <!-- Reviewable:end -->

    Changed files

    • Cargo.lock
    • components/allocator/Cargo.toml
    • components/allocator/lib.rs