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

Spurious failure of file being used by another process on Windows #2650

Closed
alexcrichton opened this issue May 5, 2016 · 1 comment
Closed

Comments

@alexcrichton
Copy link
Member

http://buildbot.rust-lang.org/builders/auto-win-msvc-64-cargotest/builds/363/steps/test/logs/stdio
https://gist.github.com/alexcrichton/c1bb3e0c51d79cd13d59fed29059aea4


failures:

---- test_cargo_freshness::rebuild_tests_if_lib_changes stdout ----
    thread 'test_cargo_freshness::rebuild_tests_if_lib_changes' panicked at 'called `Result::unwrap()` on an `Err` value: Error { repr: Os { code: 32, message: "The process cannot access the file because it is being used by another process." } }', C:\bot\slave\auto-win-msvc-64-cargotest\build\src\libcore\result.rs:785
note: Run with `RUST_BACKTRACE=1` for a backtrace.


failures:
    test_cargo_freshness::rebuild_tests_if_lib_changes

test result: FAILED. 633 passed; 1 failed; 0 ignored; 0 measured

Not.. entirely sure what's going on here.

@alexcrichton
Copy link
Member Author

Cargo's no longer on buildbot, haven't seen this in awhile, so closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant