this derivation will be built: /nix/store/dd53c7xxyzzwfl4rm9m17qjr83806f9w-tincd-clippy-0.1.0.drv error: Cannot build '/nix/store/dd53c7xxyzzwfl4rm9m17qjr83806f9w-tincd-clippy-0.1.0.drv'. Reason: builder failed with exit code 101. Output paths: /nix/store/rigi7g7y19b9gwyb3ggg6aqa8zdap1j7-tincd-clippy-0.1.0 Last 25 log lines: > Checking netlink-packet-route v0.33.0 > Checking rand_chacha v0.10.0 > Checking rand_chacha v0.9.0 > Checking proptest v1.11.0 > Checking rsa v0.10.0-rc.18 > Checking tinc-tools v0.0.0 (/build/source/crates/tinc-tools) > Checking netdev v0.46.2 > error: item in documentation is missing backticks > --> crates/tincd/src/daemon.rs:549:50 > | > 549 | /// candidates owned by another node, e.g. a NATed leaf reported at > | ^^^^^ > | > = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_markdown > = note: `-D clippy::doc-markdown` implied by `-D warnings` > = help: to override `-D warnings` add `#[allow(clippy::doc_markdown)]` > help: try > | > 549 - /// candidates owned by another node, e.g. a NATed leaf reported at > 549 + /// candidates owned by another node, e.g. a `NATed` leaf reported at > | > > error: could not compile `tincd` (lib) due to 1 previous error > warning: build failed, waiting for other jobs to finish... > error: could not compile `tincd` (lib test) due to 1 previous error For full logs, run: nix log /nix/store/dd53c7xxyzzwfl4rm9m17qjr83806f9w-tincd-clippy-0.1.0.drv