CI #4329
Triggered via merge group
February 12, 2025 15:22
Status
Cancelled
Total duration
1h 10m 53s
Artifacts
–
ci.yml
on: merge_group
Matrix: test
generate-matrix
29s
check
13s
shellcheck
22s
Matrix: clippy
fmt
16s
cargo-deny
19s
remote
1h 3m
bisect
7m 27s
foreign
5m 2s
docker-in-docker
1h 3m
Matrix: build
Coverage
2m 22s
Annotations
5 errors and 14 warnings
docker-in-docker
The run was canceled by @Emilgardis.
|
docker-in-docker
The operation was canceled.
|
remote
The run was canceled by @Emilgardis.
|
remote
The operation was canceled.
|
conclusion
Process completed with exit code 1.
|
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:
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
|
docker-in-docker:
src/docker/shared.rs#L592
creating a shared reference to mutable static is discouraged
|
docker-in-docker:
src/docker/shared.rs#L604
creating a mutable reference to mutable static is discouraged
|
docker-in-docker:
src/docker/shared.rs#L630
creating a mutable reference to mutable static is discouraged
|
docker-in-docker:
src/errors.rs#L27
creating a shared reference to mutable static is discouraged
|
docker-in-docker:
src/errors.rs#L105
creating a mutable reference to mutable static is discouraged
|
docker-in-docker:
src/temp.rs#L22
creating a shared reference to mutable static is discouraged
|
docker-in-docker:
src/temp.rs#L22
creating a shared reference to mutable static is discouraged
|
docker-in-docker:
src/temp.rs#L31
creating a mutable reference to mutable static is discouraged
|