Skip to content

ci: spurious failure tests\mir-opt\strip_debuginfo.rs Cannot create a file when that file already exists.` #134351

Open
@matthiaskrgr

Description

@matthiaskrgr
Updating files:  98% (49835/50852)
Updating files:  99% (50344/50852)
Updating files: 100% (50852/50852)
Updating files: 100% (50852/50852), done.
branch 'try' set up to track 'origin/try'.
Switched to a new branch 'try'
[command]"C:\Program Files\Git\bin\git.exe" log -1 --format=%H
f65c65d2950b6323289194d2292d6ee0d3cf620e
##[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 [mir-opt] tests\mir-opt\inline\polymorphic_recursion.rs ... ok

failures:

---- [mir-opt] tests\mir-opt\strip_debuginfo.rs#TINY stdout ----
thread '[mir-opt] tests\mir-opt\strip_debuginfo.rs#TINY' panicked at src\tools\compiletest\src\runtest.rs:213:30:
called `Result::unwrap()` on an `Err` value: Os { code: 183, kind: AlreadyExists, message: "Cannot create a file when that file already exists." }


failures:
    [mir-opt] tests\mir-opt\strip_debuginfo.rs#TINY
    [mir-opt] tests\mir-opt\strip_debuginfo.rs#TINY

test result: FAILED. 307 passed; 1 failed; 3 ignored; 0 measured; 0 filtered out; finished in 8.20s

Some tests failed in compiletest suite=mir-opt mode=mir-opt host=x86_64-pc-windows-msvc target=x86_64-pc-windows-msvc
Build completed unsuccessfully in 0:46:43
make: *** [Makefile:106: ci-msvc-ps1] Error 1
  network time: Sun, 15 Dec 2024 17:24:30 GMT
##[error]Process completed with exit code 2.
Post job cleanup.
[command]"C:\Program Files\Git\bin\git.exe" version

happend here: #134342 (comment) on x86_64-msvc

the pr changed neither code nor related tests so seems spurious

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-spuriousArea: Spurious failures in builds (spuriously == for no apparent reason)A-testsuiteArea: The testsuite used to check the correctness of rustcC-bugCategory: This is a bug.E-needs-investigationCall for partcipation: This issues needs some investigation to determine current statusO-windows-msvcToolchain: MSVC, Operating system: WindowsS-needs-reproStatus: This issue has no reproduction and needs a reproduction to make progress.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions