these 33 derivations will be built: /nix/store/1wz1kylggs7ry78b07nlqrg3riwmpsh4-Cargo.toml.drv /nix/store/a89qda2r11lqzn9z0z56yhygarvhpw87-cargo-package-sha3-0.12.0.drv /nix/store/mx4k2hcjzs08yxwvifa8b1kgw6dmp097-cargo-package-sponge-cursor-0.1.0.drv /nix/store/c5s9by169sxywf3alcn5ssf8h52s602c-vendor-registry.drv /nix/store/9nsvpxqw4zw1dsdhzfl51pnyiycml7sf-vendor-cargo-deps.drv /nix/store/igpz7wbi13i38513d92331vnzfycayj9-source.drv /nix/store/66rbxf1maffsxrwz3gic8fwk1h57xm2j-tincd-deps-0.1.0.drv /nix/store/jxv4jj8grscr37ychz0243x0j7gjx67g-tincd-0.1.0.drv /nix/store/yc9b6ys46cl6s65g4mkj3cxmx04zhdbq-system-path.drv /nix/store/y10jrmxcr6g67ri785rdwfild0mfgh4p-dbus-1.drv /nix/store/vspng9597cf8i6n3jwm8z2khrbsccg6a-X-Restart-Triggers-dbus-broker.drv /nix/store/2mz3fgwkj2jbzf89xyjwrmyscc83fkly-unit-dbus-broker.service.drv /nix/store/5g014ry2nn0n1kl7h5k5s1zd03dadbwj-unit-dbus-broker.service.drv /nix/store/m3p13kmj6hwyb3gx286228vsba8irqh9-user-units.drv /nix/store/mwg1wwzy68kwk6r3pwkbas5iwf51ln73-unit-tinc.mesh.service.drv /nix/store/x1a4pka7qr5r1jgk3bn9vm89nnyhhmp1-system-units.drv /nix/store/4piq0qmfg9dzb5vnbizgbkrvywxr2v5r-etc.drv /nix/store/5zdazscdjlmlqhb28v2vf2xiraxpwyyf-unit-tinc.mesh.service.drv /nix/store/6bzc1zji4k2cx1rc3g4kz7bw9r2pn62j-activate.drv /nix/store/gjm9w663fybhcykp8brxny7qi9bqh8i3-nixos-system-alpha-test.drv /nix/store/va7m62gg6m5qpdb007ch5all1lv6lsb7-closure-info.drv /nix/store/nrn06qq0pdv4kba2ksrxmy7mk4k41lds-run-nixos-vm.drv /nix/store/7125chw4azbi72s79lkh4ldrv1lkgghs-nixos-vm.drv /nix/store/slji8j06fiz6qvwwffp6n1633nmx7q9v-system-units.drv /nix/store/k1gls6l3abmbn4w0mfkwwqaiipbc4jxr-etc.drv /nix/store/kiqz8nf8bb73hbcbjr5p5bzqp1sqnm5n-activate.drv /nix/store/adh2h7w2b7wzyl813zlqlrspq0638ppq-nixos-system-beta-test.drv /nix/store/g6d55hnnmcf7qwwnz0r8dgk5hcfcq40w-closure-info.drv /nix/store/ra7iy3iss0dyl7gka8gs5y88ybpfi45p-run-nixos-vm.drv /nix/store/zxlgq9hfdfiwx18zbqgv65vlf4xpvrp8-nixos-vm.drv /nix/store/g41jr828x4dsfr09f05zl1f50nfz98ab-driverConfiguration.json.drv /nix/store/bbv9lrkbvwc40pm3nqj52d2zj5rkbyic-nixos-test-driver-tincd-nixos.drv /nix/store/8m1an36zjnpcwmgj4kn4y1ph4qcv9b2w-vm-test-run-tincd-nixos.drv error: Cannot build '/nix/store/jxv4jj8grscr37ychz0243x0j7gjx67g-tincd-0.1.0.drv'. Reason: builder failed with exit code 101. Output paths: /nix/store/5yp1rmxhwr7fg6jdx4d08k2ld2jx72z7-tincd-0.1.0 Last 25 log lines: > +++ command cargo --version > cargo 1.97.0 (c980f4866 2026-06-30) > +++ command cargo build --release --message-format json-render-diagnostics -p tincd -p tinc-tools > Compiling tinc-proto v0.0.0 (/build/source/crates/tinc-proto) > Compiling tincd v0.1.0 (/build/source/crates/tincd) > Compiling tinc-device v0.0.0 (/build/source/crates/tinc-device) > Compiling tinc-crypto v0.0.0 (/build/source/crates/tinc-crypto) > Compiling tinc-conf v0.0.0 (/build/source/crates/tinc-conf) > Compiling tinc-sptps v0.0.0 (/build/source/crates/tinc-sptps) > Compiling tinc-tools v0.0.0 (/build/source/crates/tinc-tools) > error[E0432]: unresolved import `sha3::Shake256` > --> crates/tincd/src/discovery/blind.rs:24:22 > | > 24 | use sha3::{Sha3_256, Shake256}; > | ^^^^^^^^ no `Shake256` in the root > | > help: a similar name exists in the module > | > 24 - use sha3::{Sha3_256, Shake256}; > 24 + use sha3::{Sha3_256, Sha3_256}; > | > > For more information about this error, try `rustc --explain E0432`. > error: could not compile `tincd` (lib) due to 1 previous error > warning: build failed, waiting for other jobs to finish... For full logs, run: nix log /nix/store/jxv4jj8grscr37ychz0243x0j7gjx67g-tincd-0.1.0.drv error: Cannot build '/nix/store/yc9b6ys46cl6s65g4mkj3cxmx04zhdbq-system-path.drv'. Reason: 1 dependency failed. Output paths: /nix/store/nl1071zj1h7x5aqlgy3a0dkfcmj5ibrp-system-path error: Cannot build '/nix/store/5zdazscdjlmlqhb28v2vf2xiraxpwyyf-unit-tinc.mesh.service.drv'. Reason: 1 dependency failed. Output paths: /nix/store/sgka3vsvn6hy407sfcc01q4sfsy26qgf-unit-tinc.mesh.service error: Cannot build '/nix/store/mwg1wwzy68kwk6r3pwkbas5iwf51ln73-unit-tinc.mesh.service.drv'. Reason: 1 dependency failed. Output paths: /nix/store/396126xflrpszdsd0sl3iqwwm26q3v4j-unit-tinc.mesh.service error: Cannot build '/nix/store/y10jrmxcr6g67ri785rdwfild0mfgh4p-dbus-1.drv'. Reason: 1 dependency failed. Output paths: /nix/store/45v27yiip95x41aainjnj0c7lgmfy9lp-dbus-1 error: Cannot build '/nix/store/vspng9597cf8i6n3jwm8z2khrbsccg6a-X-Restart-Triggers-dbus-broker.drv'. Reason: 1 dependency failed. Output paths: /nix/store/5fy20ncbz1j8rc4rkv8cd8rj4lnyfbxw-X-Restart-Triggers-dbus-broker error: Cannot build '/nix/store/2mz3fgwkj2jbzf89xyjwrmyscc83fkly-unit-dbus-broker.service.drv'. Reason: 1 dependency failed. Output paths: /nix/store/qsalh0yxy9khwvbnbqfmnd9c1adv2gf1-unit-dbus-broker.service error: Cannot build '/nix/store/5g014ry2nn0n1kl7h5k5s1zd03dadbwj-unit-dbus-broker.service.drv'. Reason: 1 dependency failed. Output paths: /nix/store/5af7ggdm9a970amhzwxik6vnciihjwwj-unit-dbus-broker.service error: Cannot build '/nix/store/slji8j06fiz6qvwwffp6n1633nmx7q9v-system-units.drv'. Reason: 2 dependencies failed. Output paths: /nix/store/jy4ndal44jy7ar6zy0iippz637859vwv-system-units error: Cannot build '/nix/store/x1a4pka7qr5r1jgk3bn9vm89nnyhhmp1-system-units.drv'. Reason: 2 dependencies failed. Output paths: /nix/store/nj7fmyb2f7wgj664hdcj6ajwnxcsx047-system-units error: Cannot build '/nix/store/m3p13kmj6hwyb3gx286228vsba8irqh9-user-units.drv'. Reason: 1 dependency failed. Output paths: /nix/store/g746148hj6764g4xkf31in0afij0in48-user-units error: Cannot build '/nix/store/4piq0qmfg9dzb5vnbizgbkrvywxr2v5r-etc.drv'. Reason: 4 dependencies failed. Output paths: /nix/store/9dk434lgvzkgj7iqga6k1fzmahb1ymax-etc error: Cannot build '/nix/store/k1gls6l3abmbn4w0mfkwwqaiipbc4jxr-etc.drv'. Reason: 4 dependencies failed. Output paths: /nix/store/7cmrmmm4kj53ym646cndjqsiwvsgsg53-etc error: Cannot build '/nix/store/6bzc1zji4k2cx1rc3g4kz7bw9r2pn62j-activate.drv'. Reason: 1 dependency failed. Output paths: /nix/store/m1r4in5nb8y8c3hx09afccra79cy37gd-activate error: Cannot build '/nix/store/kiqz8nf8bb73hbcbjr5p5bzqp1sqnm5n-activate.drv'. Reason: 1 dependency failed. Output paths: /nix/store/4fgcmp2c8p0g80cfg3z9rvzlnxgkhnwq-activate error: Cannot build '/nix/store/gjm9w663fybhcykp8brxny7qi9bqh8i3-nixos-system-alpha-test.drv'. Reason: 3 dependencies failed. Output paths: /nix/store/2cpr307q0gp01i1mr8i32m7lfivwgdwd-nixos-system-alpha-test error: Cannot build '/nix/store/adh2h7w2b7wzyl813zlqlrspq0638ppq-nixos-system-beta-test.drv'. Reason: 3 dependencies failed. Output paths: /nix/store/miflsaj6jmym9srmxraw182k63q4baip-nixos-system-beta-test error: Cannot build '/nix/store/g6d55hnnmcf7qwwnz0r8dgk5hcfcq40w-closure-info.drv'. Reason: 1 dependency failed. Output paths: /nix/store/a0bbjqnrsk2qsisnnrdxm2gaz60zdqa2-closure-info error: Cannot build '/nix/store/va7m62gg6m5qpdb007ch5all1lv6lsb7-closure-info.drv'. Reason: 1 dependency failed. Output paths: /nix/store/4mc8sswvwh0rzbxx2z3xy5wqkx6r4nay-closure-info error: Cannot build '/nix/store/nrn06qq0pdv4kba2ksrxmy7mk4k41lds-run-nixos-vm.drv'. Reason: 2 dependencies failed. Output paths: /nix/store/3mwvdpb6ibm9wz5j1h0fljkc9sq5czs4-run-nixos-vm error: Cannot build '/nix/store/ra7iy3iss0dyl7gka8gs5y88ybpfi45p-run-nixos-vm.drv'. Reason: 2 dependencies failed. Output paths: /nix/store/390r8qaicsbnhr8zhd8x82r08v7xmal8-run-nixos-vm error: Cannot build '/nix/store/7125chw4azbi72s79lkh4ldrv1lkgghs-nixos-vm.drv'. Reason: 2 dependencies failed. Output paths: /nix/store/nsivgk6g0krr3hal0fpkvjbji5vdn0vh-nixos-vm error: Cannot build '/nix/store/zxlgq9hfdfiwx18zbqgv65vlf4xpvrp8-nixos-vm.drv'. Reason: 2 dependencies failed. Output paths: /nix/store/yh1pfxjjch3rk7l6rzncq8c70p97s1fr-nixos-vm error: Cannot build '/nix/store/g41jr828x4dsfr09f05zl1f50nfz98ab-driverConfiguration.json.drv'. Reason: 2 dependencies failed. Output paths: /nix/store/4288qqg56xd8ciy4aff8q495k31z9d58-driverConfiguration.json error: Cannot build '/nix/store/bbv9lrkbvwc40pm3nqj52d2zj5rkbyic-nixos-test-driver-tincd-nixos.drv'. Reason: 1 dependency failed. Output paths: /nix/store/5j8549wknvxnqsnmnx4jzb8hma92z3zq-nixos-test-driver-tincd-nixos error: Cannot build '/nix/store/8m1an36zjnpcwmgj4kn4y1ph4qcv9b2w-vm-test-run-tincd-nixos.drv'. Reason: 1 dependency failed. Output paths: /nix/store/wfcj98da0y9r2d6qn57gqv1q5q2g1hqd-vm-test-run-tincd-nixos