nixbot

builds

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

1tribuchet: hub connection lost (hub closed event stream without a result); reconnecting2tribuchet: building on eliza
unpackPhase
3unpacking source archive /nix/store/h576qbnjgq29c0pk2wxlv9si1ljmfi43-source4source root is source
patchPhase
5Executing configureCargoCommonVars6decompressing cargo artifacts from /nix/store/qf0ywdf0dhkp3wlq5jypkd88pg8q9lcx-tribuchet-deps-0.1.0/target.tar.zst to target
configurePhase
7will append /build/source/.cargo-home/config.toml with contents of /nix/store/zlsrp3byd3gki8l74xn3ivaad6590lqi-vendor-cargo-deps/config.toml8default configurePhase, nothing to do
buildPhase
9+++ command cargo --version10cargo 1.96.2 (356927216 2026-06-26)11+++ command cargo build --release --message-format json-render-diagnostics12 Compiling sandbox-proto v0.1.0 (/build/source/crates/sandbox-proto)13 Compiling tribuchet v0.1.0 (/build/source/crates/tribuchet)14 Compiling tribuchet-sandboxd v0.1.0 (/build/source/crates/tribuchet-sandboxd)15 Finished `release` profile [optimized] target(s) in 19.98s16searching for bins/libs to install from cargo build log at cargoBuildLogjQrl.json17installing /build/source/target/release/tribuchet-sandboxd in postBuildInstallFromCargoBuildLogOutTempj6n/bin18installing /build/source/target/release/tribuchet in postBuildInstallFromCargoBuildLogOutTempj6n/bin19searching for bins/libs complete
checkPhase
20+++ command cargo test --release21 Compiling sandbox-proto v0.1.0 (/build/source/crates/sandbox-proto)22 Compiling tribuchet-sandboxd v0.1.0 (/build/source/crates/tribuchet-sandboxd)23 Compiling tribuchet v0.1.0 (/build/source/crates/tribuchet)24 Finished `release` profile [optimized] target(s) in 9.11s25 Running unittests src/lib.rs (target/release/deps/sandbox_proto-112ba71a08ecab57)2627running 4 tests28test tests::closed_connection_is_err ... ok29test tests::reply_roundtrip ... ok30test tests::call_roundtrip_with_fds ... ok31test tests::error_reply_is_err ... ok3233test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s3435 Running unittests src/main.rs (target/release/deps/tribuchet-8f6611e5a1f373a8)3637running 52 tests38test hub::metrics::tests::label_escapes_and_truncates ... ok39test hub::relay::tests::already_streamed_paths_are_skipped_and_reset_on_failure ... ok40test build_json::tests::system_features_from_plain_env ... ok41test build_json::tests::system_features_from_structured_attrs ... ok42test build_json::tests::fixed_output_detection ... ok43test config::tests::worker_defaults_and_emulate_map ... ok44test hub::state::tests::worker_caps_feature_matching ... ok45test hub::state::tests::nix_config_without_workers_omits_max_jobs ... ok46test config::tests::unknown_keys_are_rejected ... ok47test config::tests::env_overrides_tls_paths ... ok48test hub::relay::tests::references_are_streamed_before_referrers ... ok49test hub::relay::tests::reference_cycles_do_not_loop ... ok50test hub::state::tests::nix_config_json_escapes_peer_supplied_systems ... ok51test hub::state::tests::nix_config_union_systems_and_capped_oversubscribed_jobs ... ok52test hub::submit::tests::dedupe_key_separates_sections ... ok53test hub::submit::tests::dedupe_key_ignores_per_attempt_top_tmp_dir ... ok54test hub::submit::tests::dedupe_key_binds_full_request ... ok55test hub::state::tests::departed_worker_keeps_its_platform_expected ... ok56test hub::state::tests::startup_window_awaits_then_unseen_platform_declines ... ok57test hub::submit::tests::request_validation ... ok58test netpolicy::tests::default_policy_allows_everything ... ok59test netpolicy::tests::first_match_wins_and_default_applies ... ok60test netpolicy::tests::keywords_and_v6_cidrs ... ok61test store::tests::store_path_validation ... ok62test netpolicy::tests::bad_values_are_rejected ... ok63test tailscale::tests::non_200_is_error ... ok64test tailscale::tests::ipv6_addr_is_encoded ... ok65test worker::binfmt::tests::register_line_format ... ok66test hub::state::tests::queued_job_fails_when_last_capable_worker_leaves ... ok67test worker::binfmt::tests::i686_matches_em_386 ... ok68test tailscale::tests::parses_whois_body ... ok69test hub::submit::tests::top_tmp_dir_validation_rejects_symlinks_and_foreign_dirs ... ok70test hub::relay::tests::extras_with_wrong_signature_are_rejected ... ok71test worker::caps::tests::uid_range_detection ... ok72test worker::caps::tests::recursive_nix_advertised_only_when_enabled_and_native ... ok73test worker::build::tests::assignment_validation ... ok74test worker::build::tests::tmp_dir_archive_strips_setuid_and_rejects_hardlinks ... ok75test worker::tests::sweep_removes_stale_builds_and_legacy_cache ... ok76test worker::build::tests::tmp_dir_archive_does_not_follow_planted_symlinks ... ok77test worker::sandboxd::tests::missing_socket_fails ... ok78test worker::sandbox::tests::derivation_env_stays_off_the_setup_stage ... ok79test nar::tests::matches_nix_store_dump ... ok80test worker::build::tests::tmp_dir_archive_chmod_stays_inside_dest ... ok81test hub::relay::tests::tmp_dir_archive_comes_from_the_validated_directory ... ok82test worker::build::tests::pack_one_nar_finds_references_and_excludes_self ... ok83test hub::relay::tests::tmp_dir_archive_does_not_follow_symlink_entries ... ok84test worker::sandboxd::tests::allocate_lease ... ok85test nar::tests::root_symlink_round_trip ... ok86test worker::sandboxd::tests::error_reply_is_reported ... ok87test worker::reaper::tests::large_spawn_request_reaches_the_reaper ... ok88test nar::tests::round_trip ... ok89test worker::sandbox::tests::recursive_nix_adds_the_daemon_socket_bind ... ok9091test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s9293 Running unittests src/main.rs (target/release/deps/tribuchet_sandboxd-e5a2cd3bd17a3741)9495running 9 tests96test lease::tests::create_cgroup_rejects_bad_build_id ... ok97test lease::tests::pidfd_pid_of_self ... ok98test lease::tests::verify_userns_rejects_already_mapped_ns ... ok99test lease::tests::verify_userns_rejects_mismatched_fd ... ok100test lease::tests::read_write_at ... ok101test lease::tests::lease_ends_when_the_worker_never_spawned ... ok102test pool::tests::blocks_are_disjoint_and_reusable ... ok103test lease::tests::chown_tree_walks_and_skips_symlink_targets ... ok104test lease::tests::lease_outlives_the_connection_until_the_cgroup_drains ... ok105106test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s107108 Doc-tests sandbox_proto109110running 0 tests111112test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s113
installPhase
114actually installing contents of postBuildInstallFromCargoBuildLogOutTempj6n to /nix/store/vq44kk1x7jwq280xjqzf410g791b3vvr-tribuchet-0.1.0115stripping references to Rust toolchain116Rust toolchain at: /nix/store/bx68ph2vqyxvkn4ilchhgx2pqa9wva42-rustc-1.96.1117stripping Rust toolchain references done118stripping references to cargoVendorDir from:119/nix/store/vq44kk1x7jwq280xjqzf410g791b3vvr-tribuchet-0.1.0/bin/tribuchet120/nix/store/vq44kk1x7jwq280xjqzf410g791b3vvr-tribuchet-0.1.0/bin/tribuchet-sandboxd121stripping references done
fixupPhase
122shrinking RPATHs of ELF executables and libraries in /nix/store/vq44kk1x7jwq280xjqzf410g791b3vvr-tribuchet-0.1.0123shrinking /nix/store/vq44kk1x7jwq280xjqzf410g791b3vvr-tribuchet-0.1.0/bin/tribuchet-sandboxd124shrinking /nix/store/vq44kk1x7jwq280xjqzf410g791b3vvr-tribuchet-0.1.0/bin/tribuchet125checking for references to /build/ in /nix/store/vq44kk1x7jwq280xjqzf410g791b3vvr-tribuchet-0.1.0...126patching script interpreter paths in /nix/store/vq44kk1x7jwq280xjqzf410g791b3vvr-tribuchet-0.1.0127stripping (with command strip and flags -S -p) in /nix/store/vq44kk1x7jwq280xjqzf410g791b3vvr-tribuchet-0.1.0/bin