Skip to content

chore: update nightly to 2024-01-20 #1317

chore: update nightly to 2024-01-20

chore: update nightly to 2024-01-20 #1317

Triggered via pull request January 21, 2024 19:49
Status Failure
Total duration 4m 36s
Artifacts

ci.yml

on: pull_request
changed_paths
6s
changed_paths
cargo check (host)
1m 43s
cargo check (host)
rustfmt
16s
rustfmt
clippy
1m 41s
clippy
cargo test (host)
3m 42s
cargo test (host)
build boot image (x86_64)
2m 44s
build boot image (x86_64)
cargo test (cross x64)
3m 14s
cargo test (cross x64)
docs
1m 41s
docs
Loom tests (cordyceps)
1m 33s
Loom tests (cordyceps)
Miri tests (codyceps)
2m 11s
Miri tests (codyceps)
Tests (maitake, no-default-features)
1m 38s
Tests (maitake, no-default-features)
Loom tests (maitake)
4m 15s
Loom tests (maitake)
Loom tests (mycelium-util)
56s
Loom tests (mycelium-util)
Fit to window
Zoom out
Zoom in

Annotations

10 errors
clippy
Process completed with exit code 1.
docs: trace/src/writer.rs#L135
error: redundant explicit link target --> trace/src/writer.rs:135:41 | 135 | /// [`MakeWriter::make_writer_for`][mwf] method will check the predicate to | ----------------------------- ^^^ explicit target is redundant | | | because label contains path that resolves to same destination | note: referenced explicit link target defined here --> trace/src/writer.rs:147:16 | 147 | /// [mwf]: MakeWriter::make_writer_for | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: when a link's destination is not specified, the label is used to resolve intra-doc links = note: `-D rustdoc::redundant-explicit-links` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(rustdoc::redundant_explicit_links)]` help: remove explicit link target | 135 | /// [`MakeWriter::make_writer_for`] method will check the predicate to | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
docs: trace/src/writer.rs#L135
error: redundant explicit link target --> trace/src/writer.rs:135:41 | 135 | /// [`MakeWriter::make_writer_for`][mwf] method will check the predicate to | ----------------------------- ^^^ explicit target is redundant | | | because label contains path that resolves to same destination | note: referenced explicit link target defined here --> trace/src/writer.rs:147:16 | 147 | /// [mwf]: MakeWriter::make_writer_for | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: when a link's destination is not specified, the label is used to resolve intra-doc links = note: `-D rustdoc::redundant-explicit-links` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(rustdoc::redundant_explicit_links)]` help: remove explicit link target | 135 | /// [`MakeWriter::make_writer_for`] method will check the predicate to | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
docs: trace/src/writer.rs#L245
error: redundant explicit link target --> trace/src/writer.rs:245:69 | 245 | /// A [writer] that is one of two types implementing [`fmt::Write`][writer]. | ------------ ^^^^^^ explicit target is redundant | | | because label contains path that resolves to same destination | note: referenced explicit link target defined here --> trace/src/writer.rs:250:15 | 250 | /// [writer]: mycelium_util::fmt::Write | ^^^^^^^^^^^^^^^^^^^^^^^^^ = note: when a link's destination is not specified, the label is used to resolve intra-doc links help: remove explicit link target | 245 | /// A [writer] that is one of two types implementing [`fmt::Write`]. | ~~~~~~~~~~~~~~
docs: trace/src/writer.rs#L245
error: redundant explicit link target --> trace/src/writer.rs:245:69 | 245 | /// A [writer] that is one of two types implementing [`fmt::Write`][writer]. | ------------ ^^^^^^ explicit target is redundant | | | because label contains path that resolves to same destination | note: referenced explicit link target defined here --> trace/src/writer.rs:250:15 | 250 | /// [writer]: mycelium_util::fmt::Write | ^^^^^^^^^^^^^^^^^^^^^^^^^ = note: when a link's destination is not specified, the label is used to resolve intra-doc links help: remove explicit link target | 245 | /// A [writer] that is one of two types implementing [`fmt::Write`]. | ~~~~~~~~~~~~~~
docs
Process completed with exit code 1.
cargo check (host)
Process completed with exit code 1.
build boot image (x86_64)
Process completed with exit code 101.
cargo test (cross x64)
Process completed with exit code 101.
cargo test (host)
Process completed with exit code 101.