Skip to content

DO NOT MERGE: Test CI#156964

Open
antoyo wants to merge 3 commits into
rust-lang:mainfrom
antoyo:test/ci
Open

DO NOT MERGE: Test CI#156964
antoyo wants to merge 3 commits into
rust-lang:mainfrom
antoyo:test/ci

Conversation

@antoyo
Copy link
Copy Markdown
Contributor

@antoyo antoyo commented May 26, 2026

No description provided.

@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented May 26, 2026

The GCC codegen subtree was changed

cc @GuillaumeGomez

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels May 26, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented May 26, 2026

r? @folkertdev

rustbot has assigned @folkertdev.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: compiler
  • compiler expanded to 73 candidates
  • Random selection from 17 candidates

@folkertdev
Copy link
Copy Markdown
Contributor

Just FYI you can

r? ghost

to not assign a reviewer, or open this PR as a draft to the same effect

@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented May 26, 2026

Failed to set assignee to ghost: invalid assignee

Note: Only org members with at least the repository "read" role, users with write permissions, or people who have commented on the PR may be assigned.

@folkertdev folkertdev removed their assignment May 26, 2026
@antoyo antoyo force-pushed the test/ci branch 2 times, most recently from 1640918 to d382f02 Compare May 26, 2026 13:03
@rustbot rustbot added A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels May 26, 2026
@rust-log-analyzer

This comment has been minimized.

@rust-log-analyzer
Copy link
Copy Markdown
Collaborator

The job x86_64-gnu-gcc-core-tests failed! Check out the build log: (web) (plain enhanced) (plain)

Click to see the possible cause of the failure (guessed by this bot)
---- num::floats::abs::test_f128 stdout ----
---- num::floats::abs::test_f128 stderr ----

thread 'main' (18371) panicked at library/coretests/tests/num/floats.rs:936:9:
actual value and expected value are not bit-equal
l: 0x00000000000000000000000000007c00 (0x00000000000000000000000000007c00)
r: 0x7fff0000000000000000000000000000 (0x7fff0000000000000000000000000000)
stack backtrace:
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
---- num::floats::abs::test_f128 stdout end ----
---- num::floats::infinity::test_f128 stdout ----
---- num::floats::infinity::test_f128 stderr ----

thread 'main' (18580) panicked at library/coretests/tests/num/floats.rs:505:9:
assertion failed: !inf.is_finite()
stack backtrace:
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
---- num::floats::infinity::test_f128 stdout end ----
---- num::floats::infinity::test_f64 stdout ----
---- num::floats::infinity::test_f64 stderr ----

thread 'main' (18586) panicked at library/coretests/tests/num/floats.rs:505:9:
assertion failed: !inf.is_finite()
stack backtrace:
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
---- num::floats::infinity::test_f64 stdout end ----
---- num::floats::infinity::test_f32 stdout ----
---- num::floats::infinity::test_f32 stderr ----

thread 'main' (18585) panicked at library/coretests/tests/num/floats.rs:505:9:
assertion failed: !inf.is_finite()
stack backtrace:
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
---- num::floats::infinity::test_f32 stdout end ----
---- num::floats::is_finite::test_f128 stdout ----
---- num::floats::is_finite::test_f128 stderr ----

thread 'main' (18596) panicked at library/coretests/tests/num/floats.rs:642:9:
assertion failed: !nan.is_finite()
stack backtrace:
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
---- num::floats::is_finite::test_f128 stdout end ----
---- num::floats::is_finite::test_f32 stdout ----
---- num::floats::is_finite::test_f32 stderr ----

thread 'main' (18600) panicked at library/coretests/tests/num/floats.rs:642:9:
assertion failed: !nan.is_finite()
stack backtrace:
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
---- num::floats::is_finite::test_f32 stdout end ----
---- num::floats::is_finite::test_f64 stdout ----
---- num::floats::is_finite::test_f64 stderr ----

thread 'main' (18602) panicked at library/coretests/tests/num/floats.rs:642:9:
assertion failed: !nan.is_finite()
stack backtrace:
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
---- num::floats::is_finite::test_f64 stdout end ----
---- num::floats::midpoint::test_f128 stdout ----
---- num::floats::midpoint::test_f128 stderr ----

thread 'main' (18780) panicked at library/coretests/tests/num/floats.rs:871:9:
actual value and expected value are not bit-equal
l: 0x7fff0000000000000000000000000000 (0x7fff0000000000000000000000000000)
r: 0x7ffeffffffffffffffffffffffffffff (0x7ffeffffffffffffffffffffffffffff)
stack backtrace:
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
---- num::floats::midpoint::test_f128 stdout end ----
---- num::floats::midpoint::test_f64 stdout ----
---- num::floats::midpoint::test_f64 stderr ----

thread 'main' (18786) panicked at library/coretests/tests/num/floats.rs:871:9:
actual value and expected value are not bit-equal
l: inf (0x7ff0000000000000)
r: 1.7976931348623157e308 (0x7fefffffffffffff)
stack backtrace:
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
---- num::floats::midpoint::test_f64 stdout end ----
---- num::floats::nan::test_f64 stdout ----
---- num::floats::nan::test_f64 stderr ----

thread 'main' (18873) panicked at library/coretests/tests/num/floats.rs:486:9:
assertion failed: !nan.is_finite()
stack backtrace:
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
---- num::floats::nan::test_f64 stdout end ----
---- num::floats::neg_infinity::test_f128 stdout ----
---- num::floats::neg_infinity::test_f128 stderr ----

thread 'main' (18884) panicked at library/coretests/tests/num/floats.rs:523:9:
assertion failed: !neg_inf.is_finite()
stack backtrace:
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
---- num::floats::neg_infinity::test_f128 stdout end ----
---- num::floats::nan::test_f128 stdout ----
---- num::floats::nan::test_f128 stderr ----

thread 'main' (18868) panicked at library/coretests/tests/num/floats.rs:486:9:
assertion failed: !nan.is_finite()
stack backtrace:
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
---- num::floats::nan::test_f128 stdout end ----
---- num::floats::nan::test_f32 stdout ----
---- num::floats::nan::test_f32 stderr ----

thread 'main' (18878) panicked at library/coretests/tests/num/floats.rs:486:9:
assertion failed: !nan.is_finite()
stack backtrace:
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
---- num::floats::nan::test_f32 stdout end ----
---- num::floats::neg_infinity::test_f32 stdout ----
---- num::floats::neg_infinity::test_f32 stderr ----

thread 'main' (18888) panicked at library/coretests/tests/num/floats.rs:523:9:
assertion failed: !neg_inf.is_finite()
stack backtrace:
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
---- num::floats::neg_infinity::test_f32 stdout end ----
---- num::floats::neg_infinity::test_f64 stdout ----
---- num::floats::neg_infinity::test_f64 stderr ----

thread 'main' (18890) panicked at library/coretests/tests/num/floats.rs:523:9:
assertion failed: !neg_inf.is_finite()
stack backtrace:
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
---- num::floats::neg_infinity::test_f64 stdout end ----

failures:

For more information how to resolve CI failures of this job, visit this link.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants