Skip to content

build(deps): update zerocopy requirement from 0.6 to 0.7 #1769

build(deps): update zerocopy requirement from 0.6 to 0.7

build(deps): update zerocopy requirement from 0.6 to 0.7 #1769

Triggered via pull request August 28, 2023 10:09
Status Failure
Total duration 5m 50s
Artifacts

release.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
qns
buildx failed with: ERROR: failed to solve: process "/bin/sh -c set -eux; if [ \"$release\" = \"true\" ]; then RUSTFLAGS=\"-C link-arg=-s -C panic=abort\" cargo build --bin s2n-quic-qns --release; cp target/release/s2n-quic-qns .; else cargo build --bin s2n-quic-qns; cp target/debug/s2n-quic-qns .; fi; rm -rf target" did not complete successfully: exit code: 101
qns
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/