this derivation will be built: /nix/store/0x3x2mdcf775rdx3h5h34by1nxnbvsbr-tribuchet-0.1.0.drv building '/nix/store/0x3x2mdcf775rdx3h5h34by1nxnbvsbr-tribuchet-0.1.0.drv' on 'ssh-ng://nix@jamie' building '/nix/store/0x3x2mdcf775rdx3h5h34by1nxnbvsbr-tribuchet-0.1.0.drv' tribuchet-0.1.0> Running phase: unpackPhase tribuchet-0.1.0> unpacking source archive /nix/store/1x66a39vsdyvqdfpk0rsfqygn79990hi-source tribuchet-0.1.0> source root is source tribuchet-0.1.0> Running phase: patchPhase tribuchet-0.1.0> Executing configureCargoCommonVars tribuchet-0.1.0> decompressing cargo artifacts from /nix/store/h38sl7qjqiaal26q93mi63cd7yy7c71v-tribuchet-deps-0.1.0/target.tar.zst to target tribuchet-0.1.0> Running phase: updateAutotoolsGnuConfigScriptsPhase tribuchet-0.1.0> Running phase: configurePhase tribuchet-0.1.0> will append /build/source/.cargo-home/config.toml with contents of /nix/store/mg7h76c3dg3g1bdafk7cm09a2nnw6lbh-vendor-cargo-deps/config.toml tribuchet-0.1.0> default configurePhase, nothing to do tribuchet-0.1.0> Running phase: buildPhase tribuchet-0.1.0> +++ command cargo --version tribuchet-0.1.0> cargo 1.95.0 (f2d3ce0bd 2026-03-21) tribuchet-0.1.0> +++ command cargo build --release --message-format json-render-diagnostics --locked tribuchet-0.1.0> Compiling tribuchet v0.1.0 (/build/source/crates/tribuchet) tribuchet-0.1.0> Finished `release` profile [optimized] target(s) in 17.53s tribuchet-0.1.0> searching for bins/libs to install from cargo build log at cargoBuildLog5nyF.json tribuchet-0.1.0> installing /build/source/target/release/tribuchet in postBuildInstallFromCargoBuildLogOutTempgfS/bin tribuchet-0.1.0> searching for bins/libs complete tribuchet-0.1.0> Running phase: checkPhase tribuchet-0.1.0> +++ command cargo test --release --locked -- --skip=worker::sandbox::tests::sandbox_runs_builder tribuchet-0.1.0> Compiling tribuchet v0.1.0 (/build/source/crates/tribuchet) tribuchet-0.1.0> Finished `release` profile [optimized] target(s) in 7.73s tribuchet-0.1.0> Running unittests src/main.rs (target/release/deps/tribuchet-fc20e766fb3ca5ae) tribuchet-0.1.0> tribuchet-0.1.0> running 38 tests tribuchet-0.1.0> test build_json::tests::system_features_from_structured_attrs ... ok tribuchet-0.1.0> test build_json::tests::fixed_output_detection ... ok tribuchet-0.1.0> test hub::relay::tests::references_are_streamed_before_referrers ... ok tribuchet-0.1.0> test build_json::tests::system_features_from_plain_env ... ok tribuchet-0.1.0> test hub::relay::tests::reference_cycles_do_not_loop ... ok tribuchet-0.1.0> test worker::binfmt::tests::register_line_format ... ok tribuchet-0.1.0> test hub::submit::tests::dedupe_key_binds_full_request ... ok tribuchet-0.1.0> test hub::submit::tests::dedupe_key_separates_sections ... ok tribuchet-0.1.0> test tailscale::tests::ipv6_addr_is_encoded ... ok tribuchet-0.1.0> test tailscale::tests::non_200_is_error ... ok tribuchet-0.1.0> test worker::binfmt::tests::i686_matches_em_386 ... ok tribuchet-0.1.0> test config::tests::unknown_keys_are_rejected ... ok tribuchet-0.1.0> test tailscale::tests::parses_whois_body ... ok tribuchet-0.1.0> test hub::state::tests::worker_caps_feature_matching ... ok tribuchet-0.1.0> test config::tests::worker_defaults_and_emulate_map ... ok tribuchet-0.1.0> test store::tests::store_path_validation ... ok tribuchet-0.1.0> test hub::state::tests::departed_worker_keeps_its_platform_expected ... ok tribuchet-0.1.0> test hub::state::tests::startup_window_awaits_then_unseen_platform_declines ... ok tribuchet-0.1.0> test hub::submit::tests::request_validation ... ok tribuchet-0.1.0> test worker::caps::tests::uid_range_detection ... ok tribuchet-0.1.0> test hub::submit::tests::top_tmp_dir_validation_rejects_symlinks_and_foreign_dirs ... ok tribuchet-0.1.0> test worker::build::tests::assignment_validation ... ok tribuchet-0.1.0> test worker::sandbox::tests::__sandbox_setup ... ok tribuchet-0.1.0> test hub::state::tests::queued_job_fails_when_last_capable_worker_leaves ... ok tribuchet-0.1.0> test hub::relay::tests::extras_with_wrong_signature_are_rejected ... ok tribuchet-0.1.0> test worker::build::tests::tmp_dir_archive_does_not_follow_planted_symlinks ... ok tribuchet-0.1.0> test worker::sandbox::tests::derivation_env_stays_off_the_setup_stage ... ok tribuchet-0.1.0> test worker::build::tests::tmp_dir_archive_chmod_stays_inside_dest ... ok tribuchet-0.1.0> test worker::build::tests::tmp_dir_archive_strips_setuid_and_rejects_hardlinks ... ok tribuchet-0.1.0> test worker::tests::sweep_removes_stale_builds_and_legacy_cache ... ok tribuchet-0.1.0> test nar::tests::matches_nix_store_dump ... ok tribuchet-0.1.0> test hub::relay::tests::tmp_dir_archive_comes_from_the_validated_directory ... ok tribuchet-0.1.0> test worker::reaper::tests::large_spawn_request_reaches_the_reaper ... ok tribuchet-0.1.0> test worker::build::tests::pack_one_nar_finds_references_and_excludes_self ... ok tribuchet-0.1.0> test hub::relay::tests::tmp_dir_archive_does_not_follow_symlink_entries ... ok tribuchet-0.1.0> test nar::tests::round_trip ... ok tribuchet-0.1.0> test worker::caps::tests::recursive_nix_advertised_only_when_enabled_and_native ... ok tribuchet-0.1.0> test worker::sandbox::tests::recursive_nix_adds_the_daemon_socket_bind ... ok tribuchet-0.1.0> tribuchet-0.1.0> test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 1 filtered out; finished in 0.01s tribuchet-0.1.0> tribuchet-0.1.0> Running phase: installPhase tribuchet-0.1.0> actually installing contents of postBuildInstallFromCargoBuildLogOutTempgfS to /nix/store/qlhx44rxhzqpwncpna6qf7pw7dgd30k7-tribuchet-0.1.0 tribuchet-0.1.0> stripping references to Rust toolchain tribuchet-0.1.0> Rust toolchain at: /nix/store/yhmi70ln28n1j6wn82h61b8r8q4g562i-rustc-1.95.0 tribuchet-0.1.0> stripping Rust toolchain references done tribuchet-0.1.0> stripping references to cargoVendorDir from: tribuchet-0.1.0> /nix/store/qlhx44rxhzqpwncpna6qf7pw7dgd30k7-tribuchet-0.1.0/bin/tribuchet tribuchet-0.1.0> stripping references done tribuchet-0.1.0> Running phase: fixupPhase tribuchet-0.1.0> shrinking RPATHs of ELF executables and libraries in /nix/store/qlhx44rxhzqpwncpna6qf7pw7dgd30k7-tribuchet-0.1.0 tribuchet-0.1.0> shrinking /nix/store/qlhx44rxhzqpwncpna6qf7pw7dgd30k7-tribuchet-0.1.0/bin/tribuchet tribuchet-0.1.0> checking for references to /build/ in /nix/store/qlhx44rxhzqpwncpna6qf7pw7dgd30k7-tribuchet-0.1.0... tribuchet-0.1.0> patching script interpreter paths in /nix/store/qlhx44rxhzqpwncpna6qf7pw7dgd30k7-tribuchet-0.1.0 tribuchet-0.1.0> stripping (with command strip and flags -S -p) in /nix/store/qlhx44rxhzqpwncpna6qf7pw7dgd30k7-tribuchet-0.1.0/bin post-build step Upload coverage to codecov: ok Skipping codecov: project=Mic92/tribuchet attr=x86_64-linux.package-default