nixbot

builds

cancelled checks.x86_64-linux.tests build #324 · raw · ·

1this derivation will be built:2  /nix/store/8089fag0sh763r3gc1wsapnyq5v8ndvj-harmonia-llvm-cov-3.2.0.drv3building '/nix/store/8089fag0sh763r3gc1wsapnyq5v8ndvj-harmonia-llvm-cov-3.2.0.drv'4harmonia-llvm-cov-3.2.0> tribuchet: building on jamie5harmonia-llvm-cov-3.2.0> Running phase: unpackPhase6harmonia-llvm-cov-3.2.0> unpacking source archive /nix/store/hgvd8nyv4n5csa5r06hz1hzixrqcrd2f-source7harmonia-llvm-cov-3.2.0> source root is source8harmonia-llvm-cov-3.2.0> Running phase: patchPhase9harmonia-llvm-cov-3.2.0> Executing configureCargoCommonVars10harmonia-llvm-cov-3.2.0> decompressing cargo artifacts from /nix/store/pa2ggvrh5k2dnra3r5qspj7zrrxlx9fy-harmonia-deps-3.2.0/target.tar.zst to target11harmonia-llvm-cov-3.2.0> Running phase: updateAutotoolsGnuConfigScriptsPhase12harmonia-llvm-cov-3.2.0> Running phase: configurePhase13harmonia-llvm-cov-3.2.0> will append /build/source/.cargo-home/config.toml with contents of /nix/store/rya8qxyqb0h7cv75npa1bw6aixc1cs6k-vendor-cargo-deps/config.toml14harmonia-llvm-cov-3.2.0> default configurePhase, nothing to do15harmonia-llvm-cov-3.2.0> Running phase: buildPhase16harmonia-llvm-cov-3.2.0> +++ command cargo --version17harmonia-llvm-cov-3.2.0> cargo 1.97.0 (c980f4866 2026-06-30)18harmonia-llvm-cov-3.2.0> +++ command cargo build --workspace19harmonia-llvm-cov-3.2.0>    Compiling harmonia-utils-base-encoding v0.0.0-alpha.0 (/build/source/harmonia-utils-base-encoding)20harmonia-llvm-cov-3.2.0>    Compiling harmonia-file-core v3.2.0 (/build/source/harmonia-file-core)21harmonia-llvm-cov-3.2.0>    Compiling harmonia-utils-io v0.0.0-alpha.0 (/build/source/harmonia-utils-io)22harmonia-llvm-cov-3.2.0>    Compiling harmonia-protocol-derive v3.2.0 (/build/source/harmonia-protocol-derive)23harmonia-llvm-cov-3.2.0>    Compiling harmonia-client v3.2.0 (/build/source/harmonia-client)24harmonia-llvm-cov-3.2.0>    Compiling harmonia-ssh-store v3.2.0 (/build/source/harmonia-ssh-store)25harmonia-llvm-cov-3.2.0>    Compiling harmonia-utils-test v0.0.0-alpha.0 (/build/source/harmonia-utils-test)26harmonia-llvm-cov-3.2.0>    Compiling harmonia-utils-hash v0.0.0-alpha.0 (/build/source/harmonia-utils-hash)27harmonia-llvm-cov-3.2.0>    Compiling harmonia-utils-signature v3.2.0 (/build/source/harmonia-utils-signature)28harmonia-llvm-cov-3.2.0>    Compiling harmonia-file-nar v3.2.0 (/build/source/harmonia-file-nar)29harmonia-llvm-cov-3.2.0>    Compiling harmonia-store-path v3.2.0 (/build/source/harmonia-store-path)30harmonia-llvm-cov-3.2.0>    Compiling harmonia-store-content-address v3.2.0 (/build/source/harmonia-store-content-address)31harmonia-llvm-cov-3.2.0>    Compiling harmonia-store-fs v3.2.0 (/build/source/harmonia-store-fs)32harmonia-llvm-cov-3.2.0>    Compiling harmonia-store-ref-scan v0.0.0-alpha.0 (/build/source/harmonia-store-ref-scan)33harmonia-llvm-cov-3.2.0>    Compiling harmonia-store-derivation v0.0.0-alpha.0 (/build/source/harmonia-store-derivation)34harmonia-llvm-cov-3.2.0>    Compiling harmonia-store-path-info v3.2.0 (/build/source/harmonia-store-path-info)35harmonia-llvm-cov-3.2.0>    Compiling harmonia-store-nar-info v3.2.0 (/build/source/harmonia-store-nar-info)36harmonia-llvm-cov-3.2.0>    Compiling harmonia-store-build-result v3.2.0 (/build/source/harmonia-store-build-result)37harmonia-llvm-cov-3.2.0>    Compiling harmonia-store-aterm v0.0.0-alpha.0 (/build/source/harmonia-store-aterm)38harmonia-llvm-cov-3.2.0>    Compiling harmonia-store-db v3.2.0 (/build/source/harmonia-store-db)39harmonia-llvm-cov-3.2.0>    Compiling harmonia-protocol v3.2.0 (/build/source/harmonia-protocol)40harmonia-llvm-cov-3.2.0>    Compiling harmonia-store-gc v3.2.0 (/build/source/harmonia-store-gc)41harmonia-llvm-cov-3.2.0>    Compiling harmonia-cache v3.2.0 (/build/source/harmonia-cache)42harmonia-llvm-cov-3.2.0> warning: call to `.clone()` on a reference in this situation does nothing43harmonia-llvm-cov-3.2.0>    --> harmonia-store-gc/src/gc.rs:385:5544harmonia-llvm-cov-3.2.0>     |45harmonia-llvm-cov-3.2.0> 385 |     let real_store_dir = store.layout.real_store_dir().clone();46harmonia-llvm-cov-3.2.0>     |                                                       ^^^^^^^^47harmonia-llvm-cov-3.2.0>     |48harmonia-llvm-cov-3.2.0>     = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed49harmonia-llvm-cov-3.2.0>     = note: `#[warn(noop_method_call)]` on by default50harmonia-llvm-cov-3.2.0> help: remove this redundant call51harmonia-llvm-cov-3.2.0>     |52harmonia-llvm-cov-3.2.0> 385 -     let real_store_dir = store.layout.real_store_dir().clone();53harmonia-llvm-cov-3.2.0> 385 +     let real_store_dir = store.layout.real_store_dir();54harmonia-llvm-cov-3.2.0>     |55harmonia-llvm-cov-3.2.0> 56harmonia-llvm-cov-3.2.0> warning: `harmonia-store-gc` (lib) generated 1 warning (run `cargo fix --lib -p harmonia-store-gc` to apply 1 suggestion)57harmonia-llvm-cov-3.2.0>    Compiling harmonia-daemon v3.2.0 (/build/source/harmonia-daemon)58harmonia-llvm-cov-3.2.0>    Compiling harmonia-store-remote v3.2.0 (/build/source/harmonia-store-remote)59harmonia-llvm-cov-3.2.0>     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.50s60harmonia-llvm-cov-3.2.0> +++ command cargo nextest run --workspace61harmonia-llvm-cov-3.2.0>    Compiling harmonia-utils-test v0.0.0-alpha.0 (/build/source/harmonia-utils-test)62harmonia-llvm-cov-3.2.0>    Compiling harmonia-utils-hash v0.0.0-alpha.0 (/build/source/harmonia-utils-hash)63harmonia-llvm-cov-3.2.0>    Compiling harmonia-utils-signature v3.2.0 (/build/source/harmonia-utils-signature)64harmonia-llvm-cov-3.2.0>    Compiling harmonia-file-nar v3.2.0 (/build/source/harmonia-file-nar)65harmonia-llvm-cov-3.2.0>    Compiling harmonia-protocol-derive v3.2.0 (/build/source/harmonia-protocol-derive)66harmonia-llvm-cov-3.2.0>    Compiling harmonia-utils-base-encoding v0.0.0-alpha.0 (/build/source/harmonia-utils-base-encoding)67harmonia-llvm-cov-3.2.0>    Compiling harmonia-utils-io v0.0.0-alpha.0 (/build/source/harmonia-utils-io)68harmonia-llvm-cov-3.2.0>    Compiling harmonia-ssh-store v3.2.0 (/build/source/harmonia-ssh-store)69harmonia-llvm-cov-3.2.0>    Compiling harmonia-client v3.2.0 (/build/source/harmonia-client)70harmonia-llvm-cov-3.2.0>    Compiling harmonia-file-core v3.2.0 (/build/source/harmonia-file-core)71harmonia-llvm-cov-3.2.0>    Compiling harmonia-store-path v3.2.0 (/build/source/harmonia-store-path)72harmonia-llvm-cov-3.2.0>    Compiling harmonia-store-content-address v3.2.0 (/build/source/harmonia-store-content-address)73harmonia-llvm-cov-3.2.0>    Compiling harmonia-store-fs v3.2.0 (/build/source/harmonia-store-fs)74harmonia-llvm-cov-3.2.0>    Compiling harmonia-store-ref-scan v0.0.0-alpha.0 (/build/source/harmonia-store-ref-scan)75harmonia-llvm-cov-3.2.0>    Compiling harmonia-store-derivation v0.0.0-alpha.0 (/build/source/harmonia-store-derivation)76harmonia-llvm-cov-3.2.0>    Compiling harmonia-store-path-info v3.2.0 (/build/source/harmonia-store-path-info)77harmonia-llvm-cov-3.2.0>    Compiling harmonia-store-nar-info v3.2.0 (/build/source/harmonia-store-nar-info)78harmonia-llvm-cov-3.2.0>    Compiling harmonia-store-db v3.2.0 (/build/source/harmonia-store-db)79harmonia-llvm-cov-3.2.0>    Compiling harmonia-store-aterm v0.0.0-alpha.0 (/build/source/harmonia-store-aterm)80harmonia-llvm-cov-3.2.0>    Compiling harmonia-store-build-result v3.2.0 (/build/source/harmonia-store-build-result)81harmonia-llvm-cov-3.2.0>    Compiling harmonia-protocol v3.2.0 (/build/source/harmonia-protocol)82harmonia-llvm-cov-3.2.0>    Compiling harmonia-store-gc v3.2.0 (/build/source/harmonia-store-gc)83harmonia-llvm-cov-3.2.0> warning: call to `.clone()` on a reference in this situation does nothing84harmonia-llvm-cov-3.2.0>    --> harmonia-store-gc/src/gc.rs:385:5585harmonia-llvm-cov-3.2.0>     |86harmonia-llvm-cov-3.2.0> 385 |     let real_store_dir = store.layout.real_store_dir().clone();87harmonia-llvm-cov-3.2.0>     |                                                       ^^^^^^^^88harmonia-llvm-cov-3.2.0>     |89harmonia-llvm-cov-3.2.0>     = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed90harmonia-llvm-cov-3.2.0>     = note: `#[warn(noop_method_call)]` on by default91harmonia-llvm-cov-3.2.0> help: remove this redundant call92harmonia-llvm-cov-3.2.0>     |93harmonia-llvm-cov-3.2.0> 385 -     let real_store_dir = store.layout.real_store_dir().clone();94harmonia-llvm-cov-3.2.0> 385 +     let real_store_dir = store.layout.real_store_dir();95harmonia-llvm-cov-3.2.0>     |96harmonia-llvm-cov-3.2.0> 97harmonia-llvm-cov-3.2.0>    Compiling harmonia-cache v3.2.0 (/build/source/harmonia-cache)98harmonia-llvm-cov-3.2.0> warning: `harmonia-store-gc` (lib) generated 1 warning (run `cargo fix --lib -p harmonia-store-gc` to apply 1 suggestion)99harmonia-llvm-cov-3.2.0> warning: call to `.clone()` on a reference in this situation does nothing100harmonia-llvm-cov-3.2.0>    --> harmonia-store-gc/src/gc.rs:385:55101harmonia-llvm-cov-3.2.0>     |102harmonia-llvm-cov-3.2.0> 385 |     let real_store_dir = store.layout.real_store_dir().clone();103harmonia-llvm-cov-3.2.0>     |                                                       ^^^^^^^^104harmonia-llvm-cov-3.2.0>     |105harmonia-llvm-cov-3.2.0>     = note: the type `std::path::Path` does not implement `Clone`, so calling `clone` on `&std::path::Path` copies the reference, which does not do anything and can be removed106harmonia-llvm-cov-3.2.0>     = note: `#[warn(noop_method_call)]` on by default107harmonia-llvm-cov-3.2.0> help: remove this redundant call108harmonia-llvm-cov-3.2.0>     |109harmonia-llvm-cov-3.2.0> 385 -     let real_store_dir = store.layout.real_store_dir().clone();110harmonia-llvm-cov-3.2.0> 385 +     let real_store_dir = store.layout.real_store_dir();111harmonia-llvm-cov-3.2.0>     |112harmonia-llvm-cov-3.2.0> 113harmonia-llvm-cov-3.2.0>    Compiling harmonia-store-remote v3.2.0 (/build/source/harmonia-store-remote)114harmonia-llvm-cov-3.2.0>    Compiling harmonia-daemon v3.2.0 (/build/source/harmonia-daemon)115harmonia-llvm-cov-3.2.0> warning: `harmonia-store-gc` (lib test) generated 1 warning (run `cargo fix --lib -p harmonia-store-gc --tests` to apply 1 suggestion)