nixbot

builds

failed aarch64-darwin.package-default build #95 · raw · ·

1this derivation will be built:2  /nix/store/jyx07k0jdqz5l0cs2c9yjkl123ifajan-tribuchet-0.1.0.drv3building '/nix/store/jyx07k0jdqz5l0cs2c9yjkl123ifajan-tribuchet-0.1.0.drv' on 'ssh-ng://customer@mac02'4building '/nix/store/jyx07k0jdqz5l0cs2c9yjkl123ifajan-tribuchet-0.1.0.drv'5tribuchet-0.1.0> Running phase: unpackPhase6tribuchet-0.1.0> unpacking source archive /nix/store/p07b8rj3sv4ghk8whhnkdwxcw195rc69-source7tribuchet-0.1.0> source root is source8tribuchet-0.1.0> Running phase: patchPhase9tribuchet-0.1.0> Executing configureCargoCommonVars10tribuchet-0.1.0> decompressing cargo artifacts from /nix/store/jrf90vdp6yiv5fl96kcgpkzqwcn2vq9v-tribuchet-deps-0.1.0/target.tar.zst to target11tribuchet-0.1.0> Running phase: updateAutotoolsGnuConfigScriptsPhase12tribuchet-0.1.0> Running phase: configurePhase13tribuchet-0.1.0> will append /nix/var/nix/builds/nix-40653-3739838880/source/.cargo-home/config.toml with contents of /nix/store/bq0zk4qhjl62hx7bf55dmpi7n2s1g21v-vendor-cargo-deps/config.toml14tribuchet-0.1.0> default configurePhase, nothing to do15tribuchet-0.1.0> Running phase: buildPhase16tribuchet-0.1.0> +++ command cargo --version17tribuchet-0.1.0> cargo 1.95.0 (f2d3ce0bd 2026-03-21)18tribuchet-0.1.0> +++ command cargo build --release --message-format json-render-diagnostics --locked19tribuchet-0.1.0>    Compiling tribuchet v0.1.0 (/nix/var/nix/builds/nix-40653-3739838880/source/crates/tribuchet)20tribuchet-0.1.0> error: extern blocks must be unsafe21tribuchet-0.1.0>   --> crates/tribuchet/src/sd.rs:80:522tribuchet-0.1.0>    |23tribuchet-0.1.0> 80 | /     extern "C" {24tribuchet-0.1.0> 81 | |         fn launch_activate_socket(25tribuchet-0.1.0> 82 | |             name: *const libc::c_char,26tribuchet-0.1.0> 83 | |             fds: *mut *mut libc::c_int,27tribuchet-0.1.0> 84 | |             cnt: *mut libc::size_t,28tribuchet-0.1.0> 85 | |         ) -> libc::c_int;29tribuchet-0.1.0> 86 | |     }30tribuchet-0.1.0>    | |_____^31tribuchet-0.1.0> 32tribuchet-0.1.0> error: could not compile `tribuchet` (bin "tribuchet") due to 1 previous error33error: build of '/nix/store/jyx07k0jdqz5l0cs2c9yjkl123ifajan-tribuchet-0.1.0.drv' on 'ssh-ng://customer@mac02' failed: Cannot build '/nix/store/jyx07k0jdqz5l0cs2c9yjkl123ifajan-tribuchet-0.1.0.drv'.34       Reason: builder failed with exit code 101.35       Output paths:36         /nix/store/gxal1y4lgg2ncdpf5ipbjqvlhv8pb5sp-tribuchet-0.1.037       Last 25 log lines:38       > Running phase: patchPhase39       > Executing configureCargoCommonVars40       > decompressing cargo artifacts from /nix/store/jrf90vdp6yiv5fl96kcgpkzqwcn2vq9v-tribuchet-deps-0.1.0/target.tar.zst to target41       > Running phase: updateAutotoolsGnuConfigScriptsPhase42       > Running phase: configurePhase43       > will append /nix/var/nix/builds/nix-40653-3739838880/source/.cargo-home/config.toml with contents of /nix/store/bq0zk4qhjl62hx7bf55dmpi7n2s1g21v-vendor-cargo-deps/config.toml44       > default configurePhase, nothing to do45       > Running phase: buildPhase46       > +++ command cargo --version47       > cargo 1.95.0 (f2d3ce0bd 2026-03-21)48       > +++ command cargo build --release --message-format json-render-diagnostics --locked49       >    Compiling tribuchet v0.1.0 (/nix/var/nix/builds/nix-40653-3739838880/source/crates/tribuchet)50       > error: extern blocks must be unsafe51       >   --> crates/tribuchet/src/sd.rs:80:552       >    |53       > 80 | /     extern "C" {54       > 81 | |         fn launch_activate_socket(55       > 82 | |             name: *const libc::c_char,56       > 83 | |             fds: *mut *mut libc::c_int,57       > 84 | |             cnt: *mut libc::size_t,58       > 85 | |         ) -> libc::c_int;59       > 86 | |     }60       >    | |_____^61       >62       > error: could not compile `tribuchet` (bin "tribuchet") due to 1 previous error63       For full logs, run:64         nix log /nix/store/jyx07k0jdqz5l0cs2c9yjkl123ifajan-tribuchet-0.1.0.drv65error: Cannot build '/nix/store/jyx07k0jdqz5l0cs2c9yjkl123ifajan-tribuchet-0.1.0.drv'.66       Reason: builder failed with exit code 1.67       Output paths:68         /nix/store/gxal1y4lgg2ncdpf5ipbjqvlhv8pb5sp-tribuchet-0.1.0