nixbot

builds
1this derivation will be built:2 /nix/store/m4jiqrlnbmhnbqj4zxb0pzdsk9mnqdjm-tincd-clippy-0.1.0.drv3Failed to find a machine for remote build!4derivation: m4jiqrlnbmhnbqj4zxb0pzdsk9mnqdjm-tincd-clippy-0.1.0.drv5required (system, features): (aarch64-linux, [])61 available machines:7(systems, maxjobs, supportedFeatures, mandatoryFeatures)8([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])9error: Cannot build '/nix/store/m4jiqrlnbmhnbqj4zxb0pzdsk9mnqdjm-tincd-clippy-0.1.0.drv'.10 Reason: builder failed with exit code 101.11 Output paths:12 /nix/store/3scga9vq5bh6ddi0ykb9c17w31vahpv0-tincd-clippy-0.1.013 Last 25 log lines:14 > Checking netlink-packet-route v0.33.015 > Checking rand_chacha v0.10.016 > Checking rand_chacha v0.9.017 > Checking proptest v1.11.018 > Checking rsa v0.10.0-rc.1819 > Checking tinc-tools v0.0.0 (/build/source/crates/tinc-tools)20 > Checking netdev v0.46.221 > error: item in documentation is missing backticks22 > --> crates/tincd/src/daemon.rs:549:5023 > |24 > 549 | /// candidates owned by another node, e.g. a NATed leaf reported at25 > | ^^^^^26 > |27 > = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_markdown28 > = note: `-D clippy::doc-markdown` implied by `-D warnings`29 > = help: to override `-D warnings` add `#[allow(clippy::doc_markdown)]`30 > help: try31 > |32 > 549 - /// candidates owned by another node, e.g. a NATed leaf reported at33 > 549 + /// candidates owned by another node, e.g. a `NATed` leaf reported at34 > |35 >36 > error: could not compile `tincd` (lib) due to 1 previous error37 > warning: build failed, waiting for other jobs to finish...38 > error: could not compile `tincd` (lib test) due to 1 previous error39 For full logs, run:40 nix log /nix/store/m4jiqrlnbmhnbqj4zxb0pzdsk9mnqdjm-tincd-clippy-0.1.0.drv