1this derivation will be built:2 /nix/store/igav98zs6yrqadns20sd4dlmhf27slp7-niks3-go-unit-tests.drv3Failed to find a machine for remote build!4derivation: igav98zs6yrqadns20sd4dlmhf27slp7-niks3-go-unit-tests.drv5required (system, features): (aarch64-linux, [])61 available machines:7(systems, maxjobs, supportedFeatures, mandatoryFeatures)8([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], [])9error: Cannot build '/nix/store/igav98zs6yrqadns20sd4dlmhf27slp7-niks3-go-unit-tests.drv'.10 Reason: builder failed with exit code 1.11 Output paths:12 /nix/store/a7v3n30kmb1c6g8dzfxv1yf97rwpsbwa-niks3-go-unit-tests13 Last 25 log lines:14 >15 > initdb: warning: enabling "trust" authentication for local connections16 > initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb.17 >18 > Success. You can now start the database server using:19 >20 > pg_ctl -D /build/postgres1472653230/data -l logfile start21 >22 > /build/postgres1472653230:5432 - no response23 > 2026-08-03 08:41:28.689 UTC [111] LOG: starting PostgreSQL 18.4 on aarch64-unknown-linux-gnu, compiled by clang version 21.1.8, 64-bit24 > 2026-08-03 08:41:28.690 UTC [111] LOG: listening on Unix socket "/build/postgres1472653230/.s.PGSQL.5432"25 > 2026-08-03 08:41:28.694 UTC [118] LOG: database system was shut down at 2026-08-03 08:41:28 UTC26 > 2026-08-03 08:41:28.697 UTC [111] LOG: database system is ready to accept connections27 > /build/postgres1472653230:5432 - accepting connections28 >29 > thread 'main' (124) panicked at /build/rustfs-1.0.0-beta.12-vendor/source-registry-0/reqwest-0.13.4/src/async_impl/client.rs:2507:38:30 > Client::new(): reqwest::Error { kind: Builder, source: General("No CA certificates were loaded from the system") }31 > note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace32 > 2026/08/03 08:41:48 ERROR failed to start rustfs error="failed to connect to rustfs server: dial tcp [::1]:45573: connect: connection refused"33 > 2026-08-03 08:41:48.908 UTC [111] LOG: received smart shutdown request34 > 2026-08-03 08:41:48.911 UTC [111] LOG: background worker "logical replication launcher" (PID 121) exited with exit code 135 > 2026-08-03 08:41:48.913 UTC [116] LOG: shutting down36 > 2026-08-03 08:41:48.913 UTC [116] LOG: checkpoint starting: shutdown immediate37 > 2026-08-03 08:41:48.916 UTC [116] LOG: checkpoint complete: wrote 0 buffers (0.0%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.004 s; sync files=2, longest=0.001 s, average=0.001 s; distance=0 kB, estimate=0 kB; lsn=0/1763D58, redo lsn=0/1763D5838 > 2026-08-03 08:41:48.936 UTC [111] LOG: database system is shut down39 For full logs, run:40 nix log /nix/store/igav98zs6yrqadns20sd4dlmhf27slp7-niks3-go-unit-tests.drv