1this derivation will be built:2 /nix/store/i34a166r1qjr9p1zq1s93w3zfl6xcdp0-formatelf-clippy-0.1.0.drv3building '/nix/store/i34a166r1qjr9p1zq1s93w3zfl6xcdp0-formatelf-clippy-0.1.0.drv' on 'ssh-ng://customer@mac02'4building '/nix/store/i34a166r1qjr9p1zq1s93w3zfl6xcdp0-formatelf-clippy-0.1.0.drv'5formatelf-clippy-0.1.0> Running phase: unpackPhase6formatelf-clippy-0.1.0> unpacking source archive /nix/store/n4ylb0rp5kjk6kainygs8xhi0pdmjzx4-jsxz4p3avvdrfl39mmb5kin0f5h8wfdh-source7formatelf-clippy-0.1.0> source root is jsxz4p3avvdrfl39mmb5kin0f5h8wfdh-source8formatelf-clippy-0.1.0> Executing cargoSetupPostUnpackHook9formatelf-clippy-0.1.0> Finished cargoSetupPostUnpackHook10formatelf-clippy-0.1.0> Running phase: patchPhase11formatelf-clippy-0.1.0> Executing cargoSetupPostPatchHook12formatelf-clippy-0.1.0> Validating consistency between /nix/var/nix/builds/nix-28594-587101101/jsxz4p3avvdrfl39mmb5kin0f5h8wfdh-source/Cargo.lock and /nix/var/nix/builds/nix-28594-587101101/cargo-vendor-dir/Cargo.lock13formatelf-clippy-0.1.0> Finished cargoSetupPostPatchHook14formatelf-clippy-0.1.0> Running phase: updateAutotoolsGnuConfigScriptsPhase15formatelf-clippy-0.1.0> Running phase: configurePhase16formatelf-clippy-0.1.0> Running phase: buildPhase17formatelf-clippy-0.1.0> Compiling libc v0.2.18618formatelf-clippy-0.1.0> Compiling getrandom v0.3.419formatelf-clippy-0.1.0> Compiling proc-macro2 v1.0.10620formatelf-clippy-0.1.0> Compiling rustix v1.1.421formatelf-clippy-0.1.0> Compiling unicode-ident v1.0.2422formatelf-clippy-0.1.0> Compiling quote v1.0.4623formatelf-clippy-0.1.0> Checking cfg-if v1.0.424formatelf-clippy-0.1.0> Checking bitflags v2.13.025formatelf-clippy-0.1.0> Compiling object v0.36.726formatelf-clippy-0.1.0> Compiling thiserror v2.0.1827formatelf-clippy-0.1.0> Compiling zerocopy v0.8.5228formatelf-clippy-0.1.0> Compiling autocfg v1.5.129formatelf-clippy-0.1.0> Checking anstyle v1.0.1430formatelf-clippy-0.1.0> Checking clap_lex v1.1.031formatelf-clippy-0.1.0> Checking memchr v2.8.232formatelf-clippy-0.1.0> Checking once_cell v1.21.433formatelf-clippy-0.1.0> Compiling num-traits v0.2.1934formatelf-clippy-0.1.0> Checking fastrand v2.4.135formatelf-clippy-0.1.0> Checking lexopt v0.3.236formatelf-clippy-0.1.0> Checking condtype v1.3.037formatelf-clippy-0.1.0> Checking regex-lite v0.1.938formatelf-clippy-0.1.0> Checking regex-syntax v0.8.1139formatelf-clippy-0.1.0> Checking unarray v0.1.440formatelf-clippy-0.1.0> Compiling syn v2.0.11841formatelf-clippy-0.1.0> Checking errno v0.3.1442formatelf-clippy-0.1.0> Checking memmap2 v0.9.1143formatelf-clippy-0.1.0> Checking rand_core v0.9.544formatelf-clippy-0.1.0> Checking rand v0.9.445formatelf-clippy-0.1.0> Checking rand_xorshift v0.4.046formatelf-clippy-0.1.0> Checking tempfile v3.27.047formatelf-clippy-0.1.0> Checking terminal_size v0.4.448formatelf-clippy-0.1.0> Checking clap_builder v4.6.049formatelf-clippy-0.1.0> Compiling thiserror-impl v2.0.1850formatelf-clippy-0.1.0> Compiling divan-macros v0.1.2151formatelf-clippy-0.1.0> Checking clap v4.6.152formatelf-clippy-0.1.0> Checking divan v0.1.2153formatelf-clippy-0.1.0> Checking formatelf v0.1.0 (/nix/var/nix/builds/nix-28594-587101101/jsxz4p3avvdrfl39mmb5kin0f5h8wfdh-source)54formatelf-clippy-0.1.0> Checking ppv-lite86 v0.2.2155formatelf-clippy-0.1.0> Checking rand_chacha v0.9.056formatelf-clippy-0.1.0> Checking proptest v1.11.057formatelf-clippy-0.1.0> error: item in documentation is missing backticks58formatelf-clippy-0.1.0> --> tests/prop_ops.rs:65:2759formatelf-clippy-0.1.0> |60formatelf-clippy-0.1.0> 65 | /// file (e.g. re-setting DF_1_NODEFLIB or re-adding a DT_DEBUG slot).61formatelf-clippy-0.1.0> | ^^^^^^^^^^^^^62formatelf-clippy-0.1.0> |63formatelf-clippy-0.1.0> = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_markdown64formatelf-clippy-0.1.0> = note: `-D clippy::doc-markdown` implied by `-D warnings`65formatelf-clippy-0.1.0> = help: to override `-D warnings` add `#[allow(clippy::doc_markdown)]`66formatelf-clippy-0.1.0> help: try67formatelf-clippy-0.1.0> |68formatelf-clippy-0.1.0> 65 - /// file (e.g. re-setting DF_1_NODEFLIB or re-adding a DT_DEBUG slot).69formatelf-clippy-0.1.0> 65 + /// file (e.g. re-setting `DF_1_NODEFLIB` or re-adding a DT_DEBUG slot).70formatelf-clippy-0.1.0> |71formatelf-clippy-0.1.0> 72formatelf-clippy-0.1.0> error: item in documentation is missing backticks73formatelf-clippy-0.1.0> --> tests/prop_ops.rs:65:5674formatelf-clippy-0.1.0> |75formatelf-clippy-0.1.0> 65 | /// file (e.g. re-setting DF_1_NODEFLIB or re-adding a DT_DEBUG slot).76formatelf-clippy-0.1.0> | ^^^^^^^^77formatelf-clippy-0.1.0> |78formatelf-clippy-0.1.0> = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_markdown79formatelf-clippy-0.1.0> help: try80formatelf-clippy-0.1.0> |81formatelf-clippy-0.1.0> 65 - /// file (e.g. re-setting DF_1_NODEFLIB or re-adding a DT_DEBUG slot).82formatelf-clippy-0.1.0> 65 + /// file (e.g. re-setting DF_1_NODEFLIB or re-adding a `DT_DEBUG` slot).83formatelf-clippy-0.1.0> |84formatelf-clippy-0.1.0> 85formatelf-clippy-0.1.0> error: could not compile `formatelf` (test "prop_ops") due to 2 previous errors86formatelf-clippy-0.1.0> warning: build failed, waiting for other jobs to finish...87error: build of '/nix/store/i34a166r1qjr9p1zq1s93w3zfl6xcdp0-formatelf-clippy-0.1.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/i34a166r1qjr9p1zq1s93w3zfl6xcdp0-formatelf-clippy-0.1.0.drv'.88 Reason: builder failed with exit code 101.89 Output paths:90 /nix/store/p1qcvkmp3s6c97fh3b6pf38yik7p0c22-formatelf-clippy-0.1.091 Last 25 log lines:92 > |93 > = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_markdown94 > = note: `-D clippy::doc-markdown` implied by `-D warnings`95 > = help: to override `-D warnings` add `#[allow(clippy::doc_markdown)]`96 > help: try97 > |98 > 65 - /// file (e.g. re-setting DF_1_NODEFLIB or re-adding a DT_DEBUG slot).99 > 65 + /// file (e.g. re-setting `DF_1_NODEFLIB` or re-adding a DT_DEBUG slot).100 > |101 >102 > error: item in documentation is missing backticks103 > --> tests/prop_ops.rs:65:56104 > |105 > 65 | /// file (e.g. re-setting DF_1_NODEFLIB or re-adding a DT_DEBUG slot).106 > | ^^^^^^^^107 > |108 > = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#doc_markdown109 > help: try110 > |111 > 65 - /// file (e.g. re-setting DF_1_NODEFLIB or re-adding a DT_DEBUG slot).112 > 65 + /// file (e.g. re-setting DF_1_NODEFLIB or re-adding a `DT_DEBUG` slot).113 > |114 >115 > error: could not compile `formatelf` (test "prop_ops") due to 2 previous errors116 > warning: build failed, waiting for other jobs to finish...117 For full logs, run:118 nix log /nix/store/i34a166r1qjr9p1zq1s93w3zfl6xcdp0-formatelf-clippy-0.1.0.drv119error: Cannot build '/nix/store/i34a166r1qjr9p1zq1s93w3zfl6xcdp0-formatelf-clippy-0.1.0.drv'.120 Reason: builder failed with exit code 1.121 Output paths:122 /nix/store/p1qcvkmp3s6c97fh3b6pf38yik7p0c22-formatelf-clippy-0.1.0