setup
checks.x86_64-linux.clippy
· build #190
· raw
1this derivation will be built:2 /nix/store/dd53c7xxyzzwfl4rm9m17qjr83806f9w-tincd-clippy-0.1.0.drv3error: Cannot build '/nix/store/dd53c7xxyzzwfl4rm9m17qjr83806f9w-tincd-clippy-0.1.0.drv'.4 Reason: builder failed with exit code 101.5 Output paths:6 /nix/store/rigi7g7y19b9gwyb3ggg6aqa8zdap1j7-tincd-clippy-0.1.07 Last 25 log lines:8 > Checking netlink-packet-route v0.33.09 > Checking rand_chacha v0.10.010 > Checking rand_chacha v0.9.011 > Checking proptest v1.11.012 > Checking rsa v0.10.0-rc.1813 > Checking tinc-tools v0.0.0 (/build/source/crates/tinc-tools)14 > Checking netdev v0.46.215 > error: item in documentation is missing backticks16 > --> crates/tincd/src/daemon.rs:549:5017 > |18 > 549 | /// candidates owned by another node, e.g. a NATed leaf reported at19 > | ^^^^^20 > |21 > = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_markdown22 > = note: `-D clippy::doc-markdown` implied by `-D warnings`23 > = help: to override `-D warnings` add `#[allow(clippy::doc_markdown)]`24 > help: try25 > |26 > 549 - /// candidates owned by another node, e.g. a NATed leaf reported at27 > 549 + /// candidates owned by another node, e.g. a `NATed` leaf reported at28 > |29 >30 > error: could not compile `tincd` (lib) due to 1 previous error31 > warning: build failed, waiting for other jobs to finish...32 > error: could not compile `tincd` (lib test) due to 1 previous error33 For full logs, run:34 nix log /nix/store/dd53c7xxyzzwfl4rm9m17qjr83806f9w-tincd-clippy-0.1.0.drv