Skip to content

Add rust compiler for some architectures #169

Add rust compiler for some architectures

Add rust compiler for some architectures #169

Triggered via push March 19, 2024 08:34
Status Failure
Total duration 3m 39s
Artifacts

docker.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get dist-upgrade -y && apt-get autoclean && apt-get install texlive unzip wget ca-certificates rustc -y --no-install-recommends && pip install --no-cache-dir ipython && pip install --no-cache-dir pyx && pip install --no-cache-dir cryptography && wget -nv https://github.com/secdev/scapy/archive/refs/heads/master.zip && unzip master.zip && rm master.zip && mv scapy-master/ scapy/ && apt-get purge unzip wget ca-certificates rustc -y && apt-get autoremove -y && apt-get autoclean && rm -rf /var/lib/dpkg/status-old /var/lib/apt/lists/*" did not complete successfully: exit code: 1