this derivation will be built: /nix/store/smlbpi4lv43hw0hcjd3dzf4344yl401w-tribuchet-0.1.0.drv error: build of '/nix/store/smlbpi4lv43hw0hcjd3dzf4344yl401w-tribuchet-0.1.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/smlbpi4lv43hw0hcjd3dzf4344yl401w-tribuchet-0.1.0.drv'. Reason: builder failed with exit code 101. Output paths: /nix/store/kcc1lwp8535b0gpx2lb72mk5hg1p1c8i-tribuchet-0.1.0 Last 25 log lines: > Running phase: checkPhase > +++ command cargo test --release --locked -- --skip=worker::agents::tests::seatbelt_profile_confines_the_builder > Compiling sandbox-proto v0.1.0 (/nix/var/nix/builds/nix-97535-1385092864/source/crates/sandbox-proto) > Compiling tribuchet v0.1.0 (/nix/var/nix/builds/nix-97535-1385092864/source/crates/tribuchet) > error[E0061]: this function takes 4 arguments but 3 arguments were supplied > --> crates/tribuchet/src/worker/agents.rs:399:21 > | > 399 | let build = AgentBuild::start(&socket, &req, &fs::File::open(&pack_path)?)?; > | ^^^^^^^^^^^^^^^^^--------------------------------------------- argument #4 of type `&std::fs::File` is missing > | > note: associated function defined here > --> crates/tribuchet/src/worker/agents.rs:152:19 > | > 152 | pub(super) fn start( > | ^^^^^ > ... > 156 | log: &fs::File, > | -------------- > help: provide the argument > | > 399 | let build = AgentBuild::start(&socket, &req, &fs::File::open(&pack_path)?, /* &std::fs::File */)?; > | ++++++++++++++++++++++ > > For more information about this error, try `rustc --explain E0061`. > error: could not compile `tribuchet` (bin "tribuchet" test) due to 1 previous error For full logs, run: nix log /nix/store/smlbpi4lv43hw0hcjd3dzf4344yl401w-tribuchet-0.1.0.drv error: Cannot build '/nix/store/smlbpi4lv43hw0hcjd3dzf4344yl401w-tribuchet-0.1.0.drv'. Reason: builder failed with exit code 1. Output paths: /nix/store/kcc1lwp8535b0gpx2lb72mk5hg1p1c8i-tribuchet-0.1.0