1these 3 derivations will be built:2 /nix/store/1bg2rvig20jn0c82dimswkci0jvx0kqh-log-0.4.33.drv3 /nix/store/xjjqgi36yl1cqg3v5nqdjxri5a3myh12-cargo-vendor-dir.drv4 /nix/store/yn1ii091i3n5qr2xbk7hg9qi1rnxidjx-nix-ld.drv5building '/nix/store/1bg2rvig20jn0c82dimswkci0jvx0kqh-log-0.4.33.drv' on 'ssh-ng://nix@jamie'6building '/nix/store/1bg2rvig20jn0c82dimswkci0jvx0kqh-log-0.4.33.drv'7building '/nix/store/xjjqgi36yl1cqg3v5nqdjxri5a3myh12-cargo-vendor-dir.drv' on 'ssh-ng://nix@jamie'8building '/nix/store/xjjqgi36yl1cqg3v5nqdjxri5a3myh12-cargo-vendor-dir.drv'9building '/nix/store/yn1ii091i3n5qr2xbk7hg9qi1rnxidjx-nix-ld.drv' on 'ssh-ng://nix@jamie'10building '/nix/store/yn1ii091i3n5qr2xbk7hg9qi1rnxidjx-nix-ld.drv'11nix-ld> Running phase: unpackPhase12nix-ld> unpacking source archive /nix/store/qgd3a30y74fa7i1xna71dw8xjfb8k4gx-source13nix-ld> source root is source14nix-ld> Executing cargoSetupPostUnpackHook15nix-ld> Finished cargoSetupPostUnpackHook16nix-ld> Running phase: patchPhase17nix-ld> Executing cargoSetupPostPatchHook18nix-ld> Validating consistency between /build/source/Cargo.lock and /build/cargo-vendor-dir/Cargo.lock19nix-ld> Finished cargoSetupPostPatchHook20nix-ld> Running phase: updateAutotoolsGnuConfigScriptsPhase21nix-ld> Running phase: configurePhase22nix-ld> Running phase: buildPhase23nix-ld> Executing cargoBuildHook24nix-ld> cargoBuildHook flags: -j 384 --target x86_64-unknown-linux-gnu --offline --profile release25nix-ld> Compiling find-msvc-tools v0.1.926nix-ld> Compiling shlex v2.0.127nix-ld> Compiling byteorder v1.5.028nix-ld> Compiling heapless v0.9.329nix-ld> Compiling plain v0.2.330nix-ld> Compiling stable_deref_trait v1.2.031nix-ld> Compiling scroll v0.13.032nix-ld> Compiling linux-raw-sys v0.12.133nix-ld> Compiling log v0.4.3334nix-ld> Compiling embedded-io v0.6.135nix-ld> Compiling cc v1.2.6436nix-ld> Compiling hash32 v0.3.137nix-ld> Compiling goblin v0.10.738nix-ld> Compiling nix-ld v2.0.6 (/build/source)39nix-ld> Finished `release` profile [optimized + debuginfo] target(s) in 3.94s40nix-ld> Executing cargoInstallPostBuildHook41nix-ld> Finished cargoInstallPostBuildHook42nix-ld> Finished cargoBuildHook43nix-ld> Running phase: checkPhase44nix-ld> Executing cargoCheckHook45nix-ld> cargoCheckHook flags: -j 384 --profile release --target x86_64-unknown-linux-gnu --offline --46nix-ld> Compiling semver v1.0.2647nix-ld> Compiling proc-macro2 v1.0.9548nix-ld> Compiling unicode-ident v1.0.1849nix-ld> Compiling memchr v2.7.550nix-ld> Compiling regex-syntax v0.8.551nix-ld> Compiling libc v0.2.18252nix-ld> Compiling getrandom v0.3.353nix-ld> Compiling rustix v1.1.454nix-ld> Compiling relative-path v1.9.355nix-ld> Compiling bitflags v2.9.156nix-ld> Compiling glob v0.3.257nix-ld> Compiling linux-raw-sys v0.12.158nix-ld> Compiling byteorder v1.5.059nix-ld> Compiling cfg-if v1.0.160nix-ld> Compiling fastrand v2.3.061nix-ld> Compiling shlex v2.0.162nix-ld> Compiling plain v0.2.363nix-ld> Compiling scroll v0.13.064nix-ld> Compiling find-msvc-tools v0.1.965nix-ld> Compiling once_cell v1.21.366nix-ld> Compiling stable_deref_trait v1.2.067nix-ld> Compiling log v0.4.3368nix-ld> Compiling embedded-io v0.6.169nix-ld> Compiling cc v1.2.6470nix-ld> Compiling hash32 v0.3.171nix-ld> Compiling goblin v0.10.772nix-ld> Compiling heapless v0.9.373nix-ld> Compiling aho-corasick v1.1.374nix-ld> Compiling nix-ld v2.0.6 (/build/source)75nix-ld> Compiling rustc_version v0.4.176nix-ld> Compiling rstest_macros v0.26.177nix-ld> Compiling quote v1.0.4078nix-ld> Compiling syn v2.0.10479nix-ld> Compiling regex-automata v0.4.980nix-ld> Compiling tempfile v3.27.081nix-ld> Compiling regex v1.11.182nix-ld> Compiling rstest v0.26.183nix-ld> Finished `release` profile [optimized + debuginfo] target(s) in 18.37s84nix-ld> Running tests/tests.rs (target/x86_64-unknown-linux-gnu/release/deps/tests-05e02449f186ab85)85nix-ld> 86nix-ld> running 4 tests87nix-ld> test test_hello ... ok88nix-ld> test test_dt_needed ... ok89nix-ld> test test_ld_path_restore ... ok90nix-ld> test test_dlopen ... ok91nix-ld> 92nix-ld> test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s93nix-ld> 94nix-ld> Finished cargoCheckHook95nix-ld> Running phase: installPhase96nix-ld> Executing cargoInstallHook97nix-ld> Finished cargoInstallHook98nix-ld> Running phase: fixupPhase99nix-ld> shrinking RPATHs of ELF executables and libraries in /nix/store/richihghfknmrfsb9gi5ldg4g5z94fz8-nix-ld100nix-ld> shrinking /nix/store/richihghfknmrfsb9gi5ldg4g5z94fz8-nix-ld/bin/nix-ld101nix-ld> checking for references to /build/ in /nix/store/richihghfknmrfsb9gi5ldg4g5z94fz8-nix-ld...102nix-ld> patching script interpreter paths in /nix/store/richihghfknmrfsb9gi5ldg4g5z94fz8-nix-ld103nix-ld> stripping (with command strip and flags -S -p) in /nix/store/richihghfknmrfsb9gi5ldg4g5z94fz8-nix-ld/lib /nix/store/richihghfknmrfsb9gi5ldg4g5z94fz8-nix-ld/libexec /nix/store/richihghfknmrfsb9gi5ldg4g5z94fz8-nix-ld/bin104nix-ld> rewriting symlink /nix/store/richihghfknmrfsb9gi5ldg4g5z94fz8-nix-ld/libexec/nix-ld to be relative to /nix/store/richihghfknmrfsb9gi5ldg4g5z94fz8-nix-ld105106post-build step Upload coverage to codecov: ok107Skipping codecov: project=nix-community/nix-ld attr=x86_64-linux.package-nix-ld