setup
checks.x86_64-linux.clippy
· build #189
· raw
1this derivation will be built:2 /nix/store/d53cdvl2k08ld32a4ar6y0qsq5gq3pcl-tincd-clippy-0.1.0.drv3error: Cannot build '/nix/store/d53cdvl2k08ld32a4ar6y0qsq5gq3pcl-tincd-clippy-0.1.0.drv'.4 Reason: builder failed with exit code 101.5 Output paths:6 /nix/store/ysi0p43ya307hbd1954k1v0j5scmj39h-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:550:5017 > |18 > 550 | /// 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 > 550 - /// candidates owned by another node, e.g. a NATed leaf reported at27 > 550 + /// 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/d53cdvl2k08ld32a4ar6y0qsq5gq3pcl-tincd-clippy-0.1.0.drv