nixbot

builds

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

1tribuchet: building on eliza
unpackPhase
2unpacking source archive /nix/store/2y3whf7946pbnlvr2xfgwdklqfc3y9qg-source3source root is source
patchPhase
4Executing configureCargoCommonVars5decompressing cargo artifacts from /nix/store/152hasiyhvk25901kjl1idmvapwjhyh3-tribuchet-deps-0.1.0/target.tar.zst to target
configurePhase
6will append /build/source/.cargo-home/config.toml with contents of /nix/store/zlsrp3byd3gki8l74xn3ivaad6590lqi-vendor-cargo-deps/config.toml7default configurePhase, nothing to do
buildPhase
8+++ command cargo --version9cargo 1.96.2 (356927216 2026-06-26)10+++ command cargo build --release --message-format json-render-diagnostics11 Compiling tribuchet v0.1.0 (/build/source/crates/tribuchet)12 Compiling sandbox-proto v0.1.0 (/build/source/crates/sandbox-proto)13 Compiling tribuchet-sandboxd v0.1.0 (/build/source/crates/tribuchet-sandboxd)14 Finished `release` profile [optimized] target(s) in 21.03s15searching for bins/libs to install from cargo build log at cargoBuildLogYbJn.json16installing /build/source/target/release/tribuchet-sandboxd in postBuildInstallFromCargoBuildLogOutTempWeG/bin17installing /build/source/target/release/tribuchet in postBuildInstallFromCargoBuildLogOutTempWeG/bin18searching for bins/libs complete
checkPhase
19+++ command cargo test --release20 Compiling sandbox-proto v0.1.0 (/build/source/crates/sandbox-proto)21 Compiling tribuchet-sandboxd v0.1.0 (/build/source/crates/tribuchet-sandboxd)22 Compiling tribuchet v0.1.0 (/build/source/crates/tribuchet)23 Finished `release` profile [optimized] target(s) in 9.30s24 Running unittests src/lib.rs (target/release/deps/sandbox_proto-112ba71a08ecab57)2526running 4 tests27test tests::closed_connection_is_err ... ok28test tests::reply_roundtrip ... ok29test tests::call_roundtrip_with_fds ... ok30test tests::error_reply_is_err ... ok3132test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s3334 Running unittests src/main.rs (target/release/deps/tribuchet-64d176e8dc6ce6fb)3536running 52 tests37test hub::metrics::tests::label_escapes_and_truncates ... ok38test hub::relay::tests::already_streamed_paths_are_skipped_and_reset_on_failure ... ok39test build_json::tests::system_features_from_plain_env ... ok40test build_json::tests::fixed_output_detection ... ok41test build_json::tests::system_features_from_structured_attrs ... ok42test hub::state::tests::worker_caps_feature_matching ... ok43test hub::relay::tests::references_are_streamed_before_referrers ... ok44test hub::relay::tests::reference_cycles_do_not_loop ... ok45test hub::submit::tests::dedupe_key_separates_sections ... ok46test hub::submit::tests::dedupe_key_ignores_per_attempt_top_tmp_dir ... ok47test config::tests::worker_defaults_and_emulate_map ... ok48test hub::submit::tests::dedupe_key_binds_full_request ... ok49test hub::state::tests::nix_config_without_workers_omits_max_jobs ... ok50test hub::state::tests::nix_config_union_systems_and_capped_oversubscribed_jobs ... ok51test config::tests::env_overrides_tls_paths ... ok52test hub::state::tests::nix_config_json_escapes_peer_supplied_systems ... ok53test config::tests::unknown_keys_are_rejected ... ok54test hub::state::tests::startup_window_awaits_then_unseen_platform_declines ... ok55test hub::state::tests::departed_worker_keeps_its_platform_expected ... ok56test store::tests::store_path_validation ... ok57test netpolicy::tests::default_policy_allows_everything ... ok58test netpolicy::tests::first_match_wins_and_default_applies ... ok59test netpolicy::tests::keywords_and_v6_cidrs ... ok60test tailscale::tests::ipv6_addr_is_encoded ... ok61test netpolicy::tests::bad_values_are_rejected ... ok62test hub::submit::tests::request_validation ... ok63test tailscale::tests::parses_whois_body ... ok64test tailscale::tests::non_200_is_error ... ok65test worker::binfmt::tests::register_line_format ... ok66test worker::binfmt::tests::i686_matches_em_386 ... ok67test worker::caps::tests::uid_range_detection ... ok68test hub::state::tests::queued_job_fails_when_last_capable_worker_leaves ... ok69test worker::caps::tests::recursive_nix_advertised_only_when_enabled_and_native ... ok70test hub::relay::tests::extras_with_wrong_signature_are_rejected ... ok71test hub::submit::tests::top_tmp_dir_validation_rejects_symlinks_and_foreign_dirs ... ok72test worker::build::tests::assignment_validation ... ok73test worker::sandboxd::tests::missing_socket_fails ... ok74test worker::build::tests::tmp_dir_archive_does_not_follow_planted_symlinks ... ok75test worker::build::tests::tmp_dir_archive_strips_setuid_and_rejects_hardlinks ... ok76test worker::build::tests::tmp_dir_archive_chmod_stays_inside_dest ... ok77test worker::tests::sweep_removes_stale_builds_and_legacy_cache ... ok78test nar::tests::matches_nix_store_dump ... ok79test worker::sandboxd::tests::error_reply_is_reported ... ok80test worker::build::tests::pack_one_nar_finds_references_and_excludes_self ... ok81test hub::relay::tests::tmp_dir_archive_comes_from_the_validated_directory ... ok82test hub::relay::tests::tmp_dir_archive_does_not_follow_symlink_entries ... ok83test nar::tests::root_symlink_round_trip ... ok84test nar::tests::round_trip ... ok85test worker::reaper::tests::large_spawn_request_reaches_the_reaper ... ok86test worker::sandbox::tests::recursive_nix_adds_the_daemon_socket_bind ... ok87test worker::sandbox::tests::derivation_env_stays_off_the_setup_stage ... ok88test worker::sandboxd::tests::allocate_lease ... ok8990test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s9192 Running unittests src/main.rs (target/release/deps/tribuchet_sandboxd-e5a2cd3bd17a3741)9394running 9 tests95test lease::tests::create_cgroup_rejects_bad_build_id ... ok96test lease::tests::pidfd_pid_of_self ... ok97test lease::tests::verify_userns_rejects_already_mapped_ns ... ok98test lease::tests::verify_userns_rejects_mismatched_fd ... ok99test pool::tests::blocks_are_disjoint_and_reusable ... ok100test lease::tests::lease_ends_when_the_worker_never_spawned ... ok101test lease::tests::read_write_at ... ok102test lease::tests::chown_tree_walks_and_skips_symlink_targets ... ok103test lease::tests::lease_outlives_the_connection_until_the_cgroup_drains ... ok104105test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s106107 Doc-tests sandbox_proto108109running 0 tests110111test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s112
installPhase
113actually installing contents of postBuildInstallFromCargoBuildLogOutTempWeG to /nix/store/d76asfwi883gw9mjprxkgkmhdsby49bq-tribuchet-0.1.0114stripping references to Rust toolchain115Rust toolchain at: /nix/store/bx68ph2vqyxvkn4ilchhgx2pqa9wva42-rustc-1.96.1116stripping Rust toolchain references done117stripping references to cargoVendorDir from:118/nix/store/d76asfwi883gw9mjprxkgkmhdsby49bq-tribuchet-0.1.0/bin/tribuchet119/nix/store/d76asfwi883gw9mjprxkgkmhdsby49bq-tribuchet-0.1.0/bin/tribuchet-sandboxd120stripping references done
fixupPhase
121shrinking RPATHs of ELF executables and libraries in /nix/store/d76asfwi883gw9mjprxkgkmhdsby49bq-tribuchet-0.1.0122shrinking /nix/store/d76asfwi883gw9mjprxkgkmhdsby49bq-tribuchet-0.1.0/bin/tribuchet-sandboxd123shrinking /nix/store/d76asfwi883gw9mjprxkgkmhdsby49bq-tribuchet-0.1.0/bin/tribuchet124checking for references to /build/ in /nix/store/d76asfwi883gw9mjprxkgkmhdsby49bq-tribuchet-0.1.0...125patching script interpreter paths in /nix/store/d76asfwi883gw9mjprxkgkmhdsby49bq-tribuchet-0.1.0126stripping (with command strip and flags -S -p) in /nix/store/d76asfwi883gw9mjprxkgkmhdsby49bq-tribuchet-0.1.0/bin