nixbot

builds

nix-community/harmonia build #350 failed

branch store-gc/cli · PR #1164 · commit ddfb094007 · · took 4m 35s

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 3s
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 10 previous errors
warning: build failed, waiting for other jobs to finish...
error: could not compile `harmonia-store-gc` (lib test) due to 10 previous errors
failed checks.aarch64-linux.clippy 27s
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 49s
harmonia-llvm-cov-3.2.0: FAIL [ 2.791s] (2186/2375) harmonia-store-gc::integration gc_keeps_ca_outputs_of_alive_drv FAIL [ 2.831s] (2190/237 …
harmonia-llvm-cov-3.2.0:
        FAIL [   2.791s] (2186/2375) harmonia-store-gc::integration gc_keeps_ca_outputs_of_alive_drv
        FAIL [   2.831s] (2190/2375) harmonia-store-gc::integration gc_skips_locked_tmp_dir
        FAIL [   2.871s] (2191/2375) harmonia-store-gc::integration gc_removes_unlocked_tmp_dir
        FAIL [   2.876s] (2192/2375) harmonia-store-gc::integration gc_socket_root_mid_gc_keeps_path_and_deletes_rest
        FAIL [   3.177s] (2196/2375) harmonia-store-gc::integration gc_rebases_canonical_runtime_roots_to_logical_store
        FAIL [   3.462s] (2199/2375) harmonia-store-gc::integration gc_deletes_non_utf8_store_entry
warning: 158/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 18s
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 59s
harmonia-llvm-cov-3.2.0: FAIL [ 2.676s] (2355/2375) harmonia-store-gc::integration gc_removes_dangling_auto_root FAIL [ 2.985s] (2357/2375) …
harmonia-llvm-cov-3.2.0:
        FAIL [   2.676s] (2355/2375) harmonia-store-gc::integration gc_removes_dangling_auto_root
        FAIL [   2.985s] (2357/2375) harmonia-store-gc::integration gc_deletes_readonly_paths
        FAIL [   3.209s] (2359/2375) harmonia-store-gc::integration gc_max_freed_batches_by_estimated_size
        FAIL [   3.530s] (2360/2375) harmonia-store-gc::integration gc_rebases_canonical_runtime_roots_to_logical_store
        FAIL [   3.539s] (2361/2375) harmonia-store-gc::integration gc_skips_locked_tmp_dir
        FAIL [   3.679s] (2362/2375) harmonia-store-gc::integration gc_empty_store_is_noop
        FAIL [   3.721s] (2365/2375) harmonia-store-gc::integration gc_drops_partial_temp_root
error: test run failed
19 succeeded
succeeded attributes
status attribute duration
loading…
6 already built
skipped attributes
status attribute duration
loading…