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

build: failure in Check Examples from #825 #162

Closed
yskelg opened this issue Aug 9, 2024 · 2 comments
Closed

build: failure in Check Examples from #825 #162

yskelg opened this issue Aug 9, 2024 · 2 comments

Comments

@yskelg
Copy link

yskelg commented Aug 9, 2024

There are build failure issue.

error: "/home/runner/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/Cargo.lock" does not exist, unable to build with the standard library, try:
        rustup component add rust-src --toolchain nightly-x86_64-unknown-linux-gnu
thread 'main' panicked at xtask/src/build_ebpf.rs:65:5:
assertion failed: status.success()
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Error: Process completed with exit code 101.
@tyrone-wu
Copy link

A fix was just pushed yesterday rust-lang/cargo#14370, so the issue should be resolved in the next nightly.

@yskelg
Copy link
Author

yskelg commented Aug 11, 2024

Thank you @tyrone-wu , I checked the build success after #827 build.

Close this issue.

@yskelg yskelg closed this as completed Aug 11, 2024
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

2 participants