remove not-used cargo

4 jobs for master in 5 minutes and 34 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Build
canceled #10718
docker-arm
build-arm

00:03:22

failed #10717
docker
build-x86

00:03:29

 
  Combine
canceled #10719
docker
combine

 
  Deploy
canceled #10720
docker
deploy_latest

 
Name Stage Failure
failed
build-x86 Build

Caused by:
process didn't exit successfully: `rustc --crate-name quiche --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --crate-type staticlib --crate-type cdylib --emit=dep-info,link -C opt-level=3 -C debuginfo=2 --cfg 'feature="ffi"' -C metadata=0ec7beaf11848ba4 --out-dir /opt/quiche/target/release/deps -L dependency=/opt/quiche/target/release/deps --extern lazy_static=/opt/quiche/target/release/deps/liblazy_static-f8727ef3a2428c1c.rlib --extern libc=/opt/quiche/target/release/deps/liblibc-6c9f484263d442dd.rlib --extern libm=/opt/quiche/target/release/deps/liblibm-7cd46e9c4b302f7d.rlib --extern log=/opt/quiche/target/release/deps/liblog-2d3ebfedb40d9f2a.rlib --extern ring=/opt/quiche/target/release/deps/libring-54719da165b6601e.rlib -L native=/opt/quiche/target/release/build/ring-eece9c8a13f7748f/out` (exit code: 1)
make[1]: *** [objs/Makefile:2128: /opt/quiche/target/release/libquiche.a] Error 101
make[1]: Leaving directory '/opt/nginx-1.19.6'
make: *** [Makefile:8: build] Error 2
The command '/bin/sh -c curl -O https://nginx.org/download/nginx-$NGINX_VERSION.tar.gz && tar xvzf nginx-$NGINX_VERSION.tar.gz && git clone --recursive https://github.com/cloudflare/quiche && git clone --recursive https://github.com/google/ngx_brotli.git && cd nginx-$NGINX_VERSION && patch -p01 < ../quiche/extras/nginx/nginx-1.16.patch && ./configure --prefix=$NGINX_PATH --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=$NGINX_PATH/nginx.conf --error-log-path=/var/log/nginx/error.log --http-log-path=/var/log/nginx/access.log --pid-path=/var/run/nginx.pid --lock-path=/var/run/nginx.lock --http-client-body-temp-path=/var/cache/nginx/client_temp --http-proxy-temp-path=/var/cache/nginx/proxy_temp --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp --http-scgi-temp-path=/var/cache/nginx/scgi_temp --user=nginx --group=nginx --with-compat --with-file-aio --with-threads --with-http_addition_module --with-http_auth_request_module --with-http_dav_module --with-http_flv_module --with-http_gunzip_module --with-http_gzip_static_module --with-http_mp4_module --with-http_random_index_module --with-http_realip_module --with-http_secure_link_module --with-http_slice_module --with-http_ssl_module --with-http_stub_status_module --with-http_sub_module --with-http_v2_module --with-mail --with-mail_ssl_module --with-stream --with-stream_realip_module --with-stream_ssl_module --with-stream_ssl_preread_module --add-module=/opt/ngx_brotli --with-http_v3_module --with-openssl=/opt/quiche/deps/boringssl --build="quiche-$(git --git-dir=../quiche/.git rev-parse --short HEAD)" --with-quiche=/opt/quiche && make -j$(nproc) && make install;' returned a non-zero code: 2
Cleaning up file based variables
ERROR: Job failed: exit code 2