Skip to content

Conversation

@Zalathar
Copy link
Member

@Zalathar Zalathar commented Mar 8, 2025

r? ghost

try-job: aarch64-apple

@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 Mar 8, 2025
@Zalathar
Copy link
Member Author

Zalathar commented Mar 8, 2025

@bors try

@bors
Copy link
Collaborator

bors commented Mar 8, 2025

⌛ Trying commit 43e3efa with merge 9c9b756...

bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 8, 2025
(DO NOT MERGE) Investigating bootstrap cycle

r? ghost

try-job: aarch64-apple
@rust-log-analyzer

This comment has been minimized.

@bors
Copy link
Collaborator

bors commented Mar 8, 2025

💔 Test failed - checks-actions

@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 8, 2025
@Zalathar
Copy link
Member Author

Zalathar commented Mar 8, 2025

Let's try aarch64-gnu instead, since I suspect this might not be Apple-specific:

@bors try

@bors
Copy link
Collaborator

bors commented Mar 8, 2025

⌛ Trying commit 43e3efa with merge 5272c53...

bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 8, 2025
(DO NOT MERGE) Investigating bootstrap cycle

r? ghost

try-job: aarch64-gnu
@rustbot rustbot added the T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) label Mar 8, 2025
@Zalathar
Copy link
Member Author

Zalathar commented Mar 8, 2025

How about reverting the stage changes to compile::Rustc and compile::Assemble?

@bors try

@bors
Copy link
Collaborator

bors commented Mar 8, 2025

⌛ Trying commit c59d219 with merge 9fd9e4f...

bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 8, 2025
(DO NOT MERGE) Investigating bootstrap cycle

r? ghost

try-job: aarch64-apple
@Zalathar
Copy link
Member Author

Zalathar commented Mar 8, 2025

How about with a dummy change to bootstrap, instead of the revert:

@bors try

@bors
Copy link
Collaborator

bors commented Mar 8, 2025

⌛ Trying commit bd340a8 with merge 69e54fd...

bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 8, 2025
(DO NOT MERGE) Investigating bootstrap cycle

r? ghost

try-job: aarch64-apple
@rust-log-analyzer

This comment has been minimized.

@Zalathar
Copy link
Member Author

Zalathar commented Mar 8, 2025

Tell bootstrap that changing bootstrap is fine:

@bors try

@bors
Copy link
Collaborator

bors commented Mar 8, 2025

⌛ Trying commit 9828ba8 with merge fccc6d6...

bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 8, 2025
(DO NOT MERGE) Investigating bootstrap cycle

r? ghost

try-job: aarch64-apple
@rust-log-analyzer
Copy link
Collaborator

The job aarch64-apple failed! Check out the build log: (web) (plain)

Click to see the possible cause of the failure (guessed by this bot)
Updating files:  98% (51327/52374)
Updating files:  99% (51851/52374)
Updating files: 100% (52374/52374)
Updating files: 100% (52374/52374), done.
Switched to a new branch 'try'
branch 'try' set up to track 'origin/try'.
[command]/opt/homebrew/bin/git log -1 --format=%H
9fd9e4f7bf05a22413400d24cfa2272f3b8af6e7
##[group]Run src/ci/scripts/setup-environment.sh
src/ci/scripts/setup-environment.sh
---
file:.git/config remote.origin.url=https://github.com/rust-lang-ci/rust
file:.git/config remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
file:.git/config gc.auto=0
file:.git/config http.https://github.com/.extraheader=AUTHORIZATION: basic ***
file:.git/config branch.try.remote=origin
file:.git/config branch.try.merge=refs/heads/try
file:.git/config remote.upstream.fetch=+refs/heads/*:refs/remotes/upstream/*
file:.git/config submodule.library/backtrace.active=true
file:.git/config submodule.library/backtrace.url=https://github.com/rust-lang/backtrace-rs.git
file:.git/config submodule.library/stdarch.active=true
---
test [ui] tests/ui/wrong-hashset-issue-42918.rs ... ok

failures:

---- [ui] tests/ui/instrument-coverage/bad-value.rs#blank stdout ----
Saved the actual stderr to "/Users/runner/work/rust/rust/build/aarch64-apple-darwin/test/ui/instrument-coverage/bad-value.blank/bad-value.blank.stderr"


- error: incorrect value `` for codegen option `instrument-coverage` - one of: `y`, `yes`, `on`, `true`, `n`, `no`, `off` or `false` was expected
+ error: incorrect value `_` for codegen option `instrument-coverage` - one of: `y`, `yes`, `on`, `true`, `n`, `no`, `off` or `false` was expected
3 


The actual stderr differed from the expected stderr.
The actual stderr differed from the expected stderr.
To update references, rerun the tests and pass the `--bless` flag
To only update this specific test, also pass `--test-args instrument-coverage/bad-value.rs`

error in revision `blank`: 1 errors occurred comparing output.
status: exit status: 1
command: env -u RUSTC_LOG_COLOR RUSTC_ICE="0" RUST_BACKTRACE="short" "/Users/runner/work/rust/rust/build/aarch64-apple-darwin/stage2/bin/rustc" "/Users/runner/work/rust/rust/tests/ui/instrument-coverage/bad-value.rs" "-Zthreads=1" "-Zsimulate-remapped-rust-src-base=/rustc/FAKE_PREFIX" "-Ztranslate-remapped-path-to-local-path=no" "-Z" "ignore-directory-in-diagnostics-source-blocks=/Users/runner/.cargo" "-Z" "ignore-directory-in-diagnostics-source-blocks=/Users/runner/work/rust/rust/vendor" "--sysroot" "/Users/runner/work/rust/rust/build/aarch64-apple-darwin/stage2" "--target=aarch64-apple-darwin" "--cfg" "blank" "--check-cfg" "cfg(test,FALSE,blank,bad)" "--error-format" "json" "--json" "future-incompat" "-Ccodegen-units=1" "-Zui-testing" "-Zdeduplicate-diagnostics=no" "-Zwrite-long-types-to-disk=no" "-Cstrip=debuginfo" "--emit" "metadata" "-C" "prefer-dynamic" "--out-dir" "/Users/runner/work/rust/rust/build/aarch64-apple-darwin/test/ui/instrument-coverage/bad-value.blank" "-A" "unused" "-A" "internal_features" "-Crpath" "-Cdebuginfo=0" "-Lnative=/Users/runner/work/rust/rust/build/aarch64-apple-darwin/native/rust-test-helpers" "-Cinstrument-coverage=_"
--- stderr -------------------------------
--- stderr -------------------------------
error: incorrect value `_` for codegen option `instrument-coverage` - one of: `y`, `yes`, `on`, `true`, `n`, `no`, `off` or `false` was expected



failures:

@rust-log-analyzer
Copy link
Collaborator

The job aarch64-apple failed! Check out the build log: (web) (plain)

Click to see the possible cause of the failure (guessed by this bot)
Updating files:  98% (51327/52374)
Updating files:  99% (51851/52374)
Updating files: 100% (52374/52374)
Updating files: 100% (52374/52374), done.
Switched to a new branch 'try'
branch 'try' set up to track 'origin/try'.
[command]/opt/homebrew/bin/git log -1 --format=%H
fccc6d6ac89486ef9a010d61c879f9c70fbb2ea7
##[group]Run src/ci/scripts/setup-environment.sh
src/ci/scripts/setup-environment.sh
---
file:.git/config remote.origin.url=https://github.com/rust-lang-ci/rust
file:.git/config remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
file:.git/config gc.auto=0
file:.git/config http.https://github.com/.extraheader=AUTHORIZATION: basic ***
file:.git/config branch.try.remote=origin
file:.git/config branch.try.merge=refs/heads/try
file:.git/config remote.upstream.fetch=+refs/heads/*:refs/remotes/upstream/*
file:.git/config submodule.library/backtrace.active=true
file:.git/config submodule.library/backtrace.url=https://github.com/rust-lang/backtrace-rs.git
file:.git/config submodule.library/stdarch.active=true

@bors
Copy link
Collaborator

bors commented Mar 8, 2025

💔 Test failed - checks-actions

@Zalathar
Copy link
Member Author

Zalathar commented Mar 8, 2025

Now let's try with both the revert and ignore-bootstrap, to confirm that the revert is irrelevant after all:

@bors try

bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 8, 2025
(DO NOT MERGE) Investigating bootstrap cycle

r? ghost

try-job: aarch64-apple
@bors
Copy link
Collaborator

bors commented Mar 8, 2025

⌛ Trying commit 9828ba8 with merge b574264...

@rust-log-analyzer
Copy link
Collaborator

The job aarch64-apple failed! Check out the build log: (web) (plain)

Click to see the possible cause of the failure (guessed by this bot)
Updating files:  98% (51327/52374)
Updating files:  99% (51851/52374)
Updating files: 100% (52374/52374)
Updating files: 100% (52374/52374), done.
Switched to a new branch 'try'
branch 'try' set up to track 'origin/try'.
[command]/opt/homebrew/bin/git log -1 --format=%H
b5742644d67675f21d32956b1b4953d606491e03
##[group]Run src/ci/scripts/setup-environment.sh
src/ci/scripts/setup-environment.sh
---
file:.git/config remote.origin.url=https://github.com/rust-lang-ci/rust
file:.git/config remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
file:.git/config gc.auto=0
file:.git/config http.https://github.com/.extraheader=AUTHORIZATION: basic ***
file:.git/config branch.try.remote=origin
file:.git/config branch.try.merge=refs/heads/try
file:.git/config remote.upstream.fetch=+refs/heads/*:refs/remotes/upstream/*
file:.git/config submodule.library/backtrace.active=true
file:.git/config submodule.library/backtrace.url=https://github.com/rust-lang/backtrace-rs.git
file:.git/config submodule.library/stdarch.active=true

@bors
Copy link
Collaborator

bors commented Mar 8, 2025

💔 Test failed - checks-actions

@rust-log-analyzer
Copy link
Collaborator

The job aarch64-apple failed! Check out the build log: (web) (plain)

Click to see the possible cause of the failure (guessed by this bot)
Updating files:  98% (51327/52374)
Updating files:  99% (51851/52374)
Updating files: 100% (52374/52374)
Updating files: 100% (52374/52374), done.
Switched to a new branch 'try'
branch 'try' set up to track 'origin/try'.
[command]/opt/homebrew/bin/git log -1 --format=%H
69e54fd995f5ce3a63b1a9fe0520318c6ed9e652
##[group]Run src/ci/scripts/setup-environment.sh
src/ci/scripts/setup-environment.sh
---
file:.git/config remote.origin.url=https://github.com/rust-lang-ci/rust
file:.git/config remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
file:.git/config gc.auto=0
file:.git/config http.https://github.com/.extraheader=AUTHORIZATION: basic ***
file:.git/config branch.try.remote=origin
file:.git/config branch.try.merge=refs/heads/try
file:.git/config remote.upstream.fetch=+refs/heads/*:refs/remotes/upstream/*
file:.git/config submodule.library/backtrace.active=true
file:.git/config submodule.library/backtrace.url=https://github.com/rust-lang/backtrace-rs.git
file:.git/config submodule.library/stdarch.active=true
---
test [ui] tests/ui/zero-sized/zero-sized-tuple-struct.rs ... ok

failures:

---- [ui] tests/ui/instrument-coverage/bad-value.rs#blank stdout ----
Saved the actual stderr to "/Users/runner/work/rust/rust/build/aarch64-apple-darwin/test/ui/instrument-coverage/bad-value.blank/bad-value.blank.stderr"


- error: incorrect value `` for codegen option `instrument-coverage` - one of: `y`, `yes`, `on`, `true`, `n`, `no`, `off` or `false` was expected
+ error: incorrect value `_` for codegen option `instrument-coverage` - one of: `y`, `yes`, `on`, `true`, `n`, `no`, `off` or `false` was expected
3 


The actual stderr differed from the expected stderr.
The actual stderr differed from the expected stderr.
To update references, rerun the tests and pass the `--bless` flag
To only update this specific test, also pass `--test-args instrument-coverage/bad-value.rs`

error in revision `blank`: 1 errors occurred comparing output.
status: exit status: 1
command: env -u RUSTC_LOG_COLOR RUSTC_ICE="0" RUST_BACKTRACE="short" "/Users/runner/work/rust/rust/build/aarch64-apple-darwin/stage2/bin/rustc" "/Users/runner/work/rust/rust/tests/ui/instrument-coverage/bad-value.rs" "-Zthreads=1" "-Zsimulate-remapped-rust-src-base=/rustc/FAKE_PREFIX" "-Ztranslate-remapped-path-to-local-path=no" "-Z" "ignore-directory-in-diagnostics-source-blocks=/Users/runner/.cargo" "-Z" "ignore-directory-in-diagnostics-source-blocks=/Users/runner/work/rust/rust/vendor" "--sysroot" "/Users/runner/work/rust/rust/build/aarch64-apple-darwin/stage2" "--target=aarch64-apple-darwin" "--cfg" "blank" "--check-cfg" "cfg(test,FALSE,blank,bad)" "--error-format" "json" "--json" "future-incompat" "-Ccodegen-units=1" "-Zui-testing" "-Zdeduplicate-diagnostics=no" "-Zwrite-long-types-to-disk=no" "-Cstrip=debuginfo" "--emit" "metadata" "-C" "prefer-dynamic" "--out-dir" "/Users/runner/work/rust/rust/build/aarch64-apple-darwin/test/ui/instrument-coverage/bad-value.blank" "-A" "unused" "-A" "internal_features" "-Crpath" "-Cdebuginfo=0" "-Lnative=/Users/runner/work/rust/rust/build/aarch64-apple-darwin/native/rust-test-helpers" "-Cinstrument-coverage=_"
--- stderr -------------------------------
--- stderr -------------------------------
error: incorrect value `_` for codegen option `instrument-coverage` - one of: `y`, `yes`, `on`, `true`, `n`, `no`, `off` or `false` was expected



failures:

@Zalathar Zalathar closed this Mar 8, 2025
@Zalathar Zalathar deleted the assemble-cycle branch March 8, 2025 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants