Rust MUSL #881
rust-musl.yml
on: schedule
Generate Build Variables
23s
Matrix: musl-base
Annotations
4 errors
Build MUSL Base Image - armv7-musleabihf
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c chmod 755 /root/ && echo \"Triggering Rust install for channel '${RUST_CHANNEL}' and rustc-hash '${RUSTC_HASH}'.\" && curl --proto '=https' --tlsv1.2 -sqSf https://sh.rustup.rs | sh -s -- -y --profile minimal --default-toolchain \"${RUST_CHANNEL}\" --target \"${RUST_MUSL_CROSS_TARGET}\" && rustup set profile minimal && find \"/root/.rustup/toolchains/${RUST_CHANNEL}-$(uname -m)-unknown-linux-gnu/share/\" -type f -exec truncate -s0 {} \\; && if [[ \"${RUST_CHANNEL}\" == \"stable\" ]] ; then STABLE_VER=$(rustc -V | grep -oE \"[[:digit:]]+\\.[[:digit:]]+\\.[[:digit:]]\") ; ln -vfsr \"/root/.rustup/toolchains/stable-$(uname -m)-unknown-linux-gnu\" \"/root/.rustup/toolchains/${STABLE_VER}-$(uname -m)-unknown-linux-gnu\" ; fi && echo -ne \"[build]\\ntarget = \\\"$RUST_MUSL_CROSS_TARGET\\\"\\n\\n[target.$RUST_MUSL_CROSS_TARGET]\\nlinker = \\\"$RUST_MUSL_CROSS_TARGET-ld\\\"\\n\\n\" > /root/.cargo/config && ln -sfnr \"${TARGET_PREFIX}/bin/${TARGET}-strip\" \"${TARGET_PREFIX}/bin/musl-strip\"" did not complete successfully: exit code: 1
|
Build MUSL Base Image - x86_64-musl
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c chmod 755 /root/ && echo \"Triggering Rust install for channel '${RUST_CHANNEL}' and rustc-hash '${RUSTC_HASH}'.\" && curl --proto '=https' --tlsv1.2 -sqSf https://sh.rustup.rs | sh -s -- -y --profile minimal --default-toolchain \"${RUST_CHANNEL}\" --target \"${RUST_MUSL_CROSS_TARGET}\" && rustup set profile minimal && find \"/root/.rustup/toolchains/${RUST_CHANNEL}-$(uname -m)-unknown-linux-gnu/share/\" -type f -exec truncate -s0 {} \\; && if [[ \"${RUST_CHANNEL}\" == \"stable\" ]] ; then STABLE_VER=$(rustc -V | grep -oE \"[[:digit:]]+\\.[[:digit:]]+\\.[[:digit:]]\") ; ln -vfsr \"/root/.rustup/toolchains/stable-$(uname -m)-unknown-linux-gnu\" \"/root/.rustup/toolchains/${STABLE_VER}-$(uname -m)-unknown-linux-gnu\" ; fi && echo -ne \"[build]\\ntarget = \\\"$RUST_MUSL_CROSS_TARGET\\\"\\n\\n[target.$RUST_MUSL_CROSS_TARGET]\\nlinker = \\\"$RUST_MUSL_CROSS_TARGET-ld\\\"\\n\\n\" > /root/.cargo/config && ln -sfnr \"${TARGET_PREFIX}/bin/${TARGET}-strip\" \"${TARGET_PREFIX}/bin/musl-strip\"" did not complete successfully: exit code: 1
|
Build MUSL Base Image - arm-musleabi
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c chmod 755 /root/ && echo \"Triggering Rust install for channel '${RUST_CHANNEL}' and rustc-hash '${RUSTC_HASH}'.\" && curl --proto '=https' --tlsv1.2 -sqSf https://sh.rustup.rs | sh -s -- -y --profile minimal --default-toolchain \"${RUST_CHANNEL}\" --target \"${RUST_MUSL_CROSS_TARGET}\" && rustup set profile minimal && find \"/root/.rustup/toolchains/${RUST_CHANNEL}-$(uname -m)-unknown-linux-gnu/share/\" -type f -exec truncate -s0 {} \\; && if [[ \"${RUST_CHANNEL}\" == \"stable\" ]] ; then STABLE_VER=$(rustc -V | grep -oE \"[[:digit:]]+\\.[[:digit:]]+\\.[[:digit:]]\") ; ln -vfsr \"/root/.rustup/toolchains/stable-$(uname -m)-unknown-linux-gnu\" \"/root/.rustup/toolchains/${STABLE_VER}-$(uname -m)-unknown-linux-gnu\" ; fi && echo -ne \"[build]\\ntarget = \\\"$RUST_MUSL_CROSS_TARGET\\\"\\n\\n[target.$RUST_MUSL_CROSS_TARGET]\\nlinker = \\\"$RUST_MUSL_CROSS_TARGET-ld\\\"\\n\\n\" > /root/.cargo/config && ln -sfnr \"${TARGET_PREFIX}/bin/${TARGET}-strip\" \"${TARGET_PREFIX}/bin/musl-strip\"" did not complete successfully: exit code: 1
|
Build MUSL Base Image - aarch64-musl
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c chmod 755 /root/ && echo \"Triggering Rust install for channel '${RUST_CHANNEL}' and rustc-hash '${RUSTC_HASH}'.\" && curl --proto '=https' --tlsv1.2 -sqSf https://sh.rustup.rs | sh -s -- -y --profile minimal --default-toolchain \"${RUST_CHANNEL}\" --target \"${RUST_MUSL_CROSS_TARGET}\" && rustup set profile minimal && find \"/root/.rustup/toolchains/${RUST_CHANNEL}-$(uname -m)-unknown-linux-gnu/share/\" -type f -exec truncate -s0 {} \\; && if [[ \"${RUST_CHANNEL}\" == \"stable\" ]] ; then STABLE_VER=$(rustc -V | grep -oE \"[[:digit:]]+\\.[[:digit:]]+\\.[[:digit:]]\") ; ln -vfsr \"/root/.rustup/toolchains/stable-$(uname -m)-unknown-linux-gnu\" \"/root/.rustup/toolchains/${STABLE_VER}-$(uname -m)-unknown-linux-gnu\" ; fi && echo -ne \"[build]\\ntarget = \\\"$RUST_MUSL_CROSS_TARGET\\\"\\n\\n[target.$RUST_MUSL_CROSS_TARGET]\\nlinker = \\\"$RUST_MUSL_CROSS_TARGET-ld\\\"\\n\\n\" > /root/.cargo/config && ln -sfnr \"${TARGET_PREFIX}/bin/${TARGET}-strip\" \"${TARGET_PREFIX}/bin/musl-strip\"" did not complete successfully: exit code: 1
|