Skip to content
Triggered via push March 17, 2024 02:33
Status Failure
Total duration 41m 33s
Artifacts
Matrix: build_and_push
dispatch_release_event
0s
dispatch_release_event
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build_and_push (s2n-webpki-roots, ./docker/Dockerfile, "CARGO_FEATURES=--no-default-features --fe...
buildx failed with: ERROR: failed to solve: process "/bin/sh -x -c apt-get update && apt-get install -qy --no-install-recommends $BUILD_DEPS ${ADDITIONAL_DEPS} && curl -sSf https://sh.rustup.rs | bash -s -- -y --default-toolchain stable && export PATH=\"$HOME/.cargo/bin:$PATH\" && echo \"Install toolchain\" && rustup target add $(cat /arch)-${TARGET_SUFFIX} && echo \"Building rpxy from source\" && cargo build --release --target=$(cat /arch)-${TARGET_SUFFIX} ${CARGO_FEATURES} && strip --strip-all /tmp/target/$(cat /arch)-${TARGET_SUFFIX}/release/rpxy && cp /tmp/target/$(cat /arch)-${TARGET_SUFFIX}/release/rpxy /tmp/target/release/rpxy" did not complete successfully: exit code: 101
build_and_push (s2n, ./docker/Dockerfile, "CARGO_FEATURES=--no-default-features --features=http3-...
buildx failed with: ERROR: failed to solve: process "/bin/sh -x -c apt-get update && apt-get install -qy --no-install-recommends $BUILD_DEPS ${ADDITIONAL_DEPS} && curl -sSf https://sh.rustup.rs | bash -s -- -y --default-toolchain stable && export PATH=\"$HOME/.cargo/bin:$PATH\" && echo \"Install toolchain\" && rustup target add $(cat /arch)-${TARGET_SUFFIX} && echo \"Building rpxy from source\" && cargo build --release --target=$(cat /arch)-${TARGET_SUFFIX} ${CARGO_FEATURES} && strip --strip-all /tmp/target/$(cat /arch)-${TARGET_SUFFIX}/release/rpxy && cp /tmp/target/$(cat /arch)-${TARGET_SUFFIX}/release/rpxy /tmp/target/release/rpxy" did not complete successfully: exit code: 101