Disable dynamic CRT linkage #5
Annotations
1 error
Build and push by digest
buildx failed with: ERROR: failed to solve: process "/bin/bash -c curl https://sh.rustup.rs -sSf | bash -s -- -y --default-toolchain \"${RUST_VERSION}\" && rustup install stable && RUSTFLAGS='-C target-feature=+crt-static' cargo build --locked --release --target ${TARGET} && mkdir /out/ && mv /work/target/${TARGET}/release/my-cpu /out/" did not complete successfully: exit code: 101
|
Loading