Skip to content

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

chore: update nightly to 2024-01-20

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

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

ci.yml

on: pull_request
changed_paths
7s
changed_paths
cargo check (host)
1m 39s
cargo check (host)
rustfmt
17s
rustfmt
clippy
1m 40s
clippy
cargo test (host)
4m 0s
cargo test (host)
build boot image (x86_64)
2m 40s
build boot image (x86_64)
cargo test (cross x64)
3m 7s
cargo test (cross x64)
docs
1m 41s
docs
Loom tests (cordyceps)
1m 31s
Loom tests (cordyceps)
Miri tests (codyceps)
1m 52s
Miri tests (codyceps)
Tests (maitake, no-default-features)
1m 40s
Tests (maitake, no-default-features)
Loom tests (maitake)
4m 18s
Loom tests (maitake)
Loom tests (mycelium-util)
53s
Loom tests (mycelium-util)
Fit to window
Zoom out
Zoom in

Annotations

10 errors
cargo check (host)
Process completed with exit code 1.
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.
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.