nixbot

builds

clan/clan-core build #568 failed

branch main · PR #8034 · commit 7018ca7629 · · took 27m 38s

eval warnings 41 kinds · 256 occurrences
  • warn stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead ×76
  • warn stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead ×60
  • warn stdenv.isDarwin is deprecated, use stdenv.hostPlatform.isDarwin instead ×17
  • 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 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 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: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 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 /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-84-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-84-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 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-84-dev/include/bits/stdio2.h:68:35: warning: '__builtin___snprintf_chk' argument 6 overlaps destination object 'cwd' [-Wrestrict] ×1
  • warn node/Identity.hpp:42:63: warning: '<unnamed>.ZeroTier::World::Root::identity.ZeroTier::Identity::_publicKey' may be used uninitialized [-Wmaybe-uninitialized] ×4
  • 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

2 failed
failed attributes
status attribute duration
failed checks.aarch64-linux.dm-dns 4m 43s
setup: warning: SQLite database '/nix/var/nix/db/db.sqlite' is busy warning: SQLite database '/nix/var/nix/db/db.sqlite' is busy warning: SQLite database '/nix/ …
setup:
warning: SQLite database '/nix/var/nix/db/db.sqlite' is busy
warning: SQLite database '/nix/var/nix/db/db.sqlite' is busy
warning: SQLite database '/nix/var/nix/db/db.sqlite' is busy
cannot build on 'ssh-ng://builder@build01.clan.lol': error: failed to start SSH connection to 'build01.clan.lol'
Failed to find a machine for remote build!
derivation: v58n2v0b8i9cy8zmx25gzkp8mvkqnw2r-driverConfiguration.json.drv
required (system, features): (aarch64-linux, [])
3 available machines:
(systems, maxjobs, supportedFeatures, mandatoryFeatures)
([aarch64-linux], 80, [big-parallel, kvm, nixos-test, recursive-nix, uid-range], [])
([x86_64-linux], 32, [big-parallel, kvm, nixos-test, recursive-nix, uid-range], [])
([aarch64-darwin], 10, [big-parallel, recursive-nix], [])
error: Cannot build '/nix/store/v58n2v0b8i9cy8zmx25gzkp8mvkqnw2r-driverConfiguration.json.drv'.
       Reason: platform mismatch
       Required system: 'aarch64-linux'
       Current system: 'x86_64-linux'
error: Cannot build '/nix/store/wkck5jw9dfc1iai281v6j5vipp9lb6z3-nixos-test-driver-dm-dns.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/6hnbmrpk3fj58af3kmig830xzc4fw8aq-nixos-test-driver-dm-dns
error: Cannot build '/nix/store/zf0sxzbm372swcli2h1v8p2jwmliakxw-container-test-run-dm-dns.drv'.
       Reason: 1 dependency failed.
       Output paths:
         /nix/store/9plhbdd83gxvv7xmzfykk0cpjqr613q0-container-test-run-dm-dns
failed checks.x86_64-linux.sshd 1m 14s
container-test-run-sshd: ^^^^^^^^^^^ ) ^ File "/nix/store/b5bpi6zfajzzrwwpgba2q6li3nnya4bs-python3-3.14.7/lib/python3.14/subprocess.py", line …
container-test-run-sshd:
        ^^^^^^^^^^^
    )
    ^
  File "/nix/store/b5bpi6zfajzzrwwpgba2q6li3nnya4bs-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/wjvj88kk8gv0742k1lwazpxr7lnzgi1a-e2fsprogs-1.47.4-bin/bin/chattr', '-i', PosixPath('/build/vm-state-server/var/empty')]' returned non-zero exit status 1.
(finished: cleanup, in 0.28 seconds)
122 succeeded ⚠ 68
succeeded attributes
status attribute duration
succeeded checks.aarch64-darwin.all-packages
  • stdenv.isDarwin is deprecated, use stdenv.hostPlatform.isDarwin instead
4m 45s
succeeded checks.aarch64-darwin.clan-deps
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
33s
succeeded checks.aarch64-darwin.clan-pytest-with-core
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isDarwin is deprecated, use stdenv.hostPlatform.isDarwin instead
16m 55s
succeeded checks.aarch64-darwin.clan-pytest-without-core
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
2m 27s
succeeded checks.aarch64-darwin.darwin-test-darwin-machine
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
3m 4s
succeeded checks.aarch64-darwin.devshell
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isDarwin is deprecated, use stdenv.hostPlatform.isDarwin instead
43s
succeeded checks.aarch64-darwin.devShell-clan-cli
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isDarwin is deprecated, use stdenv.hostPlatform.isDarwin instead
2m 15s
succeeded checks.aarch64-darwin.devShell-clan-site
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
4m 46s
succeeded checks.aarch64-darwin.devShell-default
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isDarwin is deprecated, use stdenv.hostPlatform.isDarwin instead
2m 6s
succeeded checks.aarch64-darwin.devShell-inventory-schema
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isDarwin is deprecated, use stdenv.hostPlatform.isDarwin instead
2m 4s
succeeded checks.aarch64-darwin.eval-tests
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
7m 11s
succeeded checks.aarch64-darwin.nixos-flash-installer
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
29s
succeeded checks.aarch64-darwin.treefmt
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
1m 56s
succeeded checks.aarch64-linux.admin
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
7m 41s
succeeded checks.aarch64-linux.all-packages
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
  • stdenv.isDarwin is deprecated, use stdenv.hostPlatform.isDarwin instead
5m 54s
succeeded checks.aarch64-linux.borgbackup
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
8m 3s
succeeded checks.aarch64-linux.certificates
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
8m 44s
succeeded checks.aarch64-linux.clan-deps
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
1m 59s
succeeded checks.aarch64-linux.clan-pytest-with-core
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
  • stdenv.isDarwin is deprecated, use stdenv.hostPlatform.isDarwin instead
8m 28s
succeeded checks.aarch64-linux.clan-site-lint
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
6m 12s
succeeded checks.aarch64-linux.clan-test-iso
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
17m 52s
succeeded checks.aarch64-linux.darwin-test-darwin-machine
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
3m 5s
succeeded checks.aarch64-linux.data-mesher
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
5m 59s
succeeded checks.aarch64-linux.devshell
  • stdenv.isDarwin is deprecated, use stdenv.hostPlatform.isDarwin instead
24s
succeeded checks.aarch64-linux.devShell-clan-cli
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
  • stdenv.isDarwin is deprecated, use stdenv.hostPlatform.isDarwin instead
2m 36s
succeeded checks.aarch64-linux.devShell-clan-site
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
4m 46s
succeeded checks.aarch64-linux.devShell-default
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
  • stdenv.isDarwin is deprecated, use stdenv.hostPlatform.isDarwin instead
3m 40s
succeeded checks.aarch64-linux.devShell-docs
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
4m 39s
succeeded checks.aarch64-linux.devShell-inventory-schema
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
  • stdenv.isDarwin is deprecated, use stdenv.hostPlatform.isDarwin instead
3m 7s
succeeded checks.aarch64-linux.garage
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
7m 4s
succeeded checks.aarch64-linux.matrix-synapse
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
8m 4s
succeeded checks.aarch64-linux.nixos-documentation
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
21s
succeeded checks.aarch64-linux.nixos-test-user-firewall-iptables
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
8m 22s
succeeded checks.aarch64-linux.service-dummy-test-from-flake
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
3m 38s
succeeded checks.aarch64-linux.sshd
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
3m 53s
succeeded checks.aarch64-linux.syncthing-service
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
4m 50s
succeeded checks.aarch64-linux.trusted-nix-caches
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
3m 19s
succeeded checks.aarch64-linux.yggdrasil
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
2m 35s
succeeded checks.aarch64-linux.zerotier-multi-instance
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
1m 55s
succeeded checks.x86_64-linux.admin
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
36s
succeeded checks.x86_64-linux.all-packages
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
  • stdenv.isDarwin is deprecated, use stdenv.hostPlatform.isDarwin instead
3m 8s
succeeded checks.x86_64-linux.borgbackup
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
1m 42s
succeeded checks.x86_64-linux.certificates
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
59s
succeeded checks.x86_64-linux.clan-deps
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
19s
succeeded checks.x86_64-linux.clan-pytest-with-core
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
  • stdenv.isDarwin is deprecated, use stdenv.hostPlatform.isDarwin instead
2m 7s
succeeded checks.x86_64-linux.darwin-test-darwin-machine
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
0s
succeeded checks.x86_64-linux.data-mesher
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
1m 8s
succeeded checks.x86_64-linux.devshell
  • stdenv.isDarwin is deprecated, use stdenv.hostPlatform.isDarwin instead
39s
succeeded checks.x86_64-linux.devShell-clan-cli
  • stdenv.isDarwin is deprecated, use stdenv.hostPlatform.isDarwin instead
5s
succeeded checks.x86_64-linux.devShell-clan-site
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
57s
succeeded checks.x86_64-linux.devShell-inventory-schema
  • stdenv.isDarwin is deprecated, use stdenv.hostPlatform.isDarwin instead
3s
succeeded checks.x86_64-linux.hello-service
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
33s
succeeded checks.x86_64-linux.localbackup
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
15s
succeeded checks.x86_64-linux.monitoring
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
1m 18s
succeeded checks.x86_64-linux.ncps
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
1m 20s
succeeded checks.x86_64-linux.nixos-documentation
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
0s
succeeded checks.x86_64-linux.nixos-test-installation-password-store
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
5m 26s
succeeded checks.x86_64-linux.nixos-test-update-hardware-configuration
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
2m 43s
succeeded checks.x86_64-linux.nixos-test-user-firewall-iptables
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
50s
succeeded checks.x86_64-linux.nixos-test-user-firewall-nftables
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
49s
succeeded checks.x86_64-linux.p2p-ssh-iroh
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
1m 23s
succeeded checks.x86_64-linux.pki
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
1m 13s
succeeded checks.x86_64-linux.sshd-no-ca
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
1m 7s
succeeded checks.x86_64-linux.state-version
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
54s
succeeded checks.x86_64-linux.users
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
13s
succeeded checks.x86_64-linux.wifi
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
34s
succeeded checks.x86_64-linux.yggdrasil
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
2m 43s
succeeded checks.x86_64-linux.zerotier-multi-instance
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
2m 1s
succeeded checks.aarch64-linux.clan-pytest-without-core 2m 45s
succeeded checks.aarch64-linux.dyndns 7m 33s
succeeded checks.aarch64-linux.eval-tests 2m 40s
succeeded checks.aarch64-linux.hello-service 7m 34s
succeeded checks.aarch64-linux.kde 8m 9s
succeeded checks.aarch64-linux.localbackup 7m 7s
succeeded checks.aarch64-linux.machine-id 7m 26s
succeeded checks.aarch64-linux.monitoring 6m 37s
succeeded checks.aarch64-linux.mycelium 6m 20s
succeeded checks.aarch64-linux.ncps 7m 18s
succeeded checks.aarch64-linux.nixos-flash-installer 29s
succeeded checks.aarch64-linux.nixos-test-age-backend 8m 9s
succeeded checks.aarch64-linux.nixos-test-user-firewall-nftables 7m 29s
succeeded checks.aarch64-linux.p2p-ssh-iroh 4m 30s
succeeded checks.aarch64-linux.packages 4m 52s
succeeded checks.aarch64-linux.pki 5m 10s
succeeded checks.aarch64-linux.postgresql 4m 36s
succeeded checks.aarch64-linux.service-dummy-test 3m 9s
succeeded checks.aarch64-linux.sshd-no-ca 3m 54s
succeeded checks.aarch64-linux.state-version 2m 27s
succeeded checks.aarch64-linux.treefmt 44s
succeeded checks.aarch64-linux.users 3m 8s
succeeded checks.aarch64-linux.wifi 3m 56s
succeeded checks.aarch64-linux.wireguard 3m 26s
succeeded checks.aarch64-linux.zerotier 2m 36s
succeeded checks.x86_64-linux.clan-pytest-without-core 46s
succeeded checks.x86_64-linux.clan-site-lint 2m 20s
succeeded checks.x86_64-linux.clan-test-iso 11m 32s
succeeded checks.x86_64-linux.clan-test-update 21m 58s
succeeded checks.x86_64-linux.devShell-default 6s
succeeded checks.x86_64-linux.devShell-docs 57s
succeeded checks.x86_64-linux.dm-dns 51s
succeeded checks.x86_64-linux.dyndns 1m 16s
succeeded checks.x86_64-linux.eval-tests 54s
succeeded checks.x86_64-linux.garage 39s
succeeded checks.x86_64-linux.kde 3m 9s
succeeded checks.x86_64-linux.machine-id 6s
succeeded checks.x86_64-linux.matrix-synapse 38s
succeeded checks.x86_64-linux.mycelium 30s
succeeded checks.x86_64-linux.nixos-flash-installer 0s
succeeded checks.x86_64-linux.nixos-test-age-backend 27s
succeeded checks.x86_64-linux.nixos-test-flash 4m 15s
succeeded checks.x86_64-linux.nixos-test-flash-installer-boot 1m 39s
succeeded checks.x86_64-linux.nixos-test-installation 5m 35s
succeeded checks.x86_64-linux.nixos-test-installation-age 5m 48s
succeeded checks.x86_64-linux.packages 1m 17s
succeeded checks.x86_64-linux.postgresql 38s
succeeded checks.x86_64-linux.service-dummy-test 1m 15s
succeeded checks.x86_64-linux.service-dummy-test-from-flake 1m 25s
succeeded checks.x86_64-linux.syncthing-service 1m 0s
succeeded checks.x86_64-linux.treefmt 10s
succeeded checks.x86_64-linux.trusted-nix-caches 50s
succeeded checks.x86_64-linux.wireguard 35s
succeeded checks.x86_64-linux.zerotier 2m 21s
25 already built ⚠ 9
skipped attributes
status attribute duration
skipped local checks.aarch64-darwin.inventory-classes-up-to-date
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
skipped local checks.aarch64-darwin.lib-jsonschema-example-valid
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
skipped local checks.aarch64-darwin.zerotier-tools-pytest
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
skipped local checks.aarch64-linux.nixos-test-password-store-mounts
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
skipped local checks.aarch64-linux.zerotier-tools-pytest
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
skipped local checks.x86_64-linux.lib-jsonschema-example-valid
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
skipped local checks.x86_64-linux.nixos-test-secrets
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
skipped local checks.x86_64-linux.nixos-test-wayland-proxy-virtwl
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
skipped local checks.x86_64-linux.pytest
  • stdenv.isLinux is deprecated, use stdenv.hostPlatform.isLinux instead
  • stdenv.isAarch64 is deprecated, use stdenv.hostPlatform.isAarch64 instead
skipped local checks.aarch64-linux.devShell-network-status
skipped local checks.aarch64-linux.inventory-classes-up-to-date
skipped local checks.aarch64-linux.lib-jsonschema-example-valid
skipped local checks.aarch64-linux.nixos-test-container
skipped local checks.aarch64-linux.nixos-test-extra-python-packages
skipped local checks.aarch64-linux.nixos-test-secrets
skipped local checks.aarch64-linux.nixos-test-wayland-proxy-virtwl
skipped local checks.aarch64-linux.pytest
skipped local checks.x86_64-linux.clan-release-diff-pytest
skipped local checks.x86_64-linux.devShell-network-status
skipped local checks.x86_64-linux.equal-templates
skipped local checks.x86_64-linux.inventory-classes-up-to-date
skipped local checks.x86_64-linux.nixos-test-container
skipped local checks.x86_64-linux.nixos-test-extra-python-packages
skipped local checks.x86_64-linux.nixos-test-password-store-mounts
skipped local checks.x86_64-linux.zerotier-tools-pytest