fast-nix-gc-0.1.0
x86_64-linux.package-default
· build #66
· raw
1tribuchet: building on jamie
unpackPhase
2unpacking source archive /nix/store/i9y5m09gcbb2sd4rjnay6majb6fnmx0i-source3source root is source4Executing cargoSetupPostUnpackHook5Finished cargoSetupPostUnpackHookpatchPhase
6Executing cargoSetupPostPatchHook7Validating consistency between /build/source/Cargo.lock and /build/cargo-vendor-dir/Cargo.lock8Finished cargoSetupPostPatchHookbuildPhase
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 unicode-ident v1.0.2413 Compiling quote v1.0.4514 Compiling serde_core v1.0.22815 Compiling libc v0.2.18616 Compiling serde v1.0.22817 Compiling typenum v1.20.018 Compiling pin-project-lite v0.2.1719 Compiling unicode-segmentation v1.13.220 Compiling cfg-if v1.0.421 Compiling unicode-xid v0.2.622 Compiling thiserror v2.0.1823 Compiling const-oid v0.10.224 Compiling autocfg v1.5.025 Compiling pkg-config v0.3.3326 Compiling vcpkg v0.2.1527 Compiling cfg_aliases v0.2.128 Compiling cpufeatures v0.3.029 Compiling crossbeam-utils v0.8.2130 Compiling zerocopy v0.8.4831 Compiling data-encoding v2.11.032 Compiling foldhash v0.2.033 Compiling bitflags v2.11.134 Compiling zmij v1.0.2135 Compiling anyhow v1.0.10336 Compiling nix v0.31.337 Compiling md5 v0.8.038 Compiling memchr v2.8.039 Compiling fallible-streaming-iterator v0.1.940 Compiling futures-core v0.3.3241 Compiling hashbrown v0.16.142 Compiling fallible-iterator v0.3.043 Compiling smallvec v1.15.144 Compiling rayon-core v1.13.045 Compiling same-file v1.0.646 Compiling convert_case v0.10.047 Compiling memoffset v0.9.148 Compiling serde_json v1.0.14949 Compiling futures-sink v0.3.3250 Compiling walkdir v2.5.051 Compiling once_cell v1.21.452 Compiling itoa v1.0.1853 Compiling log v0.4.3354 Compiling slab v0.4.1255 Compiling futures-task v0.3.3256 Compiling either v1.15.057 Compiling pico-args v0.5.058 Compiling regex-automata v0.4.1459 Compiling libsqlite3-sys v0.37.060 Compiling tracing-core v0.1.3661 Compiling hybrid-array v0.4.1262 Compiling hashlink v0.11.063 Compiling crossbeam-epoch v0.9.1864 Compiling syn v2.0.11765 Compiling crossbeam-deque v0.8.666 Compiling rusqlite v0.39.067 Compiling block-buffer v0.12.068 Compiling crypto-common v0.2.169 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 derive_more-impl v2.1.181 Compiling thiserror-impl v2.0.1882 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 derive_more v2.1.187 Compiling tracing v0.1.4488 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 harmonia-utils-io v0.0.0-alpha.0 (https://github.com/nix-community/harmonia?rev=9789e1d0a322360442ff2a2a150f8bd2b9ccf93a#9789e1d0)94 Compiling tokio-util v0.7.1895 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 18.07s101Executing cargoInstallPostBuildHook102Finished cargoInstallPostBuildHook103Finished cargoBuildHookcheckPhase
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 shlex v1.3.0109 Compiling rand_core v0.10.1110 Compiling bitflags v2.11.1111 Compiling cpufeatures v0.2.17112 Compiling getrandom v0.4.2113 Compiling find-msvc-tools v0.1.9114 Compiling curve25519-dalek-derive v0.1.1115 Compiling subtle v2.6.1116 Compiling signature v2.2.0117 Compiling zeroize v1.8.2118 Compiling rustix v1.1.4119 Compiling getrandom v0.3.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 crypto-common v0.1.7132 Compiling block-buffer v0.10.4133 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.24s146 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::parse ... ok151test tests::format_size_units ... ok152test logging::tests::respects_level_filter ... ok153test nix_config::tests::unknown_key_falls_back_to_default ... 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::maybe_vacuum_skips_small_freelist ... ok157test db::tests::basename_index_lookups ... ok158test db::tests::has_table_checks_existence ... ok159test db::tests::store_dir_typed_uses_configured_dir ... ok160test db::tests::compute_closure_marks_reachable_only ... ok161test db::tests::is_valid_path_checks_db ... ok162test db::tests::load_graph_keep_derivations_adds_output_to_drv_edge ... ok163test db::tests::load_graph_builds_csr ... ok164test db::tests::load_graph_build_trace_edges ... ok165test db::tests::valid_store_paths_and_typed_variants ... ok166test db::tests::empty_graph ... ok167test db::tests::load_graph_ignores_edges_with_unknown_ids ... ok168test db::tests::invalidate_ids_handles_ref_cycles ... ok169test db::tests::invalidate_ids_clears_realisations_with_restrict_fk ... ok170test db::tests::invalidate_ids_cascades_derivation_outputs ... 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::delete_store_path_other_stat_errors_propagate ... ok180test gc::tests::try_lock_dir_none_while_held ... ok181test profiles::tests::parse_older_than_units ... ok182test profiles::tests::profile_dirs_includes_state_and_xdg_paths_but_not_home ... ok183test profiles::tests::current_generation_none_when_missing ... ok184test gc::tests::delete_store_path_removes_readonly_tree ... ok185test roots::tests::is_in_store_requires_separator ... ok186test roots::tests::scan_blob_finds_embedded_store_paths ... ok187test profiles::tests::parse_older_than_rejects_invalid ... ok188test roots::tests::extract_store_path_takes_first_component ... ok189test roots::tests::store_path_basename_grammar ... ok190test roots::tests::scan_blob_ignores_bare_prefix ... ok191test profiles::tests::generation_links_and_current ... ok192test roots::runtime_roots::tests::read_file_root_ignores_non_store_paths ... ok193test profiles::tests::profile_lock_acquire_release_cleans_up ... ok194test roots::tests::temp_roots_missing_dir_is_empty ... ok195test profiles::tests::unparseable_current_generation_deletes_nothing ... ok196test roots::runtime_roots::tests::read_file_root_trims_and_extracts ... ok197test profiles::tests::delete_old_generations_keeps_only_current ... ok198test profiles::tests::delete_generations_older_than_cutoff ... 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::unknown_path_protected_by_basename ... ok203test gc_socket::tests::protect_marks_closure_and_blocks_deletion ... ok204test gc_socket::tests::drop_returns_when_idle_accept_loop_is_waiting ... ok205test profiles::tests::remove_old_generations_recurses_and_skips_non_link_targets ... ok206test gc::tests::clean_links_removes_only_unreferenced ... ok207test gc_socket::tests::protect_blocks_until_pending_delete_finishes ... ok208test gc_socket::tests::claim_nodes_partitions_and_blocks_protect ... 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.11s212213 Running unittests src/main.rs (target/x86_64-unknown-linux-gnu/release/deps/fast_nix_gc-8bd7e61e2846cee4)214215running 3 tests216test tests::parse_ensure_free_values ... ok217test tests::parse_size_units ... ok218test tests::parse_args_rejects_unknown_arguments ... 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_fails_when_roots_dir_is_unreadable ... ok227test gc_keeps_auto_root_with_unreadable_target ... ok228test gc_dry_run_does_not_delete ... ok229[WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true230[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false231[INFO ] loading store graph...232[INFO ] 1 total valid paths233test gc_dry_run_serves_socket_and_honors_roots ... ok234[INFO ] finding garbage collector roots...235test gc_deletes_non_utf8_store_entry ... ok236test gc_cleans_unused_links_only_when_not_dry_run ... FAILED237[INFO ] found 1 roots238[INFO ] computing alive closure...239[INFO ] 1 alive paths240[INFO ] 0 dead paths241[INFO ] 1 unknown paths on disk not in DB242[INFO ] deleting garbage...243test gc_handles_self_references ... FAILED244test gc_keeps_deriver_of_alive_path ... FAILED245test gc_keeps_ca_deriver_via_deriver_field_not_build_trace ... FAILED246test gc_chunk_size_one_deletes_whole_dead_chain ... FAILED247test gc_empty_store_is_noop ... ok248test gc_deletes_unreferenced_paths ... FAILED249test gc_deletes_drv_when_output_deriver_is_unset ... FAILED250test gc_drops_partial_temp_root ... FAILED251test gc_keep_recent_pins_recently_registered ... FAILED252test gc_keeps_ca_outputs_of_alive_drv ... FAILED253test gc_deletes_readonly_paths ... ok254test gc_keeps_runtime_roots_from_environ ... FAILED255test gc_keeps_indirect_auto_root ... ok256test gc_does_not_hang_on_tmp_fifo ... FAILED257test gc_ignores_invalid_store_basenames ... FAILED258test gc_keeps_lock_file_of_active_build ... FAILED259test gc_keeps_ca_output_via_build_trace ... ok260[WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true261[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false262[INFO ] loading store graph...263[INFO ] 2 total valid paths264test gc_max_freed_batches_by_estimated_size ... FAILED265[INFO ] deleting unused links...266test gc_max_freed_referrer_never_outlives_reference ... FAILED267[INFO ] finding garbage collector roots...268test gc_refuses_store_dir_mismatching_db ... ok269test gc_keeps_temp_root_not_yet_in_db ... ok2700 store paths deleted, 0 bytes freed271[INFO ] found 0 roots272[INFO ] computing alive closure...273[INFO ] 0 alive paths274[INFO ] 2 dead paths275[INFO ] deleting garbage...276test gc_keeps_transitive_closure ... ok277test gc_keeps_unknown_path_registered_after_snapshot ... ok278test gc_keeps_runtime_roots_from_open_fd ... ok279test gc_max_freed_stops_early ... FAILED280[INFO ] deleting unused links...281test gc_removes_reserved_space_file_and_creates_private_lock ... ok282test gc_skips_locked_tmp_dir ... ok2831 store paths deleted, 1.00 KiB freed284test gc_removes_dangling_auto_root ... ok285test gc_removes_unknown_disk_entries ... ok286test gc_rebases_canonical_runtime_roots_to_logical_store ... FAILED287test gc_socket_serves_before_graph_load_and_keeps_early_roots ... ok288test gc_removes_unlocked_tmp_dir ... ok289test gc_scans_roots_despite_unfollowable_indirect_target ... ok290test gc_socket_root_mid_gc_keeps_path_and_deletes_rest ... ok291test gc_store_dir_trailing_slash_is_normalized ... ok292test gc_removes_stale_temp_roots_file ... FAILED293test gc_runtime_roots_validated_against_db ... FAILED294test gc_vacuums_db_after_mass_deletion ... ok295296failures:297298---- gc_cleans_unused_links_only_when_not_dry_run stdout ----299300thread 'gc_cleans_unused_links_only_when_not_dry_run' (3906) panicked at crates/gc/tests/integration.rs:199:9:301stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true302[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false303[INFO ] loading store graph...304[INFO ] 1 total valid paths305[INFO ] finding garbage collector roots...306[INFO ] found 1 roots307[INFO ] computing alive closure...308[INFO ] 1 alive paths309[INFO ] 0 dead paths310[INFO ] deleting garbage...311312thread 'main' (4616) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:313The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }314note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace315316note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace317318---- gc_handles_self_references stdout ----319320thread 'gc_handles_self_references' (3918) panicked at crates/gc/tests/integration.rs:199:9:321stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true322[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false323[INFO ] loading store graph...324[INFO ] 2 total valid paths325[INFO ] finding garbage collector roots...326[INFO ] found 1 roots327[INFO ] computing alive closure...328[INFO ] 1 alive paths329[INFO ] 1 dead paths330[INFO ] deleting garbage...331332thread 'main' (4108) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:333The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }334note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace335336337---- gc_keeps_deriver_of_alive_path stdout ----338339thread 'gc_keeps_deriver_of_alive_path' (3925) panicked at crates/gc/tests/integration.rs:199:9:340stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true341[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false342[INFO ] loading store graph...343[INFO ] 3 total valid paths344[INFO ] finding garbage collector roots...345[INFO ] found 1 roots346[INFO ] computing alive closure...347[INFO ] 2 alive paths348[INFO ] 1 dead paths349[INFO ] deleting garbage...350351thread 'main' (4089) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:352The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }353note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace354355356---- gc_keeps_ca_deriver_via_deriver_field_not_build_trace stdout ----357358thread 'gc_keeps_ca_deriver_via_deriver_field_not_build_trace' (3922) panicked at crates/gc/tests/integration.rs:199:9:359stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true360[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false361[INFO ] loading store graph...362[INFO ] 3 total valid paths363[INFO ] finding garbage collector roots...364[INFO ] found 1 roots365[INFO ] computing alive closure...366[INFO ] 2 alive paths367[INFO ] 1 dead paths368[INFO ] deleting garbage...369370thread 'main' (4272) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:371The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }372note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace373374375---- gc_chunk_size_one_deletes_whole_dead_chain stdout ----376377thread 'gc_chunk_size_one_deletes_whole_dead_chain' (3905) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:378The global thread pool has not been initialized.: ThreadPoolBuildError { kind: GlobalPoolAlreadyInitialized }379380---- gc_deletes_unreferenced_paths stdout ----381382thread 'gc_deletes_unreferenced_paths' (3910) panicked at crates/gc/tests/integration.rs:199:9:383stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true384[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false385[INFO ] loading store graph...386[INFO ] 3 total valid paths387[INFO ] finding garbage collector roots...388[INFO ] found 1 roots389[INFO ] computing alive closure...390[INFO ] 2 alive paths391[INFO ] 1 dead paths392[INFO ] deleting garbage...393394thread 'main' (4121) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:395The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }396note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace397398399---- gc_deletes_drv_when_output_deriver_is_unset stdout ----400401thread 'gc_deletes_drv_when_output_deriver_is_unset' (3907) panicked at crates/gc/tests/integration.rs:199:9:402stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true403[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false404[INFO ] loading store graph...405[INFO ] 2 total valid paths406[INFO ] finding garbage collector roots...407[INFO ] found 1 roots408[INFO ] computing alive closure...409[INFO ] 1 alive paths410[INFO ] 1 dead paths411[INFO ] deleting garbage...412413thread 'main' (4115) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:414The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }415note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace416417418---- gc_drops_partial_temp_root stdout ----419420thread 'gc_drops_partial_temp_root' (3912) panicked at crates/gc/tests/integration.rs:199:9:421stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true422[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false423[INFO ] loading store graph...424[INFO ] 2 total valid paths425[INFO ] finding garbage collector roots...426[INFO ] found 1 roots427[INFO ] computing alive closure...428[INFO ] 1 alive paths429[INFO ] 1 dead paths430[INFO ] deleting garbage...431432thread 'main' (4024) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:433The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }434note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace435436437---- gc_keep_recent_pins_recently_registered stdout ----438439thread 'gc_keep_recent_pins_recently_registered' (3920) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:440The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }441442---- gc_keeps_ca_outputs_of_alive_drv stdout ----443444thread 'gc_keeps_ca_outputs_of_alive_drv' (3924) panicked at crates/gc/tests/integration.rs:199:9:445stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true446[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false447[INFO ] loading store graph...448[INFO ] 3 total valid paths449[INFO ] finding garbage collector roots...450[INFO ] found 1 roots451[INFO ] computing alive closure...452[INFO ] 2 alive paths453[INFO ] 1 dead paths454[INFO ] deleting garbage...455456thread 'main' (4109) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:457The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }458note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace459460461---- gc_keeps_runtime_roots_from_environ stdout ----462463thread 'gc_keeps_runtime_roots_from_environ' (3928) panicked at crates/gc/tests/integration.rs:671:5:464stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true465[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false466[INFO ] loading store graph...467[INFO ] 2 total valid paths468[INFO ] finding garbage collector roots...469[INFO ] found 1 roots470[INFO ] computing alive closure...471[INFO ] 1 alive paths472[INFO ] 1 dead paths473[INFO ] deleting garbage...474475thread 'main' (4055) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:476The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }477note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace478479480---- gc_does_not_hang_on_tmp_fifo stdout ----481482thread 'gc_does_not_hang_on_tmp_fifo' (3911) panicked at crates/gc/tests/integration.rs:199:9:483stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true484[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false485[INFO ] loading store graph...486[INFO ] 0 total valid paths487[INFO ] finding garbage collector roots...488[INFO ] found 0 roots489[INFO ] computing alive closure...490[INFO ] 0 alive paths491[INFO ] 0 dead paths492[INFO ] 1 unknown paths on disk not in DB493[INFO ] deleting garbage...494495thread 'main' (3930) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:496The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }497note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace498499500---- gc_ignores_invalid_store_basenames stdout ----501502thread 'gc_ignores_invalid_store_basenames' (3919) panicked at crates/gc/tests/integration.rs:199:9:503stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true504[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false505[INFO ] loading store graph...506[INFO ] 1 total valid paths507[INFO ] finding garbage collector roots...508[INFO ] found 0 roots509[INFO ] computing alive closure...510[INFO ] 0 alive paths511[INFO ] 1 dead paths512[INFO ] 1 unknown paths on disk not in DB513[INFO ] deleting garbage...514515thread 'main' (3947) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:516The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }517note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace518519520---- gc_keeps_lock_file_of_active_build stdout ----521522thread 'gc_keeps_lock_file_of_active_build' (3927) panicked at crates/gc/tests/integration.rs:199:9:523stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true524[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false525[INFO ] loading store graph...526[INFO ] 1 total valid paths527[INFO ] finding garbage collector roots...528[INFO ] found 1 roots529[INFO ] computing alive closure...530[INFO ] 1 alive paths531[INFO ] 0 dead paths532[INFO ] 1 unknown paths on disk not in DB533[INFO ] deleting garbage...534535thread 'main' (3962) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:536The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }537note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace538539540---- gc_max_freed_batches_by_estimated_size stdout ----541542thread 'gc_max_freed_batches_by_estimated_size' (6181) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:543The global thread pool has not been initialized.: ThreadPoolBuildError { kind: GlobalPoolAlreadyInitialized }544545---- gc_max_freed_referrer_never_outlives_reference stdout ----546547thread 'gc_max_freed_referrer_never_outlives_reference' (8488) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:548The global thread pool has not been initialized.: ThreadPoolBuildError { kind: GlobalPoolAlreadyInitialized }549550---- gc_max_freed_stops_early stdout ----551552thread 'gc_max_freed_stops_early' (8763) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:553The global thread pool has not been initialized.: ThreadPoolBuildError { kind: GlobalPoolAlreadyInitialized }554555---- gc_rebases_canonical_runtime_roots_to_logical_store stdout ----556557thread 'gc_rebases_canonical_runtime_roots_to_logical_store' (8770) panicked at crates/gc/tests/integration.rs:645:5: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 ] 2 total valid paths562[INFO ] finding garbage collector roots...563[INFO ] found 1 roots564[INFO ] computing alive closure...565[INFO ] 1 alive paths566[INFO ] 1 dead paths567[INFO ] deleting garbage...568569thread 'main' (10027) 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_stale_temp_roots_file stdout ----575576thread 'gc_removes_stale_temp_roots_file' (8791) 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 ] 1 total valid paths581[INFO ] finding garbage collector roots...582[INFO ] found 0 roots583[INFO ] computing alive closure...584[INFO ] 0 alive paths585[INFO ] 1 dead paths586[INFO ] deleting garbage...587588thread 'main' (9753) panicked at /build/cargo-vendor-dir/rayon-core-1.13.0/src/registry.rs:171:10:589The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }) }590note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace591592593---- gc_runtime_roots_validated_against_db stdout ----594595thread 'gc_runtime_roots_validated_against_db' (8825) panicked at crates/gc/tests/integration.rs:199:9:596stderr: [WARN ] cannot run `nix config show keep-derivations`: No such file or directory (os error 2); using default true597[WARN ] cannot run `nix config show keep-outputs`: No such file or directory (os error 2); using default false598[INFO ] loading store graph...599[INFO ] 0 total valid paths600[INFO ] finding garbage collector roots...601[INFO ] found 0 roots602[INFO ] computing alive closure...603[INFO ] 0 alive paths604[INFO ] 0 dead paths605[INFO ] 1 unknown paths on disk not in DB606[INFO ] deleting garbage...607608thread 'main' (9483) 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 backtrace611612613614failures:615 gc_chunk_size_one_deletes_whole_dead_chain616 gc_cleans_unused_links_only_when_not_dry_run617 gc_deletes_drv_when_output_deriver_is_unset618 gc_deletes_unreferenced_paths619 gc_does_not_hang_on_tmp_fifo620 gc_drops_partial_temp_root621 gc_handles_self_references622 gc_ignores_invalid_store_basenames623 gc_keep_recent_pins_recently_registered624 gc_keeps_ca_deriver_via_deriver_field_not_build_trace625 gc_keeps_ca_outputs_of_alive_drv626 gc_keeps_deriver_of_alive_path627 gc_keeps_lock_file_of_active_build628 gc_keeps_runtime_roots_from_environ629 gc_max_freed_batches_by_estimated_size630 gc_max_freed_referrer_never_outlives_reference631 gc_max_freed_stops_early632 gc_rebases_canonical_runtime_roots_to_logical_store633 gc_removes_stale_temp_roots_file634 gc_runtime_roots_validated_against_db635636test result: FAILED. 25 passed; 20 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.73s637638error: test failed, to rerun pass `-p fast-nix-gc --test integration`