nixbot

builds

nix-community/harmonia build #333 failed

branch store-gc/cli · PR #1164 · commit 138688f70c · · took 7m 23s

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 7m 12s
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 24s
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 42s
harmonia-llvm-cov-3.2.0: FAIL [ 2.436s] (2333/2375) harmonia-store-gc::integration gc_deletes_drv_when_output_deriver_is_unset FAIL [ 3.307s …
harmonia-llvm-cov-3.2.0:
        FAIL [   2.436s] (2333/2375) harmonia-store-gc::integration gc_deletes_drv_when_output_deriver_is_unset
        FAIL [   3.307s] (2343/2375) harmonia-store-gc::integration gc_keeps_ca_deriver_via_deriver_field_not_build_trace
        FAIL [   3.467s] (2349/2375) harmonia-store-gc::integration gc_deletes_non_utf8_store_entry
        FAIL [   3.745s] (2353/2375) harmonia-store-gc::integration gc_empty_store_is_noop
        FAIL [   4.602s] (2356/2375) harmonia-store-gc::integration gc_runtime_roots_validated_against_db
        FAIL [   4.686s] (2359/2375) harmonia-store-gc::integration gc_removes_reserved_space_file_and_creates_private_lock
        FAIL [   4.690s] (2360/2375) harmonia-store-gc::integration gc_socket_root_mid_gc_keeps_path_and_deletes_rest
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 [ 2.316s] (2322/2375) harmonia-store-gc::integration gc_max_freed_batches_by_estimated_size FAIL [ 2.365s] (23 …
harmonia-llvm-cov-3.2.0:
        FAIL [   2.316s] (2322/2375) harmonia-store-gc::integration gc_max_freed_batches_by_estimated_size
        FAIL [   2.365s] (2323/2375) harmonia-store-gc::integration gc_deletes_unreferenced_paths
        FAIL [   2.520s] (2324/2375) harmonia-store-gc::integration gc_rebases_canonical_runtime_roots_to_logical_store
        FAIL [   2.814s] (2326/2375) harmonia-store-gc::integration gc_runtime_roots_validated_against_db
        FAIL [   2.925s] (2328/2375) harmonia-store-gc::integration gc_skips_locked_tmp_dir
        FAIL [   3.276s] (2330/2375) harmonia-store-gc::integration gc_keeps_temp_root_not_yet_in_db
warning: 34/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…