tribuchet-0.1.0
checks.aarch64-linux.package-default
· build #223
· raw
1tribuchet: building on eliza
unpackPhase
2unpacking source archive /nix/store/4byggap402lk1i5vmvd2gssxnsyn60z0-source3source root is sourcepatchPhase
4Executing configureCargoCommonVars5decompressing cargo artifacts from /nix/store/6nljs9axl6wwsw2jzd8c043mf822w195-tribuchet-deps-0.1.0/target.tar.zst to targetconfigurePhase
6will append /build/source/.cargo-home/config.toml with contents of /nix/store/imrw0vvbi9bymfqp4p38w4l3h3hkl3fq-vendor-cargo-deps/config.toml7default configurePhase, nothing to dobuildPhase
8+++ command cargo --version9cargo 1.97.0 (c980f4866 2026-06-30)10+++ command cargo build --release --message-format json-render-diagnostics --locked11 Compiling sandbox-proto v0.1.0 (/build/source/crates/sandbox-proto)12 Compiling tribuchet v0.1.0 (/build/source/crates/tribuchet)13 Finished `release` profile [optimized] target(s) in 24.90s14searching for bins/libs to install from cargo build log at cargoBuildLog1DUN.json15installing /build/source/target/release/tribuchet in postBuildInstallFromCargoBuildLogOutTemp1dw/bin16searching for bins/libs completecheckPhase
17+++ command cargo test --release --locked18 Compiling sandbox-proto v0.1.0 (/build/source/crates/sandbox-proto)19 Compiling tribuchet v0.1.0 (/build/source/crates/tribuchet)20 Finished `release` profile [optimized] target(s) in 12.12s21 Running unittests src/lib.rs (target/release/deps/sandbox_proto-6880b933cdb72c49)2223running 5 tests24test framing::tests::closed_connection_is_err ... ok25test framing::tests::reply_roundtrip ... ok26test framing::tests::call_roundtrip_with_fds ... ok27test framing::tests::error_reply_is_err ... 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-6d70d9f3d50b98e3)3334running 69 tests35test build_json::tests::system_features_from_plain_env ... ok36test capwrite::tests::rejects_writes_beyond_the_cap ... ok37test capwrite::tests::rejects_writes_past_the_deadline ... ok38test build_json::tests::system_features_from_structured_attrs ... ok39test build_json::tests::fixed_output_detection ... ok40test hub::metrics::tests::label_escapes_and_truncates ... ok41test hub::relay::staging::tests::missing_paths_are_validated_against_the_offer ... ok42test hub::relay::staging::tests::references_are_streamed_before_referrers ... ok43test hub::relay::staging::tests::largest_ready_path_streams_first ... ok44test hub::relay::staging::tests::reference_cycles_do_not_loop ... ok45test config::tests::worker_defaults_and_emulate_map ... ok46test config::tests::env_overrides_tls_paths ... ok47test config::tests::unknown_keys_are_rejected ... ok48test hub::state::tests::nix_config_json_escapes_peer_supplied_systems ... ok49test hub::state::tests::departed_worker_keeps_its_platform_expected ... ok50test chunkstore::tests::roundtrip_and_contains ... ok51test hub::state::tests::startup_window_awaits_then_unseen_platform_declines ... ok52test hub::state::tests::nix_config_without_workers_omits_max_jobs ... ok53test hub::state::tests::nix_config_union_systems_and_capped_oversubscribed_jobs ... ok54test hub::state::tests::worker_caps_feature_matching ... ok55test hub::submit::tests::dedupe_key_separates_sections ... ok56test hub::submit::tests::dedupe_key_binds_full_request ... ok57test netpolicy::tests::default_policy_allows_everything ... ok58test hub::submit::tests::request_validation ... ok59test chunkstore::tests::survives_reopen_via_recovery ... ok60test hub::relay::extras::tests::extras_with_wrong_signature_are_rejected ... ok61test hub::state::tests::queued_job_fails_when_last_capable_worker_leaves ... ok62test netpolicy::tests::keywords_and_v6_cidrs ... ok63test netpolicy::tests::first_match_wins_and_default_applies ... ok64test netpolicy::tests::bad_values_are_rejected ... ok65test chunkstore::tests::reopen_truncates_torn_tail ... ok66test tailscale::tests::non_200_is_error ... ok67test tailscale::tests::ipv6_addr_is_encoded ... ok68test store::tests::store_path_validation ... ok69test tailscale::tests::parses_whois_body ... ok70test worker::agent::tests::env_rewrite_replaces_tmp_dir_references ... ok71test worker::binfmt::tests::i686_matches_em_386 ... ok72test worker::binfmt::tests::register_line_format ... ok73test worker::caps::tests::uid_range_detection ... ok74test tmpdir::tests::refuses_a_symlinked_build_dir ... ok75test tmpdir::tests::unpack_does_not_follow_existing_symlinks ... ok76test worker::caps::tests::recursive_nix_advertised_only_when_enabled_and_native ... ok77test worker::build::tests::assignment_validation ... ok78test worker::logtail::tests::missing_log_means_no_cursor ... ok79test sockpath::tests::long_socket_paths_bind_and_connect ... ok80test worker::logtail::tests::cursor_resumes_at_persisted_offset ... ok81test worker::agent::tests::make_readable_skips_symlinks ... ok82test nar::tests::matches_nix_store_dump ... ok83test worker::logtail::tests::rejected_chunk_keeps_offset_for_retry ... ok84test attach::tests::replaces_existing_output_path ... ok85test worker::sandbox::tests::derivation_env_stays_off_the_setup_stage ... ok86test worker::build::outputs::tests::pack_one_nar_finds_references_and_excludes_self ... ok87test worker::resume::tests::persisted_running_state_round_trips ... ok88test nar::tests::root_symlink_round_trip ... ok89test worker::agent::platform::tests::confined_agent_refuses_an_unsandboxed_start ... ok90test worker::tests::sweep_removes_stale_builds_and_legacy_cache ... ok91test tmpdir::tests::packs_files_and_skips_symlinks_and_subdirs ... ok92test worker::sandbox::tests::recursive_nix_adds_the_daemon_socket_bind ... ok93test nar::tests::round_trip ... ok94test tmpdir::tests::unpack_fixes_modes_and_refuses_non_basenames ... ok95test worker::pins::tests::references_outside_the_offer_are_ignored ... ok96test worker::pins::tests::pins_roots_missing_and_self_referencing_paths ... ok97test chunker::tests::concatenation_is_the_nar ... ok98test chunker::tests::identical_file_dedups_across_paths ... ok99test tmpdir::tests::large_files_round_trip ... ok100test chunkstore::tests::scan_resistance ... ok101test chunkstore::tests::ghost_readmission_goes_to_main ... ok102test worker::agents::tests::agent_runs_a_build_end_to_end ... ok103test chunker::tests::small_files_coalesce ... ok104105test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s106107 Doc-tests sandbox_proto108109running 0 tests110111test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s112installPhase
113actually installing contents of postBuildInstallFromCargoBuildLogOutTemp1dw to /nix/store/6p3xm74r2p7hk13mfw97r1fb8brrfxwd-tribuchet-0.1.0114stripping references to Rust toolchain115Rust toolchain at: /nix/store/mhnr24iz2z0v0b3lpqpfi2a5jp9dqcln-rustc-1.97.1116stripping Rust toolchain references done117stripping references to cargoVendorDir from:118/nix/store/6p3xm74r2p7hk13mfw97r1fb8brrfxwd-tribuchet-0.1.0/bin/tribuchet119stripping references donefixupPhase
120shrinking RPATHs of ELF executables and libraries in /nix/store/6p3xm74r2p7hk13mfw97r1fb8brrfxwd-tribuchet-0.1.0121shrinking /nix/store/6p3xm74r2p7hk13mfw97r1fb8brrfxwd-tribuchet-0.1.0/bin/tribuchet122checking for references to /build/ in /nix/store/6p3xm74r2p7hk13mfw97r1fb8brrfxwd-tribuchet-0.1.0...123patching script interpreter paths in /nix/store/6p3xm74r2p7hk13mfw97r1fb8brrfxwd-tribuchet-0.1.0124stripping (with command strip and flags -S -p) in /nix/store/6p3xm74r2p7hk13mfw97r1fb8brrfxwd-tribuchet-0.1.0/bin