fix linux images #4328
ci.yml
on: pull_request
Matrix: test
generate-matrix
29s
check
18s
shellcheck
7s
Matrix: clippy
fmt
13s
cargo-deny
15s
remote
2m 9s
bisect
5m 8s
foreign
2m 38s
docker-in-docker
3m 49s
Matrix: build
Coverage
10s
Annotations
14 warnings
foreign
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
foreign
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
foreign
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
foreign
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
docker-in-docker
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/tracing-core/0.1.32/download` (146.75.78.137), got 502
|
docker-in-docker
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/unicode-ident/1.0.12/download` (146.75.78.137), got 502
|
docker-in-docker
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/toml_edit/0.19.15/download` (146.75.78.137), got 502
|
docker-in-docker
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/signal-hook-registry/1.4.2/download` (146.75.78.137), got 502
|
docker-in-docker
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/signal-hook/0.3.17/download` (146.75.78.137), got 502
|
docker-in-docker
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/anstyle-parse/0.2.3/download` (146.75.78.137), got 502
|
docker-in-docker
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/anstyle/1.0.6/download` (146.75.78.137), got 502
|
docker-in-docker
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/ryu/1.0.17/download` (146.75.78.137), got 502
|
docker-in-docker:
src/docker/local.rs#L168
creating a shared reference to mutable static is discouraged
|
docker-in-docker:
src/docker/shared.rs#L568
creating a shared reference to mutable static is discouraged
|