nixbot

builds

nix-community/harmonia build #361 failed

branch store-gc/cli · PR #1164 · commit 13de65ac2e · · took 3m 20s

eval warnings 2 kinds · 21 occurrences
  • warn stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead ×15
  • warn stdenv.isDarwin is deprecated, use stdenv.hostPlatform.isDarwin instead ×6

5 failed
failed attributes
status attribute duration
failed checks.aarch64-darwin.clippy 1m 2s
harmonia-clippy-3.2.0: help: remove this redundant call | 385 - let real_store_dir = store.layout.real_store_dir().clone(); 385 + let real_store_dir …
harmonia-clippy-3.2.0:
help: remove this redundant call
    |
385 -     let real_store_dir = store.layout.real_store_dir().clone();
385 +     let real_store_dir = store.layout.real_store_dir();
    |
error: could not compile `harmonia-store-gc` (lib) due to 8 previous errors
warning: build failed, waiting for other jobs to finish...
error: could not compile `harmonia-store-gc` (lib test) due to 8 previous errors
failed checks.aarch64-linux.clippy 26s
harmonia-clippy-3.2.0: help: remove this redundant call | 385 - let real_store_dir = store.layout.real_store_dir().clone(); 385 + let real_store_dir …
harmonia-clippy-3.2.0:
help: remove this redundant call
    |
385 -     let real_store_dir = store.layout.real_store_dir().clone();
385 +     let real_store_dir = store.layout.real_store_dir();
    |
error: could not compile `harmonia-store-gc` (lib) due to 8 previous errors
warning: build failed, waiting for other jobs to finish...
error: could not compile `harmonia-store-gc` (lib test) due to 8 previous errors
failed checks.aarch64-linux.tests 1m 45s
harmonia-llvm-cov-3.2.0: FAIL [ 1.700s] (2298/2375) harmonia-store-gc::integration gc_keeps_deriver_of_alive_path FAIL [ 1.836s] (2301/2375) …
harmonia-llvm-cov-3.2.0:
        FAIL [   1.700s] (2298/2375) harmonia-store-gc::integration gc_keeps_deriver_of_alive_path
        FAIL [   1.836s] (2301/2375) harmonia-store-gc::integration gc_keeps_temp_root_not_yet_in_db
        FAIL [   2.117s] (2303/2375) harmonia-store-gc::integration gc_keeps_ca_output_via_build_trace
        FAIL [   2.153s] (2304/2375) harmonia-store-gc::integration gc_removes_reserved_space_file_and_creates_private_lock
        FAIL [   2.257s] (2306/2375) harmonia-store-gc::integration gc_rebases_canonical_runtime_roots_to_logical_store
        FAIL [   2.963s] (2313/2375) harmonia-store-gc::integration gc_socket_root_mid_gc_keeps_path_and_deletes_rest
warning: 42/2375 tests were not run due to test failure (run with --no-fail-fast to run all tests, or run with --max-fail)
error: test run failed
failed checks.x86_64-linux.clippy 19s
harmonia-clippy-3.2.0: help: remove this redundant call | 385 - let real_store_dir = store.layout.real_store_dir().clone(); 385 + let real_store_dir …
harmonia-clippy-3.2.0:
help: remove this redundant call
    |
385 -     let real_store_dir = store.layout.real_store_dir().clone();
385 +     let real_store_dir = store.layout.real_store_dir();
    |
error: could not compile `harmonia-store-gc` (lib) due to 8 previous errors
warning: build failed, waiting for other jobs to finish...
error: could not compile `harmonia-store-gc` (lib test) due to 8 previous errors
failed checks.x86_64-linux.tests 1m 1s
harmonia-llvm-cov-3.2.0: FAIL [ 3.437s] (2284/2375) harmonia-store-gc::integration gc_keeps_ca_outputs_of_alive_drv FAIL [ 3.517s] (2287/237 …
harmonia-llvm-cov-3.2.0:
        FAIL [   3.437s] (2284/2375) harmonia-store-gc::integration gc_keeps_ca_outputs_of_alive_drv
        FAIL [   3.517s] (2287/2375) harmonia-store-gc::integration gc_removes_reserved_space_file_and_creates_private_lock
        FAIL [   3.636s] (2288/2375) harmonia-store-gc::integration gc_does_not_hang_on_tmp_fifo
        FAIL [   3.877s] (2292/2375) harmonia-store-gc::integration gc_keeps_transitive_closure
        FAIL [   3.890s] (2293/2375) harmonia-store-gc::integration gc_keeps_ca_deriver_via_deriver_field_not_build_trace
        FAIL [   4.150s] (2298/2375) harmonia-store-gc::integration gc_keeps_unknown_path_registered_after_snapshot
warning: 71/2375 tests were not run due to test failure (run with --no-fail-fast to run all tests, or run with --max-fail)
error: test run failed
19 succeeded
succeeded attributes
status attribute duration
loading…
6 already built
skipped attributes
status attribute duration
loading…