this derivation will be built: /nix/store/m4jiqrlnbmhnbqj4zxb0pzdsk9mnqdjm-tincd-clippy-0.1.0.drv Failed to find a machine for remote build! derivation: m4jiqrlnbmhnbqj4zxb0pzdsk9mnqdjm-tincd-clippy-0.1.0.drv required (system, features): (aarch64-linux, []) 1 available machines: (systems, maxjobs, supportedFeatures, mandatoryFeatures) ([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], []) error: Cannot build '/nix/store/m4jiqrlnbmhnbqj4zxb0pzdsk9mnqdjm-tincd-clippy-0.1.0.drv'. Reason: builder failed with exit code 101. Output paths: /nix/store/3scga9vq5bh6ddi0ykb9c17w31vahpv0-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/m4jiqrlnbmhnbqj4zxb0pzdsk9mnqdjm-tincd-clippy-0.1.0.drv