nixbot

builds

nix-community/harmonia build #343 failed

branch store-gc/cli · PR #1164 · commit d5507b0f24 · · took 4m 57s

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 44s
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 25s
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 [ 2.288s] (2276/2375) harmonia-store-gc::integration gc_keeps_deriver_of_alive_path FAIL [ 2.412s] (2278/2375) …
harmonia-llvm-cov-3.2.0:
        FAIL [   2.288s] (2276/2375) harmonia-store-gc::integration gc_keeps_deriver_of_alive_path
        FAIL [   2.412s] (2278/2375) harmonia-store-gc::integration gc_deletes_unreferenced_paths
        FAIL [   2.413s] (2279/2375) harmonia-store-gc::integration gc_scans_roots_despite_unfollowable_indirect_target
        FAIL [   2.505s] (2283/2375) harmonia-store-gc::integration gc_removes_reserved_space_file_and_creates_private_lock
        FAIL [   2.652s] (2284/2375) harmonia-store-gc::integration gc_removes_stale_temp_roots_file
        FAIL [   2.681s] (2285/2375) harmonia-store-gc::integration gc_keeps_runtime_roots_from_environ
warning: 65/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 17s
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 0s
harmonia-llvm-cov-3.2.0: FAIL [ 2.154s] (2351/2375) harmonia-store-gc::integration gc_keeps_unknown_path_registered_after_snapshot FAIL [ 2. …
harmonia-llvm-cov-3.2.0:
        FAIL [   2.154s] (2351/2375) harmonia-store-gc::integration gc_keeps_unknown_path_registered_after_snapshot
        FAIL [   2.275s] (2353/2375) harmonia-store-gc::integration gc_handles_self_references
        FAIL [   2.277s] (2354/2375) harmonia-store-gc::integration gc_does_not_hang_on_tmp_fifo
        FAIL [   2.388s] (2355/2375) harmonia-store-gc::integration gc_socket_root_mid_gc_keeps_path_and_deletes_rest
        FAIL [   2.394s] (2356/2375) harmonia-store-gc::integration gc_skips_locked_tmp_dir
        FAIL [   4.217s] (2360/2375) harmonia-store-gc::integration gc_keeps_transitive_closure
        FAIL [   5.130s] (2367/2375) harmonia-store-gc::integration gc_store_dir_trailing_slash_is_normalized
error: test run failed
19 succeeded
succeeded attributes
status attribute duration
loading…
6 already built
skipped attributes
status attribute duration
loading…