nixbot

builds

clan/clan-core build #451 failed

branch main · PR #7943 · commit b626a23d86 · · took 8m 54s

eval warnings 41 kinds · 237 occurrences
  • warn stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead ×64
  • warn stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead ×52
  • warn stdenv.isDarwin is deprecated, use stdenv.hostPlatform.isDarwin instead ×18
  • warn /nix/var/nix does not exist, so Nix will use "/homeless-shelter/.local/share/nix/root" as a chroot store ×2
  • warn node/Capability.hpp:61:23: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct ZeroTier::Capability::<unnamed>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] ×22
  • warn node/NetworkConfig.cpp:53:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct ZeroTier::InetAddress' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] ×1
  • warn node/Network.hpp:484:31: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct ZeroTier::Network::_IncomingConfigChunk' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] ×20
  • warn selftest.cpp:1152:23: warning: variable 'salsaKey' set but not used [-Wunused-but-set-variable] ×1
  • warn selftest.cpp:1571:32: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'uint64_t' {aka 'long unsigned int'} [-Wsign-compare] ×1
  • warn selftest.cpp:1587:32: warning: comparison of integer expressions of different signedness: 'int64_t' {aka 'long int'} and 'uint64_t' {aka 'long unsigned int'} [-Wsign-compare] ×1
  • warn one.cpp:658:75: warning: comparison of integer expressions of different signedness: 'int' and 'nlohmann::basic_json<>::size_type' {aka 'long unsigned int'} [-Wsign-compare] ×1
  • warn one.cpp:674:75: warning: comparison of integer expressions of different signedness: 'int' and 'nlohmann::basic_json<>::size_type' {aka 'long unsigned int'} [-Wsign-compare] ×1
  • warn one.cpp:823:117: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int64_t' {aka 'long int'} [-Wformat=] ×1
  • warn one.cpp:1750:30: warning: 'int readdir_r(DIR*, dirent*, dirent**)' is deprecated [-Wdeprecated-declarations] ×1
  • warn node/../osdep/Phy.hpp:941:31: warning: ignoring return value of 'ssize_t read(int, void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] ×1
  • warn one.cpp:1349:23: warning: ignoring return value of 'char* getcwd(char*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] ×1
  • warn one.cpp:1357:22: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] ×1
  • warn one.cpp:1744:15: warning: ignoring return value of 'int lchown(const char*, __uid_t, __gid_t)' declared with attribute 'warn_unused_result' [-Wunused-result] ×1
  • warn /nix/store/…-gcc-15.3.0/include/c++/15.3.0/bits/new_allocator.h:191:11: warning: '<anonymous>' may be used uninitialized [-Wmaybe-uninitialized] ×19
  • warn /nix/store/…-glibc-2.42-67-dev/include/bits/string_fortified.h:29:33: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' forming offset [16, 27] is out of the bounds [0, 16] of object 'bindaddr' with type 'sockaddr_in' [-Warray-bounds=] ×2
  • warn /nix/store/…-glibc-2.42-67-dev/include/bits/string_fortified.h:29:33: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' forming offset [16, 27] is out of the bounds [0, 16] of object 'invalidAddr' with type 'sockaddr_in' [-Warray-bounds=] ×2
  • warn node/Identity.hpp:42:63: warning: '<unnamed>.ZeroTier::World::Root::identity.ZeroTier::Identity::_publicKey' may be used uninitialized [-Wmaybe-uninitialized] ×4
  • warn one.cpp:1350:49: warning: 'zerotier_dump.txt' directive output may be truncated writing 17 bytes into a region of size between 0 and 16383 [-Wformat-truncation=] ×1
  • warn /nix/store/…-glibc-2.42-67-dev/include/bits/stdio2.h:68:35: warning: '__builtin___snprintf_chk' argument 6 overlaps destination object 'cwd' [-Wrestrict] ×1
  • warn the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 ×1
  • warn osdep/LinuxNetLink.cpp:278:14: warning: unused variable 'ms' [-Wunused-variable] ×1
  • warn osdep/LinuxNetLink.cpp:364:14: warning: unused variable 'ms' [-Wunused-variable] ×1
  • warn nonfree/controller/../../node/Capability.hpp:61:23: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct ZeroTier::Capability::<unnamed>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] ×2
  • warn service/../node/Capability.hpp:61:23: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct ZeroTier::Capability::<unnamed>' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] ×1
  • warn service/../node/Network.hpp:484:31: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct ZeroTier::Network::_IncomingConfigChunk' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] ×1
  • warn osdep/LinuxEthernetTap.cpp:219:21: warning: ignoring return value of 'int pipe(int*)' declared with attribute 'warn_unused_result' [-Wunused-result] ×1
  • warn osdep/LinuxEthernetTap.cpp:361:22: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] ×1
  • warn osdep/LinuxEthernetTap.cpp:512:30: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] ×1
  • warn osdep/Phy.hpp:941:31: warning: ignoring return value of 'ssize_t read(int, void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] ×1
  • warn service/OneService.cpp:1046:22: warning: unused variable 'pinning' [-Wunused-variable] ×1
  • warn service/OneService.cpp:2456:43: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<ZeroTier::InetAddress>::size_type' {aka 'long unsigned int'} [-Wsign-compare] ×1
  • warn service/OneService.cpp:2465:43: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<ZeroTier::InetAddress>::size_type' {aka 'long unsigned int'} [-Wsign-compare] ×1
  • warn service/../node/../osdep/Phy.hpp:263:31: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] ×1
  • warn service/../node/../osdep/Phy.hpp:941:31: warning: ignoring return value of 'ssize_t read(int, void*, size_t)' declared with attribute 'warn_unused_result' [-Wunused-result] ×1
  • warn service/OneService.cpp:1801:102: warning: '/' directive output may be truncated writing 1 byte into a region of size between 0 and 16383 [-Wformat-truncation=] ×1
  • warn service/OneService.cpp:1825:83: warning: '%s' directive output may be truncated writing 5 bytes into a region of size between 1 and 16384 [-Wformat-truncation=] ×1

3 failed
failed attributes
status attribute duration
failed checks.x86_64-linux.nixos-test-installation 2m 46s
vm-test-run-installation: File "/nix/store/xiwlamfw4m4v2wy4al1nipip5hjwy2wa-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/driver.py", line 39 …
vm-test-run-installation:
  File "/nix/store/xiwlamfw4m4v2wy4al1nipip5hjwy2wa-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/driver.py", line 395, in test_script
    exec(self.tests, symbols, None)
    ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<string>", line 91, in <module>
  File "/nix/store/3n4qphl9s728sz8frmpqqrv9b1m87g68-python3-3.14.7/lib/python3.14/subprocess.py", line 578, in run
    raise CalledProcessError(retcode, process.args,
                             output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['/nix/store/a3pmqir0hvjizlmnq809cc75phvspl0z-clan-cli/bin/clan', 'machines', 'install', '--phases', 'disko,install', '--debug', '--flake', '/build/tmpxnshrcu6/test-flake', '--yes', 'test-install-machine-without-system', '--target-host', 'nonrootuser@localhost:55447', '-i', '/build/tmpxnshrcu6/id_ed25519', '--option', 'store', '/build/tmpx_psrhnj/store', '--update-hardware-config', 'nixos-facter', '--no-persist-state']' returned non-zero exit status 1.
failed checks.x86_64-linux.nixos-test-installation-age 2m 38s
vm-test-run-installation: File "/nix/store/xiwlamfw4m4v2wy4al1nipip5hjwy2wa-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/driver.py", line 39 …
vm-test-run-installation:
  File "/nix/store/xiwlamfw4m4v2wy4al1nipip5hjwy2wa-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/driver.py", line 395, in test_script
    exec(self.tests, symbols, None)
    ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<string>", line 95, in <module>
  File "/nix/store/3n4qphl9s728sz8frmpqqrv9b1m87g68-python3-3.14.7/lib/python3.14/subprocess.py", line 578, in run
    raise CalledProcessError(retcode, process.args,
                             output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['/nix/store/a3pmqir0hvjizlmnq809cc75phvspl0z-clan-cli/bin/clan', 'machines', 'install', '--phases', 'disko,install', '--debug', '--flake', '/build/tmpze_1hvue/test-flake', '--yes', 'test-install-machine-without-system-with-age', '--target-host', 'nonrootuser@localhost:55475', '-i', '/build/tmpze_1hvue/id_ed25519', '--option', 'store', '/build/tmpbayg63sq/store', '--update-hardware-config', 'nixos-facter', '--no-persist-state']' returned non-zero exit status 1.
failed checks.x86_64-linux.nixos-test-installation-password-store 2m 38s
vm-test-run-installation: File "/nix/store/xiwlamfw4m4v2wy4al1nipip5hjwy2wa-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/driver.py", line 39 …
vm-test-run-installation:
  File "/nix/store/xiwlamfw4m4v2wy4al1nipip5hjwy2wa-nixos-test-driver-1.1/lib/python3.14/site-packages/test_driver/driver.py", line 395, in test_script
    exec(self.tests, symbols, None)
    ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<string>", line 127, in <module>
  File "/nix/store/3n4qphl9s728sz8frmpqqrv9b1m87g68-python3-3.14.7/lib/python3.14/subprocess.py", line 578, in run
    raise CalledProcessError(retcode, process.args,
                             output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['/nix/store/a3pmqir0hvjizlmnq809cc75phvspl0z-clan-cli/bin/clan', 'machines', 'install', '--phases', 'disko,install', '--debug', '--flake', '/build/tmpe_epesbh/test-flake', '--yes', 'test-install-machine-without-system-with-password-store', '--target-host', 'nonrootuser@localhost:57293', '-i', '/build/tmpe_epesbh/id_ed25519', '--option', 'store', '/build/tmpgecmn0dz/store', '--update-hardware-config', 'nixos-facter', '--no-persist-state']' returned non-zero exit status 1.
134 succeeded
succeeded attributes
status attribute duration
loading…
13 already built
skipped attributes
status attribute duration
loading…