nixbot

builds
1tribuchet: building on jamie
unpackPhase
2unpacking source archive /nix/store/i9y5m09gcbb2sd4rjnay6majb6fnmx0i-source3source root is source4Executing cargoSetupPostUnpackHook5Finished cargoSetupPostUnpackHook
patchPhase
6Executing cargoSetupPostPatchHook7Validating consistency between /build/source/Cargo.lock and /build/cargo-vendor-dir/Cargo.lock8Finished cargoSetupPostPatchHook
buildPhase
9Executing cargoBuildHook10cargoBuildHook flags: -j 24 --target x86_64-unknown-linux-gnu --offline --profile release -p fast-nix-gc -p fast-nix-optimise11 Compiling proc-macro2 v1.0.10612 Compiling quote v1.0.4513 Compiling unicode-ident v1.0.2414 Compiling libc v0.2.18615 Compiling serde_core v1.0.22816 Compiling serde v1.0.22817 Compiling pin-project-lite v0.2.1718 Compiling typenum v1.20.019 Compiling unicode-segmentation v1.13.220 Compiling thiserror v2.0.1821 Compiling unicode-xid v0.2.622 Compiling cfg-if v1.0.423 Compiling autocfg v1.5.024 Compiling const-oid v0.10.225 Compiling pkg-config v0.3.3326 Compiling vcpkg v0.2.1527 Compiling cpufeatures v0.3.028 Compiling cfg_aliases v0.2.129 Compiling crossbeam-utils v0.8.2130 Compiling bitflags v2.11.131 Compiling zerocopy v0.8.4832 Compiling foldhash v0.2.033 Compiling data-encoding v2.11.034 Compiling zmij v1.0.2135 Compiling md5 v0.8.036 Compiling anyhow v1.0.10337 Compiling memchr v2.8.038 Compiling nix v0.31.339 Compiling futures-sink v0.3.3240 Compiling smallvec v1.15.141 Compiling fallible-iterator v0.3.042 Compiling hashbrown v0.16.143 Compiling rayon-core v1.13.044 Compiling serde_json v1.0.14945 Compiling futures-core v0.3.3246 Compiling convert_case v0.10.047 Compiling memoffset v0.9.148 Compiling fallible-streaming-iterator v0.1.949 Compiling same-file v1.0.650 Compiling slab v0.4.1251 Compiling once_cell v1.21.452 Compiling walkdir v2.5.053 Compiling itoa v1.0.1854 Compiling futures-task v0.3.3255 Compiling log v0.4.3356 Compiling pico-args v0.5.057 Compiling regex-automata v0.4.1458 Compiling either v1.15.059 Compiling tracing-core v0.1.3660 Compiling libsqlite3-sys v0.37.061 Compiling hybrid-array v0.4.1262 Compiling crossbeam-epoch v0.9.1863 Compiling hashlink v0.11.064 Compiling crossbeam-deque v0.8.665 Compiling syn v2.0.11766 Compiling rusqlite v0.39.067 Compiling crypto-common v0.2.168 Compiling block-buffer v0.12.069 Compiling bstr v1.12.170 Compiling rayon v1.12.071 Compiling errno v0.3.1472 Compiling socket2 v0.6.373 Compiling mio v1.2.074 Compiling digest v0.11.375 Compiling signal-hook-registry v1.4.876 Compiling sha2 v0.11.077 Compiling sha1 v0.11.078 Compiling serde_derive v1.0.22879 Compiling tokio-macros v2.7.080 Compiling thiserror-impl v2.0.1881 Compiling derive_more-impl v2.1.182 Compiling zerocopy-derive v0.8.4883 Compiling futures-macro v0.3.3284 Compiling tracing-attributes v0.1.3185 Compiling futures-util v0.3.3286 Compiling tracing v0.1.4487 Compiling derive_more v2.1.188 Compiling bytes v1.11.189 Compiling harmonia-utils-base-encoding v0.0.0-alpha.0 (https://github.com/nix-community/harmonia?rev=9789e1d0a322360442ff2a2a150f8bd2b9ccf93a#9789e1d0)90 Compiling harmonia-file-core v3.1.0 (https://github.com/nix-community/harmonia?rev=9789e1d0a322360442ff2a2a150f8bd2b9ccf93a#9789e1d0)91 Compiling tokio v1.52.392 Compiling harmonia-utils-hash v0.0.0-alpha.0 (https://github.com/nix-community/harmonia?rev=9789e1d0a322360442ff2a2a150f8bd2b9ccf93a#9789e1d0)93 Compiling tokio-util v0.7.1894 Compiling harmonia-utils-io v0.0.0-alpha.0 (https://github.com/nix-community/harmonia?rev=9789e1d0a322360442ff2a2a150f8bd2b9ccf93a#9789e1d0)95 Compiling harmonia-store-core v0.0.0-alpha.0 (https://github.com/nix-community/harmonia?rev=9789e1d0a322360442ff2a2a150f8bd2b9ccf93a#9789e1d0)96 Compiling harmonia-file-nar v3.1.0 (https://github.com/nix-community/harmonia?rev=9789e1d0a322360442ff2a2a150f8bd2b9ccf93a#9789e1d0)97 Compiling fast-nix-common v0.1.0 (/build/source/crates/common)98 Compiling fast-nix-gc v0.1.0 (/build/source/crates/gc)99 Compiling fast-nix-optimise v0.1.0 (/build/source/crates/optimise)100 Finished `release` profile [optimized] target(s) in 16.69s101Executing cargoInstallPostBuildHook102Finished cargoInstallPostBuildHook103Finished cargoBuildHook
checkPhase
104Executing cargoCheckHook105cargoCheckHook flags: -j 24 --profile release --target x86_64-unknown-linux-gnu --offline -p fast-nix-gc -p fast-nix-common -p fast-nix-optimise --106 Compiling version_check v0.9.5107 Compiling semver v1.0.28108 Compiling rand_core v0.10.1109 Compiling find-msvc-tools v0.1.9110 Compiling getrandom v0.4.2111 Compiling shlex v1.3.0112 Compiling bitflags v2.11.1113 Compiling cpufeatures v0.2.17114 Compiling curve25519-dalek-derive v0.1.1115 Compiling subtle v2.6.1116 Compiling zeroize v1.8.2117 Compiling signature v2.2.0118 Compiling getrandom v0.3.4119 Compiling rustix v1.1.4120 Compiling linux-raw-sys v0.12.1121 Compiling fastrand v2.4.1122 Compiling ed25519 v2.2.3123 Compiling chacha20 v0.10.0124 Compiling cc v1.2.62125 Compiling nix v0.31.3126 Compiling rustc_version v0.4.1127 Compiling generic-array v0.14.7128 Compiling curve25519-dalek v4.1.3129 Compiling rand v0.10.2130 Compiling libsqlite3-sys v0.37.0131 Compiling block-buffer v0.10.4132 Compiling crypto-common v0.1.7133 Compiling digest v0.10.7134 Compiling sha2 v0.10.9135 Compiling tempfile v3.27.0136 Compiling ed25519-dalek v2.2.0137 Compiling harmonia-store-core v0.0.0-alpha.0 (https://github.com/nix-community/harmonia?rev=9789e1d0a322360442ff2a2a150f8bd2b9ccf93a#9789e1d0)138 Compiling harmonia-file-nar v3.1.0 (https://github.com/nix-community/harmonia?rev=9789e1d0a322360442ff2a2a150f8bd2b9ccf93a#9789e1d0)139 Compiling harmonia-store-path-info v3.1.0 (https://github.com/nix-community/harmonia?rev=9789e1d0a322360442ff2a2a150f8bd2b9ccf93a#9789e1d0)140 Compiling rusqlite v0.39.0141 Compiling fast-nix-common v0.1.0 (/build/source/crates/common)142 Compiling harmonia-store-db v3.1.0 (https://github.com/nix-community/harmonia?rev=9789e1d0a322360442ff2a2a150f8bd2b9ccf93a#9789e1d0)143 Compiling fast-nix-gc v0.1.0 (/build/source/crates/gc)144 Compiling fast-nix-optimise v0.1.0 (/build/source/crates/optimise)145 Finished `release` profile [optimized] target(s) in 51.05s146 Running unittests src/lib.rs (target/x86_64-unknown-linux-gnu/release/deps/fast_nix_common-1c4a5674af23d403)147148running 22 tests149test closest_match_tests::suggests_near_misses_only ... ok150test nix_config::tests::unknown_key_falls_back_to_default ... ok151test nix_config::tests::parse ... ok152test logging::tests::respects_level_filter ... ok153test tests::format_size_units ... ok154test temp_roots::tests::add_writes_nul_terminated_roots ... ok155test temp_roots::tests::add_uses_gc_socket_when_gc_holds_the_lock ... ok156test db::tests::empty_graph ... ok157test db::tests::store_dir_typed_uses_configured_dir ... ok158test db::tests::basename_index_lookups ... ok159test db::tests::valid_store_paths_and_typed_variants ... ok160test db::tests::maybe_vacuum_skips_small_freelist ... ok161test db::tests::has_table_checks_existence ... ok162test db::tests::compute_closure_marks_reachable_only ... ok163test db::tests::load_graph_builds_csr ... ok164test db::tests::load_graph_build_trace_edges ... ok165test db::tests::invalidate_ids_cascades_derivation_outputs ... ok166test db::tests::invalidate_ids_clears_realisations_with_restrict_fk ... ok167test db::tests::load_graph_ignores_edges_with_unknown_ids ... ok168test db::tests::is_valid_path_checks_db ... ok169test db::tests::load_graph_keep_derivations_adds_output_to_drv_edge ... ok170test db::tests::invalidate_ids_handles_ref_cycles ... ok171172test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s173174 Running unittests src/lib.rs (target/x86_64-unknown-linux-gnu/release/deps/fast_nix_gc-c166de7b3448f719)175176running 33 tests177test gc::tests::delete_store_path_file_reports_disk_blocks ... ok178test gc::tests::delete_store_path_missing_is_zero ... ok179test gc::tests::try_lock_dir_none_while_held ... ok180test gc::tests::delete_store_path_other_stat_errors_propagate ... ok181test gc::tests::delete_store_path_removes_readonly_tree ... ok182test roots::runtime_roots::tests::read_file_root_ignores_non_store_paths ... ok183test profiles::tests::parse_older_than_rejects_invalid ... ok184test profiles::tests::current_generation_none_when_missing ... ok185test profiles::tests::unparseable_current_generation_deletes_nothing ... ok186test profiles::tests::parse_older_than_units ... ok187test profiles::tests::profile_lock_acquire_release_cleans_up ... ok188test roots::tests::is_in_store_requires_separator ... ok189test profiles::tests::profile_dirs_includes_state_and_xdg_paths_but_not_home ... ok190test profiles::tests::delete_old_generations_keeps_only_current ... ok191test roots::tests::extract_store_path_takes_first_component ... ok192test roots::tests::scan_blob_ignores_bare_prefix ... ok193test profiles::tests::delete_generations_older_than_cutoff ... ok194test roots::tests::store_path_basename_grammar ... ok195test roots::tests::scan_blob_finds_embedded_store_paths ... ok196test roots::runtime_roots::tests::read_file_root_trims_and_extracts ... ok197test roots::tests::temp_roots_missing_dir_is_empty ... ok198test profiles::tests::generation_links_and_current ... ok199test roots::tests::temp_roots_reads_locked_skips_stale_and_junk ... ok200test roots::tests::find_roots_scans_extra_dirs ... ok201test gc_socket::tests::drop_joins_handlers_and_snapshot_sees_acked_roots ... ok202test gc_socket::tests::drop_returns_when_idle_accept_loop_is_waiting ... ok203test gc_socket::tests::protect_marks_closure_and_blocks_deletion ... ok204test gc_socket::tests::unknown_path_protected_by_basename ... ok205test gc::tests::clean_links_removes_only_unreferenced ... ok206test profiles::tests::remove_old_generations_recurses_and_skips_non_link_targets ... ok207test gc_socket::tests::claim_nodes_partitions_and_blocks_protect ... ok208test gc_socket::tests::protect_blocks_until_pending_delete_finishes ... ok209test gc_socket::tests::protect_waits_for_already_protected_pending_node ... ok210211test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s212213 Running unittests src/main.rs (target/x86_64-unknown-linux-gnu/release/deps/fast_nix_gc-8bd7e61e2846cee4)214215running 3 tests216test tests::parse_args_rejects_unknown_arguments ... ok217test tests::parse_size_units ... ok218test tests::parse_ensure_free_values ... ok219220test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s221222 Running tests/integration.rs (target/x86_64-unknown-linux-gnu/release/deps/integration-05272c23ef1651c0)223224running 45 tests225test gc_dry_run_counts_unknown_on_disk ... ok226test gc_keeps_auto_root_with_unreadable_target ... ok227test gc_fails_when_roots_dir_is_unreadable ... ok228test gc_dry_run_serves_socket_and_honors_roots ... ok229test gc_dry_run_does_not_delete ... ok230[WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true231[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false232[INFO ] loading store graph...233[INFO ] 1 total valid paths234[INFO ] finding garbage collector roots...235test gc_keeps_ca_output_via_build_trace ... FAILED236test gc_keeps_deriver_of_alive_path ... FAILED237test gc_keeps_ca_outputs_of_alive_drv ... FAILED238[INFO ] found 1 roots239[INFO ] computing alive closure...240[INFO ] 1 alive paths241[INFO ] 0 dead paths242[INFO ] 1 unknown paths on disk not in DB243[INFO ] deleting garbage...244test gc_handles_self_references ... FAILED245test gc_deletes_unreferenced_paths ... FAILED246test gc_empty_store_is_noop ... ok247test gc_does_not_hang_on_tmp_fifo ... ok248test gc_deletes_non_utf8_store_entry ... ok249test gc_ignores_invalid_store_basenames ... FAILED250test gc_keeps_runtime_roots_from_environ ... FAILED251test gc_deletes_readonly_paths ... FAILED252test gc_keep_recent_pins_recently_registered ... ok253test gc_drops_partial_temp_root ... FAILED254test gc_keeps_lock_file_of_active_build ... FAILED255test gc_deletes_drv_when_output_deriver_is_unset ... ok256test gc_keeps_indirect_auto_root ... FAILED257test gc_max_freed_batches_by_estimated_size ... ok258test gc_chunk_size_one_deletes_whole_dead_chain ... ok259[INFO ] deleting unused links...260test gc_keeps_ca_deriver_via_deriver_field_not_build_trace ... ok261test gc_keeps_temp_root_not_yet_in_db ... ok262test gc_cleans_unused_links_only_when_not_dry_run ... ok263[WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true264[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false265[INFO ] loading store graph...266[INFO ] 2 total valid paths2670 store paths deleted, 0 bytes freed268test gc_refuses_store_dir_mismatching_db ... ok269test gc_max_freed_stops_early ... ok270[INFO ] finding garbage collector roots...271test gc_keeps_transitive_closure ... ok272test gc_keeps_unknown_path_registered_after_snapshot ... ok273[INFO ] found 0 roots274[INFO ] computing alive closure...275[INFO ] 0 alive paths276[INFO ] 2 dead paths277[INFO ] deleting garbage...278test gc_max_freed_referrer_never_outlives_reference ... ok279test gc_keeps_runtime_roots_from_open_fd ... ok280281thread 'main' (10787) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:282The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }283note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace284test gc_socket_serves_before_graph_load_and_keeps_early_roots ... FAILED285test gc_socket_root_mid_gc_keeps_path_and_deletes_rest ... FAILED286test gc_removes_stale_temp_roots_file ... FAILED287test gc_removes_reserved_space_file_and_creates_private_lock ... FAILED288test gc_removes_unknown_disk_entries ... FAILED289test gc_rebases_canonical_runtime_roots_to_logical_store ... FAILED290test gc_store_dir_trailing_slash_is_normalized ... FAILED291test gc_scans_roots_despite_unfollowable_indirect_target ... FAILED292test gc_removes_unlocked_tmp_dir ... ok293test gc_runtime_roots_validated_against_db ... FAILED294test gc_skips_locked_tmp_dir ... FAILED295test gc_removes_dangling_auto_root ... FAILED296test gc_vacuums_db_after_mass_deletion ... ok297298failures:299300---- gc_keeps_ca_output_via_build_trace stdout ----301302thread 'gc_keeps_ca_output_via_build_trace' (3923) panicked at crates/gc/tests/integration.rs:199:9:303stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true304[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false305[INFO ] loading store graph...306[INFO ] 3 total valid paths307[INFO ] finding garbage collector roots...308[INFO ] found 1 roots309[INFO ] computing alive closure...310[INFO ] 2 alive paths311[INFO ] 1 dead paths312[INFO ] deleting garbage...313314thread 'main' (4000) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:315The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }316note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace317318note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace319320---- gc_keeps_deriver_of_alive_path stdout ----321322thread 'gc_keeps_deriver_of_alive_path' (3925) panicked at crates/gc/tests/integration.rs:199:9:323stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true324[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false325[INFO ] loading store graph...326[INFO ] 3 total valid paths327[INFO ] finding garbage collector roots...328[INFO ] found 1 roots329[INFO ] computing alive closure...330[INFO ] 2 alive paths331[INFO ] 1 dead paths332[INFO ] deleting garbage...333334thread 'main' (4002) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:335The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }336note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace337338339---- gc_keeps_ca_outputs_of_alive_drv stdout ----340341thread 'gc_keeps_ca_outputs_of_alive_drv' (3924) panicked at crates/gc/tests/integration.rs:199:9:342stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true343[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false344[INFO ] loading store graph...345[INFO ] 3 total valid paths346[INFO ] finding garbage collector roots...347[INFO ] found 1 roots348[INFO ] computing alive closure...349[INFO ] 2 alive paths350[INFO ] 1 dead paths351[INFO ] deleting garbage...352353thread 'main' (4053) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:354The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }355note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace356357358---- gc_handles_self_references stdout ----359360thread 'gc_handles_self_references' (3918) panicked at crates/gc/tests/integration.rs:199:9:361stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true362[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false363[INFO ] loading store graph...364[INFO ] 2 total valid paths365[INFO ] finding garbage collector roots...366[INFO ] found 1 roots367[INFO ] computing alive closure...368[INFO ] 1 alive paths369[INFO ] 1 dead paths370[INFO ] deleting garbage...371372thread 'main' (3992) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:373The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }374note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace375376377---- gc_deletes_unreferenced_paths stdout ----378379thread 'gc_deletes_unreferenced_paths' (3910) panicked at crates/gc/tests/integration.rs:199:9:380stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true381[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false382[INFO ] loading store graph...383[INFO ] 3 total valid paths384[INFO ] finding garbage collector roots...385[INFO ] found 1 roots386[INFO ] computing alive closure...387[INFO ] 2 alive paths388[INFO ] 1 dead paths389[INFO ] deleting garbage...390391thread 'main' (3995) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:392The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }393note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace394395396---- gc_ignores_invalid_store_basenames stdout ----397398thread 'gc_ignores_invalid_store_basenames' (3919) panicked at crates/gc/tests/integration.rs:199:9:399stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true400[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false401[INFO ] loading store graph...402[INFO ] 1 total valid paths403[INFO ] finding garbage collector roots...404[INFO ] found 0 roots405[INFO ] computing alive closure...406[INFO ] 0 alive paths407[INFO ] 1 dead paths408[INFO ] 1 unknown paths on disk not in DB409[INFO ] deleting garbage...410411thread 'main' (3962) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:412The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }413note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace414415416---- gc_keeps_runtime_roots_from_environ stdout ----417418thread 'gc_keeps_runtime_roots_from_environ' (3928) panicked at crates/gc/tests/integration.rs:671:5:419stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true420[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false421[INFO ] loading store graph...422[INFO ] 2 total valid paths423[INFO ] finding garbage collector roots...424[INFO ] found 1 roots425[INFO ] computing alive closure...426[INFO ] 1 alive paths427[INFO ] 1 dead paths428[INFO ] deleting garbage...429430thread 'main' (3974) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:431The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }432note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace433434435---- gc_deletes_readonly_paths stdout ----436437thread 'gc_deletes_readonly_paths' (3909) panicked at crates/gc/tests/integration.rs:199:9:438stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true439[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false440[INFO ] loading store graph...441[INFO ] 1 total valid paths442[INFO ] finding garbage collector roots...443[INFO ] found 0 roots444[INFO ] computing alive closure...445[INFO ] 0 alive paths446[INFO ] 1 dead paths447[INFO ] deleting garbage...448449thread 'main' (3948) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:450The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }451note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace452453454---- gc_drops_partial_temp_root stdout ----455456thread 'gc_drops_partial_temp_root' (3912) panicked at crates/gc/tests/integration.rs:199:9:457stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true458[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false459[INFO ] loading store graph...460[INFO ] 2 total valid paths461[INFO ] finding garbage collector roots...462[INFO ] found 1 roots463[INFO ] computing alive closure...464[INFO ] 1 alive paths465[INFO ] 1 dead paths466[INFO ] deleting garbage...467468thread 'main' (3958) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:469The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }470note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace471472473---- gc_keeps_lock_file_of_active_build stdout ----474475thread 'gc_keeps_lock_file_of_active_build' (3927) panicked at crates/gc/tests/integration.rs:199:9:476stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true477[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false478[INFO ] loading store graph...479[INFO ] 1 total valid paths480[INFO ] finding garbage collector roots...481[INFO ] found 1 roots482[INFO ] computing alive closure...483[INFO ] 1 alive paths484[INFO ] 0 dead paths485[INFO ] 1 unknown paths on disk not in DB486[INFO ] deleting garbage...487488thread 'main' (3959) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:489The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }490note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace491492493---- gc_keeps_indirect_auto_root stdout ----494495thread 'gc_keeps_indirect_auto_root' (3926) panicked at crates/gc/tests/integration.rs:199:9:496stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true497[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false498[INFO ] loading store graph...499[INFO ] 1 total valid paths500[INFO ] finding garbage collector roots...501[INFO ] found 1 roots502[INFO ] computing alive closure...503[INFO ] 1 alive paths504[INFO ] 0 dead paths505[INFO ] deleting garbage...506507thread 'main' (3951) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:508The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }509note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace510511512---- gc_socket_serves_before_graph_load_and_keeps_early_roots stdout ----513514thread 'gc_socket_serves_before_graph_load_and_keeps_early_roots' (10313) panicked at crates/gc/tests/integration.rs:1246:5:515stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true516[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false517[INFO ] loading store graph...518[INFO ] 2 total valid paths519[INFO ] finding garbage collector roots...520[INFO ] found 1 roots521[INFO ] computing alive closure...522[INFO ] 1 alive paths523[INFO ] 1 dead paths524[INFO ] deleting garbage...525526thread 'main' (10800) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:527The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }528note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace529530531---- gc_socket_root_mid_gc_keeps_path_and_deletes_rest stdout ----532533thread 'gc_socket_root_mid_gc_keeps_path_and_deletes_rest' (10304) panicked at crates/gc/tests/integration.rs:1320:5:534assertion failed: status.success()535536---- gc_removes_stale_temp_roots_file stdout ----537538thread 'gc_removes_stale_temp_roots_file' (9066) panicked at crates/gc/tests/integration.rs:199:9:539stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true540[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false541[INFO ] loading store graph...542[INFO ] 1 total valid paths543[INFO ] finding garbage collector roots...544[INFO ] found 0 roots545[INFO ] computing alive closure...546[INFO ] 0 alive paths547[INFO ] 1 dead paths548[INFO ] deleting garbage...549550thread 'main' (10778) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:551The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }552note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace553554555---- gc_removes_reserved_space_file_and_creates_private_lock stdout ----556557thread 'gc_removes_reserved_space_file_and_creates_private_lock' (9059) panicked at crates/gc/tests/integration.rs:199:9:558stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true559[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false560[INFO ] loading store graph...561[INFO ] 0 total valid paths562[INFO ] finding garbage collector roots...563[INFO ] found 0 roots564[INFO ] computing alive closure...565[INFO ] 0 alive paths566[INFO ] 0 dead paths567[INFO ] deleting garbage...568569thread 'main' (10709) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:570The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }571note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace572573574---- gc_removes_unknown_disk_entries stdout ----575576thread 'gc_removes_unknown_disk_entries' (9097) panicked at crates/gc/tests/integration.rs:199:9:577stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true578[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false579[INFO ] loading store graph...580[INFO ] 0 total valid paths581[INFO ] finding garbage collector roots...582[INFO ] found 0 roots583[INFO ] computing alive closure...584[INFO ] 0 alive paths585[INFO ] 0 dead paths586[INFO ] 1 unknown paths on disk not in DB587[INFO ] deleting garbage...588589thread 'main' (10749) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:590The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }591note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace592593594---- gc_rebases_canonical_runtime_roots_to_logical_store stdout ----595596thread 'gc_rebases_canonical_runtime_roots_to_logical_store' (8522) panicked at crates/gc/tests/integration.rs:645:5:597stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true598[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false599[INFO ] loading store graph...600[INFO ] 2 total valid paths601[INFO ] finding garbage collector roots...602[INFO ] found 1 roots603[INFO ] computing alive closure...604[INFO ] 1 alive paths605[INFO ] 1 dead paths606[INFO ] deleting garbage...607608thread 'main' (9987) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:609The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }610note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace611612613---- gc_store_dir_trailing_slash_is_normalized stdout ----614615thread 'gc_store_dir_trailing_slash_is_normalized' (10320) panicked at crates/gc/tests/integration.rs:957:5:616stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true617[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false618[INFO ] loading store graph...619[INFO ] 1 total valid paths620[INFO ] finding garbage collector roots...621[INFO ] found 1 roots622[INFO ] computing alive closure...623[INFO ] 1 alive paths624[INFO ] 0 dead paths625[INFO ] deleting garbage...626627thread 'main' (10772) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:628The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }629note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace630631632---- gc_scans_roots_despite_unfollowable_indirect_target stdout ----633634thread 'gc_scans_roots_despite_unfollowable_indirect_target' (9224) panicked at crates/gc/tests/integration.rs:1094:5:635scan aborted on unfollowable non-store target: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true636[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false637[INFO ] loading store graph...638[INFO ] 1 total valid paths639[INFO ] finding garbage collector roots...640[INFO ] found 1 roots641[INFO ] computing alive closure...642[INFO ] 1 alive paths643[INFO ] 0 dead paths644[INFO ] deleting garbage...645646thread 'main' (10781) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:647The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }648note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace649650651---- gc_runtime_roots_validated_against_db stdout ----652653thread 'gc_runtime_roots_validated_against_db' (9178) panicked at crates/gc/tests/integration.rs:199:9:654stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true655[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false656[INFO ] loading store graph...657[INFO ] 0 total valid paths658[INFO ] finding garbage collector roots...659[INFO ] found 0 roots660[INFO ] computing alive closure...661[INFO ] 0 alive paths662[INFO ] 0 dead paths663[INFO ] 1 unknown paths on disk not in DB664[INFO ] deleting garbage...665666thread 'main' (10742) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:667The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }668note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace669670671---- gc_skips_locked_tmp_dir stdout ----672673thread 'gc_skips_locked_tmp_dir' (9275) panicked at crates/gc/tests/integration.rs:199:9:674stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true675[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false676[INFO ] loading store graph...677[INFO ] 0 total valid paths678[INFO ] finding garbage collector roots...679[INFO ] found 0 roots680[INFO ] computing alive closure...681[INFO ] 0 alive paths682[INFO ] 0 dead paths683[INFO ] 1 unknown paths on disk not in DB684[INFO ] deleting garbage...685686thread 'main' (10758) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:687The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }688note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace689690691---- gc_removes_dangling_auto_root stdout ----692693thread 'gc_removes_dangling_auto_root' (8980) panicked at crates/gc/tests/integration.rs:199:9:694stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true695[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false696[INFO ] loading store graph...697[INFO ] 0 total valid paths698[INFO ] finding garbage collector roots...699[INFO ] found 0 roots700[INFO ] computing alive closure...701[INFO ] 0 alive paths702[INFO ] 0 dead paths703[INFO ] deleting garbage...704705thread 'main' (10715) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:706The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }707note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace708709710711failures:712 gc_deletes_readonly_paths713 gc_deletes_unreferenced_paths714 gc_drops_partial_temp_root715 gc_handles_self_references716 gc_ignores_invalid_store_basenames717 gc_keeps_ca_output_via_build_trace718 gc_keeps_ca_outputs_of_alive_drv719 gc_keeps_deriver_of_alive_path720 gc_keeps_indirect_auto_root721 gc_keeps_lock_file_of_active_build722 gc_keeps_runtime_roots_from_environ723 gc_rebases_canonical_runtime_roots_to_logical_store724 gc_removes_dangling_auto_root725 gc_removes_reserved_space_file_and_creates_private_lock726 gc_removes_stale_temp_roots_file727 gc_removes_unknown_disk_entries728 gc_runtime_roots_validated_against_db729 gc_scans_roots_despite_unfollowable_indirect_target730 gc_skips_locked_tmp_dir731 gc_socket_root_mid_gc_keeps_path_and_deletes_rest732 gc_socket_serves_before_graph_load_and_keeps_early_roots733 gc_store_dir_trailing_slash_is_normalized734735test result: FAILED. 23 passed; 22 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.82s736737error: test failed, to rerun pass `-p fast-nix-gc --test integration`