nixbot

builds
1this derivation will be built:2 /nix/store/0hpvfpff2qlyj9mnnc8f6wmhz57pja2p-cross-build.drv3Failed to find a machine for remote build!4derivation: 0hpvfpff2qlyj9mnnc8f6wmhz57pja2p-cross-build.drv5required (system, features): (aarch64-linux, [])61 available machines:7(systems, maxjobs, supportedFeatures, mandatoryFeatures)8([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])9error: Cannot build '/nix/store/0hpvfpff2qlyj9mnnc8f6wmhz57pja2p-cross-build.drv'.10 Reason: builder failed with exit code 1.11 Output paths:12 /nix/store/w4wfcx1x5vwlq0ybg4phx6b9rh64z6gj-cross-build-unittest13 /nix/store/zmadyzkn75ajpfcyrf257z5zw156dchs-cross-build14 Last 25 log lines:15 > source root is source16 > Running phase: patchPhase17 > Running phase: updateAutotoolsGnuConfigScriptsPhase18 > Running phase: configurePhase19 > Running phase: buildPhase20 > error reading Go version: exit status 121 > Stderr: go: inconsistent vendoring in /build/source:22 > golang.org/x/crypto@v0.55.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt23 > golang.org/x/sys@v0.47.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt24 > golang.org/x/net@v0.58.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt25 > golang.org/x/sync@v0.22.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt26 > golang.org/x/term@v0.45.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt27 > golang.org/x/text@v0.41.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt28 > google.golang.org/grpc@v1.83.2: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt29 > golang.org/x/crypto@v0.52.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod30 > golang.org/x/net@v0.55.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod31 > golang.org/x/sync@v0.20.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod32 > golang.org/x/sys@v0.45.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod33 > golang.org/x/term@v0.43.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod34 > golang.org/x/text@v0.37.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod35 > google.golang.org/grpc@v1.83.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod36 >37 > To ignore the vendor directory, use -mod=readonly or -mod=mod.38 > To sync the vendor directory, run:39 > go mod vendor40 For full logs, run:41 nix log /nix/store/0hpvfpff2qlyj9mnnc8f6wmhz57pja2p-cross-build.drv