this derivation will be built: /nix/store/w5n6fl1fn5vw4c911y1n3zqzs89g90gg-cntr.drv Failed to find a machine for remote build! derivation: w5n6fl1fn5vw4c911y1n3zqzs89g90gg-cntr.drv required (system, features): (aarch64-linux, []) 1 available machines: (systems, maxjobs, supportedFeatures, mandatoryFeatures) ([aarch64-darwin, x86_64-darwin], 8, [big-parallel, recursive-nix], []) error: Cannot build '/nix/store/w5n6fl1fn5vw4c911y1n3zqzs89g90gg-cntr.drv'. Reason: builder failed with exit code 101. Output paths: /nix/store/4xz7zk1x7ipw6n92ddy66a22cnjs2qnq-cntr Last 25 log lines: > Compiling log v0.4.30 > Compiling lock_api v0.4.14 > Compiling hashbrown v0.17.1 > Compiling syn v3.0.3 > Compiling thiserror-impl v2.0.19 > Compiling rustix-futex-sync v0.4.0 > Compiling origin v0.26.2 > Compiling rustix-dlmalloc v0.2.2 > error: linking with `/nix/store/xvvipinc7wngr82akl5i61bxdh10rajw-gcc-wrapper-15.2.0/bin/cc` failed: exit status: 1 > | > = note: "/nix/store/xvvipinc7wngr82akl5i61bxdh10rajw-gcc-wrapper-15.2.0/bin/cc" "/build/source/target/aarch64-unknown-linux-gnu/release/deps/rustcfB6R4a/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/build/source/target/aarch64-unknown-linux-gnu/release/deps/{libcntr-0fb1537df7ed535d,librustix_dlmalloc-e39874dfef88af8f,librustix_futex_sync-e3fe22e6a690b3ff,liblock_api-29fac15510b8a28d,libscopeguard-75bcf1f34cec2424,libcfg_if-4974b7b8f6be508c,libhashbrown-5d2be0d073ab0272,libfoldhash-f5533ec4f0743e4b,liblog-a42c832465197f58,libthiserror-4b7c6dd4dc38e8fa,libtyped_path-f7bad2bdf174c2da,liborigin-cd61d4c46f21c83c,librustix-c38c506856610c75,libbitflags-2a1a1494fde91828,liblinux_raw_sys-d5519dde0831780f,liblinux_raw_sys-3c1a8f24a124cc4c}.rlib" "/lib/rustlib/aarch64-unknown-linux-gnu/lib/{liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/build/source/target/aarch64-unknown-linux-gnu/release/deps/rustcfB6R4a/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/aarch64-unknown-linux-gnu/lib" "-o" "/build/source/target/aarch64-unknown-linux-gnu/release/deps/cntr-f6f0ec16bdcde851" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-nodefaultlibs" "-nostartfiles" "-nodefaultlibs" "-static" "/build/source/target/aarch64-unknown-linux-gnu/release/deps/cntr_audit_data.o" "-Wl,--undefined=AUDITABLE_VERSION_INFO" > = note: some arguments are omitted. use `--verbose` to show all linker arguments > = note: /nix/store/lp42hn5ax7xf2j5vlyfggjrj9hdmddpi-binutils-2.46/bin/ld.bfd: /nix/store/r8hkxrl2y25sfiqzv8x2hhlzdzjl3c1d-rustc-1.94.1/lib/rustlib/aarch64-unknown-linux-gnu/lib/libcompiler_builtins-c39e071ddb14c432.rlib(af31f06a59a4d73e-aarch64.o): in function `__init_cpu_features': > aarch64.c:(.text.startup.__init_cpu_features+0x8): undefined reference to `__stack_chk_guard' > /nix/store/lp42hn5ax7xf2j5vlyfggjrj9hdmddpi-binutils-2.46/bin/ld.bfd: aarch64.c:(.text.startup.__init_cpu_features+0xc): undefined reference to `__stack_chk_guard' > /nix/store/lp42hn5ax7xf2j5vlyfggjrj9hdmddpi-binutils-2.46/bin/ld.bfd: aarch64.c:(.text.startup.__init_cpu_features+0x64): undefined reference to `__stack_chk_guard' > /nix/store/lp42hn5ax7xf2j5vlyfggjrj9hdmddpi-binutils-2.46/bin/ld.bfd: aarch64.c:(.text.startup.__init_cpu_features+0x68): undefined reference to `__stack_chk_guard' > /nix/store/lp42hn5ax7xf2j5vlyfggjrj9hdmddpi-binutils-2.46/bin/ld.bfd: aarch64.c:(.text.startup.__init_cpu_features+0xa8): undefined reference to `__stack_chk_fail' > collect2: error: ld returned 1 exit status > > = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified > = note: use the `-l` flag to specify native libraries to link > = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) > > error: could not compile `cntr` (bin "cntr") due to 1 previous error For full logs, run: nix log /nix/store/w5n6fl1fn5vw4c911y1n3zqzs89g90gg-cntr.drv