Skip to content

[Regression] test fails on 1.14.0-beta.2 (e627a2e6e 2016-11-16) with 'attempt to add with overflow' #37959

Closed
@zetok

Description

@zetok

Regressed from current and past stable (works on 1.13.0, 1.12.1) to current beta (1.14.0).

Error:

'attempt to add with overflow', ../src/libcore/ops.rs:263

Probably the code that beta handles wrongly: zetok/tox@0885d7e#diff-47bd9ee511e98206d1a2d1ad0809b219R1427

Works on stable rustc 1.13.0 (2c6933a 2016-11-07): https://travis-ci.org/zetok/tox/jobs/177605738#L960
Failed on beta rustc 1.14.0-beta.2 (e627a2e 2016-11-16): https://travis-ci.org/zetok/tox/jobs/177605739#L1137

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