rules_rust icon indicating copy to clipboard operation
rules_rust copied to clipboard

Errors with --experimental_local_lockfree_output

Open rejuvenile opened this issue 8 months ago • 1 comments

ERROR: /private/var/tmp/_bazel_/2fe8fca154ecc4fd4bfcc2428eaf334c/external/rules_rust++crate+crates__smallvec-1.14.0/BUILD.bazel:23:13: output 'external/rules_rust++crate+crates__smallvec-1.14.0/libsmallvec-1166296488.rlib' was not created
ERROR: /private/var/tmp/_bazel_/2fe8fca154ecc4fd4bfcc2428eaf334c/external/rules_rust++crate+crates__smallvec-1.14.0/BUILD.bazel:23:13: Compiling Rust rlib smallvec v1.14.0 (7 files) failed: not all outputs were created or valid
ERROR: /private/var/tmp/_bazel_/2fe8fca154ecc4fd4bfcc2428eaf334c/external/rules_rust++crate+crates__anstyle-1.0.10/BUILD.bazel:23:13: output 'external/rules_rust++crate+crates__anstyle-1.0.10/libanstyle-599727809.rlib' was not created
ERROR: /private/var/tmp/_bazel_/2fe8fca154ecc4fd4bfcc2428eaf334c/external/rules_rust++crate+crates__anstyle-1.0.10/BUILD.bazel:23:13: Compiling Rust rlib anstyle v1.0.10 (7 files) failed: not all outputs were created or valid

rejuvenile avatar Apr 25 '25 16:04 rejuvenile

I’ve not heard of that flag. What does it do?

UebelAndre avatar Apr 25 '25 16:04 UebelAndre