Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust to 1.13.0-nightly (499484f56 2016-08-18) #12953

Merged
merged 1 commit into from Aug 20, 2016
Merged

Update Rust to 1.13.0-nightly (499484f56 2016-08-18) #12953

merged 1 commit into from Aug 20, 2016

Conversation

@nox
Copy link
Member

nox commented Aug 20, 2016

This change is Reviewable

@SimonSapin
Copy link
Member

SimonSapin commented Aug 20, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Aug 20, 2016

📌 Commit 6321502 has been approved by SimonSapin

@bors-servo
Copy link
Contributor

bors-servo commented Aug 20, 2016

Testing commit 6321502 with merge 84259c3...

bors-servo added a commit that referenced this pull request Aug 20, 2016
Update Rust to 1.13.0-nightly (499484f56 2016-08-18)

<!-- 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/12953)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Aug 20, 2016

💔 Test failed - linux-dev

@SimonSapin
Copy link
Member

SimonSapin commented Aug 20, 2016

   Compiling compiletest_rs v0.2.0
error[E0063]: missing field `test_threads` in initializer of `test::TestOpts`
   --> /home/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.2.0/src/compiletest.rs:126:5
    |
126 |     test::TestOpts {
    |     ^^^^^^^^^^^^^^
@SimonSapin
Copy link
Member

SimonSapin commented Aug 20, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Aug 20, 2016

📌 Commit 3664ee6 has been approved by SimonSapin

@bors-servo
Copy link
Contributor

bors-servo commented Aug 20, 2016

Testing commit 3664ee6 with merge 1ab7414...

bors-servo added a commit that referenced this pull request Aug 20, 2016
Update Rust to 1.13.0-nightly (499484f56 2016-08-18)

<!-- 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/12953)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Aug 20, 2016

💔 Test failed - linux-dev

@SimonSapin
Copy link
Member

SimonSapin commented Aug 20, 2016

---- [compile-fail] compile-fail/unrooted_must_root.rs stdout ----

error: compile-fail/unrooted_must_root.rs:22: expected error not found: Type must be rooted

error: 0 unexpected errors found, 1 expected errors not found
status: exit code: 101
command: rustc compile-fail/unrooted_must_root.rs -L /tmp --target=x86_64-unknown-linux-gnu --error-format json -Z unstable-options -L /tmp/unrooted_must_root.stage-id.compile-fail.libaux -C prefer-dynamic -o /tmp/unrooted_must_root.stage-id -L /home/servo/buildbot/slave/linux-dev/build/target/debug -L /home/servo/buildbot/slave/linux-dev/build/target/debug/deps
actual errors (from JSON output): [
    Error {
        line_num: 15,
        kind: Some(
            Error
        ),
        msg: "15:5: 15:11: Type must be rooted, use #[must_root] on the struct definition to propagate, #[deny(unrooted_must_root)] on by default"
    },
    Error {
        line_num: 19,
        kind: Some(
            Error
        ),
        msg: "19:12: 19:15: Type must be rooted, #[deny(unrooted_must_root)] on by default"
    }
]

expected errors (from test file): [
    Error {
        line_num: 15,
        kind: Some(
            Error
        ),
        msg: "Type must be rooted, use #[must_root] on the struct definition to propagate"
    },
    Error {
        line_num: 19,
        kind: Some(
            Error
        ),
        msg: "Type must be rooted"
    },
    Error {
        line_num: 22,
        kind: Some(
            Error
        ),
        msg: "Type must be rooted"
    }
]
@nox nox force-pushed the rustup branch from 3664ee6 to 79b1f56 Aug 20, 2016
@SimonSapin
Copy link
Member

SimonSapin commented Aug 20, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Aug 20, 2016

📌 Commit 79b1f56 has been approved by SimonSapin

@bors-servo
Copy link
Contributor

bors-servo commented Aug 20, 2016

Testing commit 79b1f56 with merge ef2ee46...

bors-servo added a commit that referenced this pull request Aug 20, 2016
Update Rust to 1.13.0-nightly (499484f56 2016-08-18)

<!-- 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/12953)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Aug 20, 2016

@bors-servo bors-servo merged commit 79b1f56 into master Aug 20, 2016
2 of 4 checks passed
2 of 4 checks passed
dependency-ci Failed dependency checks
Details
continuous-integration/appveyor/pr Waiting for AppVeyor build to complete
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@nox nox deleted the rustup branch Aug 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants
You can’t perform that action at this time.