nixbot

builds
1these 31 derivations will be built:2 /nix/store/jhbgn5c3wp32jkncacgz40c7bzy783dz-cargo-package-sponge-cursor-0.1.0.drv3 /nix/store/q4lb2z91gbh1756bl6pfxza3pxw4kxlw-cargo-package-sha3-0.12.0.drv4 /nix/store/i8h2mcfm5npswlpy96cbkkqm7pd2p4pw-vendor-registry.drv5 /nix/store/bkf33p9v7d2nbkmggbsirjlvlp55fg5i-vendor-cargo-deps.drv6 /nix/store/c6gvv12i96aq7910lwvk0pq0la02wg9v-source.drv7 /nix/store/gqqqxx26gl0m555h6kil9rm4wghmn0my-tincd-deps-0.1.0.drv8 /nix/store/bycfbjivnpijhn1hb487zvh7sdyrfy3j-tincd-0.1.0.drv9 /nix/store/11y6k4c6pvwm8h8vrimja6291ckcvkrc-system-path.drv10 /nix/store/cvnwqi9cynhgixq44f4afj8iv4gyjpy3-dbus-1.drv11 /nix/store/pdv7lb7869xq10dlzffxb5m5067fd91i-unit-tincd-mesh.service.drv12 /nix/store/jirxqzyjh8zfxrrhbl03h4sjxgwd0r7c-X-Restart-Triggers-dbus-broker.drv13 /nix/store/yy8j5p3c0zymmyymq850bwy3lk1k5kcx-unit-dbus-broker.service.drv14 /nix/store/p9pv0yvdbi1gxx5rdrvaniy9avlcfymx-system-units.drv15 /nix/store/mds2bnbqylrigghqjm38xwwf110yxm6h-unit-dbus-broker.service.drv16 /nix/store/wyd91zrqnijylx7zlr6rb70lw5b1m9y3-user-units.drv17 /nix/store/qvayf0drr24kyxwqs3xn2naxlmw4c6c5-etc.drv18 /nix/store/n6wb832ghkwwqnhbl599y7zja3hr9fvb-activate.drv19 /nix/store/zc2fbqb0f990s8cjvaga65f6rs25alaz-nixos-system-beta-test.drv20 /nix/store/jj8zrxbr0c78mrh2kg1wq4k78lnwgx8k-closure-info.drv21 /nix/store/llwj6d6qbw7rsm0yq87slz73yi3x6s2v-run-nixos-vm.drv22 /nix/store/8daxwlpf79h8h1dg0hmdi92jy98yz69c-nixos-vm.drv23 /nix/store/mafgwfyi1ph201dbdzy7zdd08rmaxwik-system-units.drv24 /nix/store/frrzzihraqwgiv2c133iikk2j1mdkv0n-etc.drv25 /nix/store/8lbkdc90fcakq03bch70k6rd49ly5nnj-activate.drv26 /nix/store/rg7q8cbq13z69l8spp83vmi8xnj47h32-nixos-system-alpha-test.drv27 /nix/store/kw83bx6llgd95ghl2rv791sga66pdfqv-closure-info.drv28 /nix/store/k5hinh6jhaxq5h4s9p3qxbp3j909qk6f-run-nixos-vm.drv29 /nix/store/f9d98w27546xd4r9p08pba44cy7ymhfv-nixos-vm.drv30 /nix/store/35snldmmf181cfhgzgvwshnyjx5r75p1-driverConfiguration.json.drv31 /nix/store/zrz50lsfhpir865yrkgjx4ifa26gmwsy-nixos-test-driver-tincd-systemd.drv32 /nix/store/nx7f60d0jjxvhzpdpwbb0lm34cim9l8p-vm-test-run-tincd-systemd.drv33Failed to find a machine for remote build!34derivation: bycfbjivnpijhn1hb487zvh7sdyrfy3j-tincd-0.1.0.drv35required (system, features): (aarch64-linux, [])361 available machines:37(systems, maxjobs, supportedFeatures, mandatoryFeatures)38([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])39error: Cannot build '/nix/store/bycfbjivnpijhn1hb487zvh7sdyrfy3j-tincd-0.1.0.drv'.40 Reason: builder failed with exit code 101.41 Output paths:42 /nix/store/1nklga9hqa3sf8zgnpaqqlm1ybnxnn7p-tincd-0.1.043 Last 25 log lines:44 > +++ command cargo --version45 > cargo 1.97.0 (c980f4866 2026-06-30)46 > +++ command cargo build --release --message-format json-render-diagnostics -p tincd -p tinc-tools47 > Compiling tinc-proto v0.0.0 (/build/source/crates/tinc-proto)48 > Compiling tincd v0.1.0 (/build/source/crates/tincd)49 > Compiling tinc-device v0.0.0 (/build/source/crates/tinc-device)50 > Compiling tinc-crypto v0.0.0 (/build/source/crates/tinc-crypto)51 > Compiling tinc-conf v0.0.0 (/build/source/crates/tinc-conf)52 > Compiling tinc-sptps v0.0.0 (/build/source/crates/tinc-sptps)53 > Compiling tinc-tools v0.0.0 (/build/source/crates/tinc-tools)54 > error[E0432]: unresolved import `sha3::Shake256`55 > --> crates/tincd/src/discovery/blind.rs:24:2256 > |57 > 24 | use sha3::{Sha3_256, Shake256};58 > | ^^^^^^^^ no `Shake256` in the root59 > |60 > help: a similar name exists in the module61 > |62 > 24 - use sha3::{Sha3_256, Shake256};63 > 24 + use sha3::{Sha3_256, Sha3_256};64 > |65 >66 > For more information about this error, try `rustc --explain E0432`.67 > error: could not compile `tincd` (lib) due to 1 previous error68 > warning: build failed, waiting for other jobs to finish...69 For full logs, run:70 nix log /nix/store/bycfbjivnpijhn1hb487zvh7sdyrfy3j-tincd-0.1.0.drv71error: Cannot build '/nix/store/11y6k4c6pvwm8h8vrimja6291ckcvkrc-system-path.drv'.72 Reason: 1 dependency failed.73 Output paths:74 /nix/store/i18wbmf9hx4rpfsbldmdxgd138n6w336-system-path75error: Cannot build '/nix/store/pdv7lb7869xq10dlzffxb5m5067fd91i-unit-tincd-mesh.service.drv'.76 Reason: 1 dependency failed.77 Output paths:78 /nix/store/wr7grdhjq3670nf0jzggqkn87kp270aa-unit-tincd-mesh.service79error: Cannot build '/nix/store/cvnwqi9cynhgixq44f4afj8iv4gyjpy3-dbus-1.drv'.80 Reason: 1 dependency failed.81 Output paths:82 /nix/store/kw9gcwcz3zj94rm70fjc3ilmnplc5ylx-dbus-183error: Cannot build '/nix/store/jirxqzyjh8zfxrrhbl03h4sjxgwd0r7c-X-Restart-Triggers-dbus-broker.drv'.84 Reason: 1 dependency failed.85 Output paths:86 /nix/store/lmp15ihja8zrwfxbihf1mr4qjwrj81b9-X-Restart-Triggers-dbus-broker87error: Cannot build '/nix/store/mds2bnbqylrigghqjm38xwwf110yxm6h-unit-dbus-broker.service.drv'.88 Reason: 1 dependency failed.89 Output paths:90 /nix/store/k61awdp8d4z01hbdhqfygi3pgmycs13p-unit-dbus-broker.service91error: Cannot build '/nix/store/yy8j5p3c0zymmyymq850bwy3lk1k5kcx-unit-dbus-broker.service.drv'.92 Reason: 1 dependency failed.93 Output paths:94 /nix/store/62zzlvwdfmj1z3xp5bkqq3igxllnx9l6-unit-dbus-broker.service95error: Cannot build '/nix/store/mafgwfyi1ph201dbdzy7zdd08rmaxwik-system-units.drv'.96 Reason: 2 dependencies failed.97 Output paths:98 /nix/store/dmh2jfc4l87m6sq8kqjs0s2b7kali9dn-system-units99error: Cannot build '/nix/store/p9pv0yvdbi1gxx5rdrvaniy9avlcfymx-system-units.drv'.100 Reason: 2 dependencies failed.101 Output paths:102 /nix/store/42imp8jdbxz5w42mz3nyv3w15nq7n3j9-system-units103error: Cannot build '/nix/store/wyd91zrqnijylx7zlr6rb70lw5b1m9y3-user-units.drv'.104 Reason: 1 dependency failed.105 Output paths:106 /nix/store/k8rs0yayx8hg05yak483k8c57xmvh7dg-user-units107error: Cannot build '/nix/store/frrzzihraqwgiv2c133iikk2j1mdkv0n-etc.drv'.108 Reason: 4 dependencies failed.109 Output paths:110 /nix/store/ms1rhisfal2ppshfjd1vvwvx9xwfx4qf-etc111error: Cannot build '/nix/store/qvayf0drr24kyxwqs3xn2naxlmw4c6c5-etc.drv'.112 Reason: 4 dependencies failed.113 Output paths:114 /nix/store/m795n6wg34nd6948axwl7ckg9ibgbaxz-etc115error: Cannot build '/nix/store/8lbkdc90fcakq03bch70k6rd49ly5nnj-activate.drv'.116 Reason: 1 dependency failed.117 Output paths:118 /nix/store/dq28hyz93bxx6i3ydd2dq6558y033yaz-activate119error: Cannot build '/nix/store/n6wb832ghkwwqnhbl599y7zja3hr9fvb-activate.drv'.120 Reason: 1 dependency failed.121 Output paths:122 /nix/store/aqq54wj3m9bh49w0lhds1qlpjf50hmfv-activate123error: Cannot build '/nix/store/rg7q8cbq13z69l8spp83vmi8xnj47h32-nixos-system-alpha-test.drv'.124 Reason: 3 dependencies failed.125 Output paths:126 /nix/store/bzaify5hdyjafhky2y9yc3cf8bh96yqm-nixos-system-alpha-test127error: Cannot build '/nix/store/zc2fbqb0f990s8cjvaga65f6rs25alaz-nixos-system-beta-test.drv'.128 Reason: 3 dependencies failed.129 Output paths:130 /nix/store/glxhl2zi33j42pb6g2zqmfi5p1zx8zax-nixos-system-beta-test131error: Cannot build '/nix/store/jj8zrxbr0c78mrh2kg1wq4k78lnwgx8k-closure-info.drv'.132 Reason: 1 dependency failed.133 Output paths:134 /nix/store/vaap9sr1q1d90zqk69wcix45897h096k-closure-info135error: Cannot build '/nix/store/kw83bx6llgd95ghl2rv791sga66pdfqv-closure-info.drv'.136 Reason: 1 dependency failed.137 Output paths:138 /nix/store/dxzglxchcadad2a9l8qdzbc061jacs2a-closure-info139error: Cannot build '/nix/store/k5hinh6jhaxq5h4s9p3qxbp3j909qk6f-run-nixos-vm.drv'.140 Reason: 2 dependencies failed.141 Output paths:142 /nix/store/j1kzjbbpglmcw43x03plam09j5d2nw77-run-nixos-vm143error: Cannot build '/nix/store/llwj6d6qbw7rsm0yq87slz73yi3x6s2v-run-nixos-vm.drv'.144 Reason: 2 dependencies failed.145 Output paths:146 /nix/store/mh9n18ncvhgw5cjvwmjd6ywrv2k7m5gd-run-nixos-vm147error: Cannot build '/nix/store/8daxwlpf79h8h1dg0hmdi92jy98yz69c-nixos-vm.drv'.148 Reason: 2 dependencies failed.149 Output paths:150 /nix/store/0d787vq7ggj01qkbhfdv9ndr2bvhs4hh-nixos-vm151error: Cannot build '/nix/store/f9d98w27546xd4r9p08pba44cy7ymhfv-nixos-vm.drv'.152 Reason: 2 dependencies failed.153 Output paths:154 /nix/store/3463kqsvb7i023drdgiy79ncsjhybrqk-nixos-vm155error: Cannot build '/nix/store/35snldmmf181cfhgzgvwshnyjx5r75p1-driverConfiguration.json.drv'.156 Reason: 2 dependencies failed.157 Output paths:158 /nix/store/rr9ysg9zgvvw4am731dhm81r1nqyb8p5-driverConfiguration.json159error: Cannot build '/nix/store/zrz50lsfhpir865yrkgjx4ifa26gmwsy-nixos-test-driver-tincd-systemd.drv'.160 Reason: 1 dependency failed.161 Output paths:162 /nix/store/9j9mlfrhinc2gwsqhxkl5n5q2rdyggpw-nixos-test-driver-tincd-systemd163error: Cannot build '/nix/store/nx7f60d0jjxvhzpdpwbb0lm34cim9l8p-vm-test-run-tincd-systemd.drv'.164 Reason: 1 dependency failed.165 Output paths:166 /nix/store/jhwzgdpmwcmkdhckl3cs2370shg6vq82-vm-test-run-tincd-systemd