nixbot

builds

nix-community/harmonia build #364 failed

branch store-gc/cli · PR #1164 · commit 61ead36668 · · took 3m 50s

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 11s
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 28s
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 52s
harmonia-llvm-cov-3.2.0: FAIL [ 2.512s] (2168/2377) harmonia-store-gc::integration gc_ignores_invalid_store_basenames FAIL [ 2.756s] (2170/2 …
harmonia-llvm-cov-3.2.0:
        FAIL [   2.512s] (2168/2377) harmonia-store-gc::integration gc_ignores_invalid_store_basenames
        FAIL [   2.756s] (2170/2377) harmonia-store-gc::integration gc_keeps_temp_root_not_yet_in_db
        FAIL [   2.843s] (2171/2377) harmonia-store-gc::integration gc_does_not_hang_on_tmp_fifo
        FAIL [   2.895s] (2176/2377) harmonia-store-gc::integration gc_handles_self_references
        FAIL [   3.645s] (2188/2377) harmonia-store-gc::integration gc_socket_serves_before_graph_load_and_keeps_early_roots
        FAIL [   4.186s] (2194/2377) harmonia-store-gc::integration gc_keeps_runtime_roots_from_open_fd
warning: 174/2377 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 1m 1s
harmonia-llvm-cov-3.2.0: FAIL [ 3.093s] (2335/2377) harmonia-store-gc::integration gc_scans_roots_despite_unfollowable_indirect_target FAIL [ …
harmonia-llvm-cov-3.2.0:
        FAIL [   3.093s] (2335/2377) harmonia-store-gc::integration gc_scans_roots_despite_unfollowable_indirect_target
        FAIL [   3.363s] (2336/2377) harmonia-store-gc::integration gc_keeps_lock_file_of_active_build
        FAIL [   3.507s] (2337/2377) harmonia-store-gc::integration gc_deletes_non_utf8_store_entry
        FAIL [   3.741s] (2338/2377) harmonia-store-gc::integration gc_rebases_canonical_runtime_roots_to_logical_store
        FAIL [   3.788s] (2339/2377) harmonia-store-gc::integration gc_deletes_readonly_paths
        FAIL [   4.221s] (2341/2377) harmonia-store-gc::integration gc_store_dir_trailing_slash_is_normalized
warning: 24/2377 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…