these 37 derivations will be built: /nix/store/0d3psg4j6mlalynjzrcx3vx68b12gxs3-cargo-package-cipher-0.5.2.drv /nix/store/2a06adp0ngzqa5d5v8172cknbbhpqc31-cargo-package-inout-0.2.2.drv /nix/store/7ghndx2lbws1qa0y22gxrn6fgpgk226h-cargo-package-aead-0.6.1.drv /nix/store/hla89jf8419chmvy0mpqcc69w4vln0zg-cargo-package-poly1305-0.9.1.drv /nix/store/m6kybdfnwpvkgllma5kfk0i7m29kxqyl-cargo-package-chacha20poly1305-0.11.0.drv /nix/store/sbych4mhayk4smfjam13v6c6wvmywih1-cargo-package-universal-hash-0.6.1.drv /nix/store/m3m3bp5m25dph3b12rph578i1fd1s1ii-vendor-registry.drv /nix/store/lxdbkdrwca03l6abh134l096rfp7j7bb-vendor-cargo-deps.drv /nix/store/lsi62pfn332v5k2gf4w9sjszc020asa7-Cargo.toml.drv /nix/store/ysfwmd5ni4m9wmknr9svri5sbcf7zxzh-source.drv /nix/store/7s4czzskak6071fng2rd9wvcqjkxzryr-tincd-deps-0.1.0.drv /nix/store/vbcqrz1dcimwpzvxl2qmvg9qb5phc42l-tincd-0.1.0.drv /nix/store/6g28hrqc3sbakkshqy3rssffig83ra0j-system-path.drv /nix/store/mrimbgbn402bigynxss4fimda3mfbzqk-dbus-1.drv /nix/store/llxsgw2rph5432gr64fmshy903nkmwm1-X-Restart-Triggers-dbus-broker.drv /nix/store/0fbnx942x4bw6271sj6midziiknwgnwg-unit-dbus-broker.service.drv /nix/store/srg6q1rjbrks4094xpkc8iybaq1sxvcv-user-units.drv /nix/store/9ffdi7scyd2g5zri21vpfj2s9c0armn0-unit-dbus-broker.service.drv /nix/store/w2dpjyxhpdjil6fg5qpm4pxch3w9nnbw-unit-tinc.mesh.service.drv /nix/store/ykzpadc3c7r8vx9dlp5ns75an6zwkjxw-system-units.drv /nix/store/apxzmg85xw1fkdsfdb1z4kl2qrcncwwj-etc.drv /nix/store/4z1mc0ynmj04imzjv2p5zv3w99hv3kkx-activate.drv /nix/store/hmpbb3y68q4b1gf7f46cjkd0mq9lnjwq-nixos-system-alpha-test.drv /nix/store/iz2f7hqq5s957rabxwn25yv4fhbmdrf3-closure-info.drv /nix/store/5w47m7ad0gpj94rdgsffnna29dswvma7-run-nixos-vm.drv /nix/store/94ikp737v4cwkjvxc2zzqbwfv3cka4r6-unit-tinc.mesh.service.drv /nix/store/iq58zlzz7c72d6phzwv598s8yhbv3kjb-system-units.drv /nix/store/n4wvlblqy0hzcwvyr0q6p5pk624wqxza-etc.drv /nix/store/kzw0n25d9adyan0diy1jnsdzbdkifcln-activate.drv /nix/store/jf1s57xg7fdv7i9lcllc0p7bn6pg1xdr-nixos-system-beta-test.drv /nix/store/cs84fdycd3g8id7ds2i8sy9d3g5amki6-closure-info.drv /nix/store/a7gdjf520vyl4cnsjc4lyjy7fbrdd3rs-run-nixos-vm.drv /nix/store/6axbj03ppjvv6v35zy6ah5w9kgvyhacg-nixos-vm.drv /nix/store/lyjdqky7w96xsf3mhkmx1nn32ndqzs9w-nixos-vm.drv /nix/store/63pvj1a2040m9jp204kznm12wi4x0c3n-driverConfiguration.json.drv /nix/store/byin4bb5301b521grfrkwf1b5wckp6ni-nixos-test-driver-tincd-nixos.drv /nix/store/6whrk61h6c5vk1hf5ywqvik2l0gyfhjf-vm-test-run-tincd-nixos.drv error: Cannot build '/nix/store/vbcqrz1dcimwpzvxl2qmvg9qb5phc42l-tincd-0.1.0.drv'. Reason: builder failed with exit code 101. Output paths: /nix/store/4pq3j277xjgh46f29dfpn75j105b825p-tincd-0.1.0 Last 25 log lines: > ... > 787 | / impl<'a, T, U, const N: usize> From<&'a mut [T; N]> for &'a mut Array > 788 | | where > 789 | | U: ArraySize = [T; N]>, > | |________________________________________^ `&mut curve25519_dalek::digest::hybrid_array::Array` implements `From<&mut [T; N]>` > | > ::: /nix/store/b3az735zla9n5iz57bvihii0spiqdwr6-vendor-cargo-deps/c19b7c6f923b580ac259164a89f2577984ad5ab09ee9d583b888f934adbbe8d0/inout-0.2.2/src/inout.rs:154:1 > | > 154 | / impl<'inp, 'out, T, N, M> From>>> > 155 | | for Array>, M> > 156 | | where > 157 | | N: ArraySize, > 158 | | M: ArraySize, > 159 | | N: Mul, > 160 | | Prod: ArraySize, > | |__________________________^ `Array>, M>` implements `From>::Output>>>` > = note: there are multiple different versions of crate `hybrid_array` in the dependency graph > = help: you can use `cargo tree` to explore your dependency tree > = note: required for `&[u8]` to implement `Into<&Array, ...>, ...>, ...>>>` > = note: the full name for the type has been written to '/build/source/target/release/deps/tincd-87e952abfae43edf.long-type-7729790713594286437.txt' > = note: consider using `--verbose` to print the full type name to the console > > For more information about this error, try `rustc --explain E0277`. > 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/vbcqrz1dcimwpzvxl2qmvg9qb5phc42l-tincd-0.1.0.drv error: Cannot build '/nix/store/6g28hrqc3sbakkshqy3rssffig83ra0j-system-path.drv'. Reason: 1 dependency failed. Output paths: /nix/store/z80zk5c6y7gspffk6nl6acycwr3yrr44-system-path error: Cannot build '/nix/store/94ikp737v4cwkjvxc2zzqbwfv3cka4r6-unit-tinc.mesh.service.drv'. Reason: 1 dependency failed. Output paths: /nix/store/6frzisxpvyz81r4838kr3wz1kzkla3mj-unit-tinc.mesh.service error: Cannot build '/nix/store/w2dpjyxhpdjil6fg5qpm4pxch3w9nnbw-unit-tinc.mesh.service.drv'. Reason: 1 dependency failed. Output paths: /nix/store/yqq8z80j8dxkpbw45lp3jnc261aj4w8g-unit-tinc.mesh.service error: Cannot build '/nix/store/mrimbgbn402bigynxss4fimda3mfbzqk-dbus-1.drv'. Reason: 1 dependency failed. Output paths: /nix/store/1i6m7kyb63sf74hv4p1rlld2b5h1d5sn-dbus-1 error: Cannot build '/nix/store/llxsgw2rph5432gr64fmshy903nkmwm1-X-Restart-Triggers-dbus-broker.drv'. Reason: 1 dependency failed. Output paths: /nix/store/8wbqycig9a1hcfqim3z0wg8gzhs5fiz5-X-Restart-Triggers-dbus-broker error: Cannot build '/nix/store/0fbnx942x4bw6271sj6midziiknwgnwg-unit-dbus-broker.service.drv'. Reason: 1 dependency failed. Output paths: /nix/store/smsrdk777aj8i6yw70rr4kpkqg4g27vw-unit-dbus-broker.service error: Cannot build '/nix/store/9ffdi7scyd2g5zri21vpfj2s9c0armn0-unit-dbus-broker.service.drv'. Reason: 1 dependency failed. Output paths: /nix/store/vd3fxy12kzhpn3wkmyn6bhlv94jdbpv9-unit-dbus-broker.service error: Cannot build '/nix/store/iq58zlzz7c72d6phzwv598s8yhbv3kjb-system-units.drv'. Reason: 2 dependencies failed. Output paths: /nix/store/qzng52pfzxgnm6afzqjrfw3cgrnwlkw1-system-units error: Cannot build '/nix/store/ykzpadc3c7r8vx9dlp5ns75an6zwkjxw-system-units.drv'. Reason: 2 dependencies failed. Output paths: /nix/store/ljkwf8f258z6hz7mwvp4jbbfpj1gv8s9-system-units error: Cannot build '/nix/store/srg6q1rjbrks4094xpkc8iybaq1sxvcv-user-units.drv'. Reason: 1 dependency failed. Output paths: /nix/store/qqw2h1j6jx8041jjachwdlzcprs7hpgj-user-units error: Cannot build '/nix/store/apxzmg85xw1fkdsfdb1z4kl2qrcncwwj-etc.drv'. Reason: 4 dependencies failed. Output paths: /nix/store/0ym4mbb035z5fj67dsla0zvgvkaz7bpk-etc error: Cannot build '/nix/store/n4wvlblqy0hzcwvyr0q6p5pk624wqxza-etc.drv'. Reason: 4 dependencies failed. Output paths: /nix/store/4il1aixy70icbggyf8zs6ysfj5d7wws1-etc error: Cannot build '/nix/store/4z1mc0ynmj04imzjv2p5zv3w99hv3kkx-activate.drv'. Reason: 1 dependency failed. Output paths: /nix/store/bnc4446lvlfriwdbdkc2ijswfwwvhd83-activate error: Cannot build '/nix/store/kzw0n25d9adyan0diy1jnsdzbdkifcln-activate.drv'. Reason: 1 dependency failed. Output paths: /nix/store/zg09lq9r8wzh1j3xrvlzb4nwhngjksiq-activate error: Cannot build '/nix/store/hmpbb3y68q4b1gf7f46cjkd0mq9lnjwq-nixos-system-alpha-test.drv'. Reason: 3 dependencies failed. Output paths: /nix/store/y0iszi2y21n95myws32ikqkz3s6icnz0-nixos-system-alpha-test error: Cannot build '/nix/store/jf1s57xg7fdv7i9lcllc0p7bn6pg1xdr-nixos-system-beta-test.drv'. Reason: 3 dependencies failed. Output paths: /nix/store/kz26jsa84ij5ycf5wv5y1n92n0wdbwap-nixos-system-beta-test error: Cannot build '/nix/store/cs84fdycd3g8id7ds2i8sy9d3g5amki6-closure-info.drv'. Reason: 1 dependency failed. Output paths: /nix/store/zr288xdigfydv54xnyfb3wfv7xmwxpa1-closure-info error: Cannot build '/nix/store/iz2f7hqq5s957rabxwn25yv4fhbmdrf3-closure-info.drv'. Reason: 1 dependency failed. Output paths: /nix/store/yhqi41i4mwgbms7skazyylh8dz9djc7c-closure-info error: Cannot build '/nix/store/5w47m7ad0gpj94rdgsffnna29dswvma7-run-nixos-vm.drv'. Reason: 2 dependencies failed. Output paths: /nix/store/qwg3rslj43i0mfg8f1kfs2wxaj19w2ff-run-nixos-vm error: Cannot build '/nix/store/a7gdjf520vyl4cnsjc4lyjy7fbrdd3rs-run-nixos-vm.drv'. Reason: 2 dependencies failed. Output paths: /nix/store/42c26anq85v7griqdmsm1nlv6fckrim2-run-nixos-vm error: Cannot build '/nix/store/6axbj03ppjvv6v35zy6ah5w9kgvyhacg-nixos-vm.drv'. Reason: 2 dependencies failed. Output paths: /nix/store/slwmrq5i54hm7q6lsmpisgrsjkac4a4b-nixos-vm error: Cannot build '/nix/store/lyjdqky7w96xsf3mhkmx1nn32ndqzs9w-nixos-vm.drv'. Reason: 2 dependencies failed. Output paths: /nix/store/c9xl3pl30g1q2pxf0xk7rmfz6jhpaahm-nixos-vm error: Cannot build '/nix/store/63pvj1a2040m9jp204kznm12wi4x0c3n-driverConfiguration.json.drv'. Reason: 2 dependencies failed. Output paths: /nix/store/64jc0fxicnhr4g65jsx8qdqxmjcq548b-driverConfiguration.json error: Cannot build '/nix/store/byin4bb5301b521grfrkwf1b5wckp6ni-nixos-test-driver-tincd-nixos.drv'. Reason: 1 dependency failed. Output paths: /nix/store/97lfid9crw4nj4bi7d191anmcvn2z0kx-nixos-test-driver-tincd-nixos error: Cannot build '/nix/store/6whrk61h6c5vk1hf5ywqvik2l0gyfhjf-vm-test-run-tincd-nixos.drv'. Reason: 1 dependency failed. Output paths: /nix/store/j6gc6fpvqmn75kmss0bl4jkhrzb5zkbp-vm-test-run-tincd-nixos