nixbot

builds
unpackPhase
1unpacking source archive /nix/store/81ki6hk05k3pmblqsyq10k29sn2qdi2v-source2source root is source
patchPhase
3Executing configureCargoCommonVars4decompressing cargo artifacts from /nix/store/9jkw089y3gk2zsklq3xz6dag6ziz7nrw-tribuchet-deps-0.1.0/target.tar.zst to target
configurePhase
5will append /nix/var/nix/builds/nix-52768-2697915923/source/.cargo-home/config.toml with contents of /nix/store/gra8445471v6fgmviqah0mkwl12v9kn3-vendor-cargo-deps/config.toml6default configurePhase, nothing to do
buildPhase
7+++ command cargo --version8cargo 1.97.0 (c980f4866 2026-06-30)9+++ command cargo build --release --message-format json-render-diagnostics --locked10 Compiling sandbox-proto v0.1.0 (/nix/var/nix/builds/nix-52768-2697915923/source/crates/sandbox-proto)11 Compiling tribuchet v0.1.0 (/nix/var/nix/builds/nix-52768-2697915923/source/crates/tribuchet)12 Finished `release` profile [optimized] target(s) in 47.62s13searching for bins/libs to install from cargo build log at cargoBuildLog4AJl.json14installing /nix/var/nix/builds/nix-52768-2697915923/source/target/release/tribuchet in postBuildInstallFromCargoBuildLogOutTempuBu/bin15searching for bins/libs complete16buildPhase completed in 49 seconds
checkPhase
17+++ command cargo test --release --locked -- --skip=worker::agents::tests::seatbelt_profile_confines_the_builder18 Compiling sandbox-proto v0.1.0 (/nix/var/nix/builds/nix-52768-2697915923/source/crates/sandbox-proto)19 Compiling tribuchet v0.1.0 (/nix/var/nix/builds/nix-52768-2697915923/source/crates/tribuchet)20 Finished `release` profile [optimized] target(s) in 10.01s21 Running unittests src/lib.rs (target/release/deps/sandbox_proto-a13eee9dcadbe15e)2223running 5 tests24test framing::tests::closed_connection_is_err ... ok25test framing::tests::error_reply_is_err ... ok26test framing::tests::call_roundtrip_with_fds ... ok27test framing::tests::reply_roundtrip ... ok28test framing::tests::large_message_leaves_the_next_one_intact ... ok2930test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s3132 Running unittests src/main.rs (target/release/deps/tribuchet-7b24e703de14c22b)3334running 54 tests35test hub::metrics::tests::label_escapes_and_truncates ... ok36test build_json::tests::system_features_from_plain_env ... ok37test build_json::tests::system_features_from_structured_attrs ... ok38test build_json::tests::fixed_output_detection ... ok39test hub::relay::tests::missing_paths_are_validated_against_the_offer ... ok40test config::tests::worker_defaults_and_emulate_map ... ok41test config::tests::env_overrides_tls_paths ... ok42test hub::relay::tests::references_are_streamed_before_referrers ... ok43test hub::relay::tests::reference_cycles_do_not_loop ... ok44test config::tests::unknown_keys_are_rejected ... ok45test hub::state::tests::departed_worker_keeps_its_platform_expected ... ok46test hub::state::tests::nix_config_union_systems_and_capped_oversubscribed_jobs ... ok47test hub::state::tests::nix_config_json_escapes_peer_supplied_systems ... ok48test hub::state::tests::nix_config_without_workers_omits_max_jobs ... ok49test hub::state::tests::startup_window_awaits_then_unseen_platform_declines ... ok50test hub::relay::tests::extras_with_wrong_signature_are_rejected ... ok51test hub::state::tests::worker_caps_feature_matching ... ok52test hub::submit::tests::dedupe_key_binds_full_request ... ok53test hub::state::tests::queued_job_fails_when_last_capable_worker_leaves ... ok54test hub::submit::tests::dedupe_key_separates_sections ... ok55test hub::submit::tests::request_validation ... ok56test netpolicy::tests::default_policy_allows_everything ... ok57test netpolicy::tests::first_match_wins_and_default_applies ... ok58test netpolicy::tests::bad_values_are_rejected ... ok59test netpolicy::tests::keywords_and_v6_cidrs ... ok60test store::tests::store_path_validation ... ok61test tailscale::tests::ipv6_addr_is_encoded ... ok62test tailscale::tests::non_200_is_error ... ok63test tailscale::tests::parses_whois_body ... ok64test sockpath::tests::long_socket_paths_bind_and_connect ... ok65test tmpdir::tests::refuses_a_symlinked_build_dir ... ok66test worker::agent::tests::env_rewrite_replaces_tmp_dir_references ... ok67test tmpdir::tests::unpack_fixes_modes_and_refuses_non_basenames ... ok68test tmpdir::tests::unpack_does_not_follow_existing_symlinks ... ok69test attach::tests::replaces_existing_output_path ... ok70test worker::agent::tests::make_readable_skips_symlinks ... ok71test worker::binfmt::tests::i686_matches_em_386 ... ok72test worker::binfmt::tests::register_line_format ... ok73test worker::caps::tests::recursive_nix_advertised_only_when_enabled_and_native ... ok74test worker::caps::tests::uid_range_detection ... ok75test worker::logtail::tests::missing_log_means_no_cursor ... ok76test tmpdir::tests::packs_files_and_skips_symlinks_and_subdirs ... ok77test nar::tests::matches_nix_store_dump ... ok78test worker::logtail::tests::cursor_resumes_at_persisted_offset ... ok79test worker::logtail::tests::rejected_chunk_keeps_offset_for_retry ... ok80test worker::build::tests::pack_one_nar_finds_references_and_excludes_self ... ok81test nar::tests::root_symlink_round_trip ... ok82test nar::tests::round_trip ... ok83test worker::tests::sweep_removes_stale_builds_and_legacy_cache ... ok84test worker::pins::tests::references_outside_the_offer_are_ignored ... ok85test worker::pins::tests::pins_roots_missing_and_self_referencing_paths ... ok86test tmpdir::tests::large_files_round_trip ... ok87test worker::build::tests::assignment_validation ... ok88test worker::agents::tests::agent_runs_a_build_end_to_end ... ok8990test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 0.11s9192 Doc-tests sandbox_proto9394running 0 tests9596test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s97
installPhase
98actually installing contents of postBuildInstallFromCargoBuildLogOutTempuBu to /nix/store/35s9hrl816qjw85yhrad13zfl87yqa1x-tribuchet-0.1.099stripping references to Rust toolchain100Rust toolchain at: /nix/store/hryiwxcrllcsl4zqv6xwd55ryx85p4fh-rustc-1.97.0101stripping Rust toolchain references done102stripping references to cargoVendorDir from:103/nix/store/35s9hrl816qjw85yhrad13zfl87yqa1x-tribuchet-0.1.0/bin/tribuchet104stripping references done105signing files:106signing: /nix/store/35s9hrl816qjw85yhrad13zfl87yqa1x-tribuchet-0.1.0/bin/tribuchet107signing done
fixupPhase
108checking for references to /nix/var/nix/builds/nix-52768-2697915923/ in /nix/store/35s9hrl816qjw85yhrad13zfl87yqa1x-tribuchet-0.1.0...109/nix/store/cv1d7p48379km6a85h4zp6kr86brh32q-audit-tmpdir.sh: line 39: 59697 Done find "$dir" -type f -not -path '*/.build-id/*' -print0110 59698 Segmentation fault: 11 | while IFS= read -r -d '' file; do111 if isELF "$file"; then112 printf '%s\0' "$file" 1>&3;113 else114 if isScript "$file"; then115 filename=${file##*/}; dir=${file%/*}; if [ -e "$dir/.$filename-wrapped" ]; then116 printf '%s\0' "$file" 1>&4;117 fi;118 fi;119 fi;120done121patching script interpreter paths in /nix/store/35s9hrl816qjw85yhrad13zfl87yqa1x-tribuchet-0.1.0122stripping (with command strip and flags -S) in /nix/store/35s9hrl816qjw85yhrad13zfl87yqa1x-tribuchet-0.1.0/bin