nixbot

builds

succeeded tribuchet-0.1.0 checks.aarch64-linux.package-default · build #289 · raw

1tribuchet: building on eliza
unpackPhase
2unpacking source archive /nix/store/kgzhkhyd3yf5ph1kqk3mn7q0qzr4cis4-source3source root is source4setting SOURCE_DATE_EPOCH to timestamp 1787533773 of file "source/crates/tribuchet/src/hub/metrics.rs"
patchPhase
5Executing configureCargoCommonVars6decompressing cargo artifacts from /nix/store/76gn0aq6gmmznia2qrd32icwf9gmrycp-tribuchet-deps-0.1.0/target.tar.zst to target
configurePhase
7will append /build/source/.cargo-home/config.toml with contents of /nix/store/w49frpk7byqyvhd21q0r2y4p0yybz1m8-vendor-cargo-deps/config.toml8default configurePhase, nothing to do
buildPhase
9+++ command cargo --version10cargo 1.97.0 (c980f4866 2026-06-30)11+++ command cargo build --release --message-format json-render-diagnostics --locked12 Compiling sandbox-proto v0.1.0 (/build/source/crates/sandbox-proto)13 Compiling tribuchet v0.1.0 (/build/source/crates/tribuchet)14 Compiling netbench v0.1.0 (/build/source/crates/netbench)15 Finished `release` profile [optimized] target(s) in 26.10s16searching for bins/libs to install from cargo build log at cargoBuildLogX18m.json17installing /build/source/target/release/netbench in postBuildInstallFromCargoBuildLogOutTempQNP/bin18installing /build/source/target/release/tribuchet in postBuildInstallFromCargoBuildLogOutTempQNP/bin19searching for bins/libs complete
checkPhase
20+++ command cargo test --release --locked21 Compiling netbench v0.1.0 (/build/source/crates/netbench)22 Compiling sandbox-proto v0.1.0 (/build/source/crates/sandbox-proto)23 Compiling tribuchet v0.1.0 (/build/source/crates/tribuchet)24 Finished `release` profile [optimized] target(s) in 12.10s25 Running unittests src/main.rs (target/release/deps/netbench-4586c7f9d8632f66)2627running 0 tests2829test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s3031 Running unittests src/lib.rs (target/release/deps/sandbox_proto-6880b933cdb72c49)3233running 5 tests34test framing::tests::closed_connection_is_err ... ok35test framing::tests::error_reply_is_err ... ok36test framing::tests::reply_roundtrip ... ok37test framing::tests::call_roundtrip_with_fds ... ok38test framing::tests::large_message_leaves_the_next_one_intact ... ok3940test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s4142 Running unittests src/main.rs (target/release/deps/tribuchet-e43cb9164d2bc277)4344running 79 tests45test build_json::tests::system_features_from_structured_attrs ... ok46test build_json::tests::system_features_from_plain_env ... ok47test build_json::tests::network_detection ... ok48test hub::metrics::tests::label_escapes_and_truncates ... ok49test hub::relay::staging::tests::reference_cycles_do_not_loop ... ok50test hub::relay::staging::tests::largest_ready_path_streams_first ... ok51test hub::relay::staging::tests::references_are_streamed_before_referrers ... ok52test config::tests::unknown_keys_are_rejected ... ok53test config::tests::worker_defaults_and_emulate_map ... ok54test config::tests::env_overrides_tls_paths ... ok55test hub::state::tests::nix_config_union_systems_and_capped_oversubscribed_jobs ... ok56test hub::state::tests::nix_config_without_workers_omits_max_jobs ... ok57test hub::state::tests::nix_config_json_escapes_peer_supplied_systems ... ok58test hub::state::tests::worker_caps_feature_matching ... ok59test hub::state::tests::departed_worker_keeps_its_platform_expected ... ok60test hub::chunkcache::tests::recipe_is_bound_to_nar_hash ... ok61test chunkstore::tests::roundtrip_and_contains ... ok62test hub::submit::tests::dedupe_key_separates_sections ... ok63test hub::submit::tests::dedupe_key_binds_full_request ... ok64test hub::submit::tests::request_validation ... ok65test fsutil::tests::force_remove_read_only_tree ... ok66test hub::state::tests::queued_job_fails_when_last_capable_worker_leaves ... ok67test hub::state::tests::queued_job_survives_worker_restart_within_grace ... ok68test hub::state::tests::take_job_leaves_held_keys_to_their_holder ... ok69test netpolicy::tests::default_policy_allows_everything ... ok70test netpolicy::tests::first_match_wins_and_default_applies ... ok71test netpolicy::tests::keywords_and_v6_cidrs ... ok72test nar::pack::tests::fifo_is_rejected ... ok73test netpolicy::tests::bad_values_are_rejected ... ok74test store::tests::store_path_validation ... ok75test tailscale::tests::non_200_is_error ... ok76test tailscale::tests::ipv6_addr_is_encoded ... ok77test tailscale::tests::parses_whois_body ... ok78test hub::relay::serve::tests::serve_cached_skips_repack_and_reports_leftovers ... ok79test hub::state::tests::startup_window_awaits_then_unseen_platform_declines ... ok80test chunkstore::tests::reopen_drops_corrupt_payload ... ok81test chunkstore::tests::reopen_truncates_torn_tail ... ok82test worker::agent::tests::env_rewrite_replaces_tmp_dir_references ... ok83test chunkstore::tests::survives_reopen_via_recovery ... ok84test attach::tests::replaces_existing_output_path ... ok85test worker::binfmt::tests::i686_matches_em_386 ... ok86test worker::binfmt::tests::register_line_format ... ok87test worker::build::claims::tests::abandoned_claim_reads_as_failed ... ok88test worker::build::claims::tests::second_build_waits_and_is_woken ... ok89test sockpath::tests::long_socket_paths_bind_and_connect ... ok90test tmpdir::tests::refuses_a_symlinked_build_dir ... ok91test worker::agent::tests::make_readable_skips_symlinks ... ok92test tmpdir::tests::unpack_does_not_follow_existing_symlinks ... ok93test worker::caps::tests::uid_range_detection ... ok94test nar::pack::tests::root_file_and_symlink ... ok95test worker::caps::tests::recursive_nix_advertised_only_when_enabled_and_native ... ok96test hub::state::replay::tests::slow_subscriber_paces_publish ... ok97test worker::build::tests::assignment_validation ... ok98test nar::tests::root_symlink_round_trip ... ok99test worker::build::chunks::tests::feed_import_forgets_corrupt_and_missing_chunks ... ok100test worker::logtail::tests::missing_log_means_no_cursor ... ok101test nar::pack::tests::matches_nix_store_dump ... ok102test worker::logtail::tests::rejected_chunk_keeps_offset_for_retry ... ok103test worker::logtail::tests::cursor_resumes_at_persisted_offset ... ok104test tmpdir::tests::packs_files_and_skips_symlinks_and_subdirs ... ok105test nar::tests::round_trip ... ok106test worker::resume::tests::persisted_running_state_round_trips ... ok107test nar::pack::tests::early_stop_terminates ... ok108test worker::agent::platform::tests::confined_agent_refuses_an_unsandboxed_start ... ok109test worker::build::outputs::tests::pack_one_nar_finds_references_and_excludes_self ... ok110test worker::sandbox::tests::derivation_env_stays_off_the_setup_stage ... ok111test worker::tests::sweep_removes_stale_builds_and_keeps_adoptable_ones ... ok112test tmpdir::tests::unpack_fixes_modes_and_refuses_non_basenames ... ok113test worker::sandbox::tests::recursive_nix_adds_the_daemon_socket_bind ... ok114test worker::pins::tests::references_outside_the_offer_are_ignored ... ok115test worker::pins::tests::pins_roots_missing_and_self_referencing_paths ... ok116test nar::pack::tests::matches_harmonia ... ok117test chunkstore::tests::scan_resistance ... ok118test chunkstore::tests::ghost_readmission_goes_to_main ... ok119test tmpdir::tests::large_files_round_trip ... ok120test worker::agents::tests::agent_runs_a_build_end_to_end ... ok121test hub::relay::staging::tests::manifest_survives_full_channel ... ok122test chunker::tests::concatenation_is_the_nar ... ok123test chunkstore::tests::pinned_survives_eviction ... ok124125test result: ok. 79 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s126127 Doc-tests sandbox_proto128129running 0 tests130131test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s132
installPhase
133actually installing contents of postBuildInstallFromCargoBuildLogOutTempQNP to /nix/store/mmlp72ryyfdhij5jklh1s6zdkkl4zwcd-tribuchet-0.1.0134stripping references to Rust toolchain135Rust toolchain at: /nix/store/8w6p0mvqs1zg94dwp09gan17f2pfwig4-rustc-1.97.1136stripping Rust toolchain references done137stripping references to cargoVendorDir from:138/nix/store/mmlp72ryyfdhij5jklh1s6zdkkl4zwcd-tribuchet-0.1.0/bin/netbench139/nix/store/mmlp72ryyfdhij5jklh1s6zdkkl4zwcd-tribuchet-0.1.0/bin/tribuchet140stripping references done
fixupPhase
141shrinking RPATHs of ELF executables and libraries in /nix/store/mmlp72ryyfdhij5jklh1s6zdkkl4zwcd-tribuchet-0.1.0142shrinking /nix/store/mmlp72ryyfdhij5jklh1s6zdkkl4zwcd-tribuchet-0.1.0/bin/netbench143shrinking /nix/store/mmlp72ryyfdhij5jklh1s6zdkkl4zwcd-tribuchet-0.1.0/bin/tribuchet144checking for references to /build/ in /nix/store/mmlp72ryyfdhij5jklh1s6zdkkl4zwcd-tribuchet-0.1.0...145patching script interpreter paths in /nix/store/mmlp72ryyfdhij5jklh1s6zdkkl4zwcd-tribuchet-0.1.0146stripping (with command strip and flags -S -p) in /nix/store/mmlp72ryyfdhij5jklh1s6zdkkl4zwcd-tribuchet-0.1.0/bin