this derivation will be built: /nix/store/lm2mm41blnh61maf4bmwl12nzfmhminn-cargo-nix-plugin-sample-build-test.drv building '/nix/store/lm2mm41blnh61maf4bmwl12nzfmhminn-cargo-nix-plugin-sample-build-test.drv' on 'ssh-ng://nix@eliza' building '/nix/store/lm2mm41blnh61maf4bmwl12nzfmhminn-cargo-nix-plugin-sample-build-test.drv' cargo-nix-plugin-sample-build-test> warning: you did not specify '--add-root'; the result might be removed by the garbage collector cargo-nix-plugin-sample-build-test> these 10 derivations will be built: cargo-nix-plugin-sample-build-test> /nix/store/7k5a93ixpbv8nrakjfymlrw4x2k0nr28-rust_proc-macro2-1.0.106.drv cargo-nix-plugin-sample-build-test> /nix/store/awzr7665276hzsm6jmw2l8gzgqlqnwzz-rust_quote-1.0.45.drv cargo-nix-plugin-sample-build-test> /nix/store/anq61z4qbmr4pinj4pnk4yb0khxpddkw-rust_syn-2.0.117.drv cargo-nix-plugin-sample-build-test> /nix/store/5w90prrad7akpa2s8y2qi7n665ybzvhf-rust_serde_derive-1.0.228.drv cargo-nix-plugin-sample-build-test> /nix/store/wfx1lxxi9rp9dxp5dsqm1glsfp9dmp17-rust_serde_core-1.0.228.drv cargo-nix-plugin-sample-build-test> /nix/store/4ck8any0ifq4yi6jgi2q244zdsgj43km-rust_serde-1.0.228.drv cargo-nix-plugin-sample-build-test> /nix/store/9lak59jijbfwq29vl17l7gcsrhzpl09w-rust_http-1.4.0.drv cargo-nix-plugin-sample-build-test> /nix/store/rs05gb6ln2r9q5irrij288w7wwq1dkg1-rust_serde_json-1.0.149.drv cargo-nix-plugin-sample-build-test> /nix/store/fygpd3lv7s516wg1sbws344ijp2ffbny-rust_sample-lib-0.1.0.drv cargo-nix-plugin-sample-build-test> /nix/store/sr411iy79jvgdghksj1f473ixbrwn1bn-rust_sample-bin-0.1.0.drv cargo-nix-plugin-sample-build-test> warning: you did not specify '--add-root'; the result might be removed by the garbage collector cargo-nix-plugin-sample-build-test> Output: {"message":"Hello from cargo-nix-plugin!"} cargo-nix-plugin-sample-build-test> PASS: workspace built and ran successfully cargo-nix-plugin-sample-build-test> warning: you did not specify '--add-root'; the result might be removed by the garbage collector cargo-nix-plugin-sample-build-test> warning: you did not specify '--add-root'; the result might be removed by the garbage collector cargo-nix-plugin-sample-build-test> this derivation will be built: cargo-nix-plugin-sample-build-test> /nix/store/xj34ny2j55m9krv8k32mjgcq8rgrkfzm-rust_sample-lib-0.1.0.drv building '/nix/store/xj34ny2j55m9krv8k32mjgcq8rgrkfzm-rust_sample-lib-0.1.0.drv' rust_sample-lib-0.1.0> structuredAttrs is enabled rust_sample-lib-0.1.0> Running phase: unpackPhase rust_sample-lib-0.1.0> unpacking source archive /nix/store/98ym04f71yna1qa8x5hnhfjr1sayfvi0-2gqvp5j6pawx51g7kv5ycnq5wdm66ac3-sample-project rust_sample-lib-0.1.0> source root is 2gqvp5j6pawx51g7kv5ycnq5wdm66ac3-sample-project rust_sample-lib-0.1.0> Running phase: patchPhase rust_sample-lib-0.1.0> Running phase: updateAutotoolsGnuConfigScriptsPhase rust_sample-lib-0.1.0> Running phase: configurePhase rust_sample-lib-0.1.0> Running phase: buildPhase rust_sample-lib-0.1.0> Building src/lib.rs (sample_lib) rust_sample-lib-0.1.0> Running rustc --crate-name sample_lib src/lib.rs --out-dir target/lib -L dependency=target/deps --cap-lints allow --crate-type lib -C opt-level=3 -C codegen-units=16 --remap-path-prefix=/build=/ --remap-path-prefix=/nix/store/ixn1awaxpvayfp5na0b2gr0kianim6g8-rustc-wrapper-1.94.1=/rustc --edition 2021 -C link-arg=-fuse-ld=mold -C linker=/nix/store/xvvipinc7wngr82akl5i61bxdh10rajw-gcc-wrapper-15.2.0/bin/cc --extern fnv=target/deps/libfnv-46b4f7b6d0.rlib --extern my_http=target/deps/libhttp-dd63fe91cf.rlib --extern debug_unreachable=target/deps/libdebug_unreachable-ea65bbc1db.rlib --extern serde=target/deps/libserde-8c22273a9b.rlib --extern serde_json=target/deps/libserde_json-263d326c98.rlib -C metadata=c2a9742ee0 -C extra-filename=-c2a9742ee0 --color always rust_sample-lib-0.1.0> Building sample-tool rust_sample-lib-0.1.0> Running rustc --crate-name sample_tool src/bin/sample-tool.rs --out-dir target/bin -L dependency=target/deps --cap-lints allow --crate-type bin -C opt-level=3 -C codegen-units=16 --remap-path-prefix=/build=/ --remap-path-prefix=/nix/store/ixn1awaxpvayfp5na0b2gr0kianim6g8-rustc-wrapper-1.94.1=/rustc --edition 2021 -C link-arg=-fuse-ld=mold -C linker=/nix/store/xvvipinc7wngr82akl5i61bxdh10rajw-gcc-wrapper-15.2.0/bin/cc --extern fnv=target/deps/libfnv-46b4f7b6d0.rlib --extern my_http=target/deps/libhttp-dd63fe91cf.rlib --extern debug_unreachable=target/deps/libdebug_unreachable-ea65bbc1db.rlib --extern serde=target/deps/libserde-8c22273a9b.rlib --extern serde_json=target/deps/libserde_json-263d326c98.rlib --extern sample_lib=target/lib/libsample_lib-c2a9742ee0.rlib --color always rust_sample-lib-0.1.0> Running phase: installPhase rust_sample-lib-0.1.0> Running phase: fixupPhase rust_sample-lib-0.1.0> shrinking RPATHs of ELF executables and libraries in /nix/store/y0zwb0ia95fwq7hqjcv68mnylmz1f5a2-rust_sample-lib-0.1.0-lib rust_sample-lib-0.1.0> checking for references to /build/ in /nix/store/y0zwb0ia95fwq7hqjcv68mnylmz1f5a2-rust_sample-lib-0.1.0-lib... rust_sample-lib-0.1.0> patching script interpreter paths in /nix/store/y0zwb0ia95fwq7hqjcv68mnylmz1f5a2-rust_sample-lib-0.1.0-lib rust_sample-lib-0.1.0> stripping (with command strip and flags -S -p) in /nix/store/y0zwb0ia95fwq7hqjcv68mnylmz1f5a2-rust_sample-lib-0.1.0-lib/lib rust_sample-lib-0.1.0> shrinking RPATHs of ELF executables and libraries in /nix/store/5j5n0jdszn99h6j8rpdj2pxgirw4jzwl-rust_sample-lib-0.1.0 rust_sample-lib-0.1.0> shrinking /nix/store/5j5n0jdszn99h6j8rpdj2pxgirw4jzwl-rust_sample-lib-0.1.0/bin/sample-tool rust_sample-lib-0.1.0> checking for references to /build/ in /nix/store/5j5n0jdszn99h6j8rpdj2pxgirw4jzwl-rust_sample-lib-0.1.0... rust_sample-lib-0.1.0> patching script interpreter paths in /nix/store/5j5n0jdszn99h6j8rpdj2pxgirw4jzwl-rust_sample-lib-0.1.0 rust_sample-lib-0.1.0> stripping (with command strip and flags -S -p) in /nix/store/5j5n0jdszn99h6j8rpdj2pxgirw4jzwl-rust_sample-lib-0.1.0/bin cargo-nix-plugin-sample-build-test> warning: you did not specify '--add-root'; the result might be removed by the garbage collector cargo-nix-plugin-sample-build-test> warning: you did not specify '--add-root'; the result might be removed by the garbage collector cargo-nix-plugin-sample-build-test> PASS: lib-only dep split suppresses sidecar bins cargo-nix-plugin-sample-build-test> warning: you did not specify '--add-root'; the result might be removed by the garbage collector cargo-nix-plugin-sample-build-test> these 4 derivations will be built: cargo-nix-plugin-sample-build-test> /nix/store/dli0qrpmvymf43hwj05w9f99nc7nd5zy-clippy-as-rustc.drv cargo-nix-plugin-sample-build-test> /nix/store/zbvvirwdkngg0sx7gx433qgx8ycm82jx-rust_sample-lib-0.1.0.drv cargo-nix-plugin-sample-build-test> /nix/store/y4qdfa0rpx8xzj3khfand06c8wpgbk92-rust_sample-bin-0.1.0.drv cargo-nix-plugin-sample-build-test> /nix/store/4zxads95fawi92as6p1d8rns3kfbc47k-all-workspace-members-clippy.drv building '/nix/store/dli0qrpmvymf43hwj05w9f99nc7nd5zy-clippy-as-rustc.drv' building '/nix/store/zbvvirwdkngg0sx7gx433qgx8ycm82jx-rust_sample-lib-0.1.0.drv' rust_sample-lib-0.1.0> structuredAttrs is enabled rust_sample-lib-0.1.0> Running phase: unpackPhase rust_sample-lib-0.1.0> unpacking source archive /nix/store/98ym04f71yna1qa8x5hnhfjr1sayfvi0-2gqvp5j6pawx51g7kv5ycnq5wdm66ac3-sample-project rust_sample-lib-0.1.0> source root is 2gqvp5j6pawx51g7kv5ycnq5wdm66ac3-sample-project rust_sample-lib-0.1.0> Running phase: patchPhase rust_sample-lib-0.1.0> Running phase: updateAutotoolsGnuConfigScriptsPhase rust_sample-lib-0.1.0> Running phase: configurePhase rust_sample-lib-0.1.0> Running phase: buildPhase rust_sample-lib-0.1.0> Building src/lib.rs (sample_lib) rust_sample-lib-0.1.0> Running rustc --crate-name sample_lib src/lib.rs --out-dir target/lib -L dependency=target/deps --cap-lints warn --crate-type lib -C opt-level=3 -C codegen-units=16 --remap-path-prefix=/build=/ --remap-path-prefix=/nix/store/l7qwzxzc3w05d3hh91lv40ysm20d4xnz-clippy-as-rustc=/rustc --edition 2021 -C link-arg=-fuse-ld=mold -C linker=/nix/store/xvvipinc7wngr82akl5i61bxdh10rajw-gcc-wrapper-15.2.0/bin/cc --extern fnv=target/deps/libfnv-46b4f7b6d0.rlib --extern my_http=target/deps/libhttp-dd63fe91cf.rlib --extern debug_unreachable=target/deps/libdebug_unreachable-ea65bbc1db.rlib --extern serde=target/deps/libserde-8c22273a9b.rlib --extern serde_json=target/deps/libserde_json-263d326c98.rlib -C metadata=c2a9742ee0 -C extra-filename=-c2a9742ee0 --color always rust_sample-lib-0.1.0> Building sample-tool rust_sample-lib-0.1.0> Running rustc --crate-name sample_tool src/bin/sample-tool.rs --out-dir target/bin -L dependency=target/deps --cap-lints warn --crate-type bin -C opt-level=3 -C codegen-units=16 --remap-path-prefix=/build=/ --remap-path-prefix=/nix/store/l7qwzxzc3w05d3hh91lv40ysm20d4xnz-clippy-as-rustc=/rustc --edition 2021 -C link-arg=-fuse-ld=mold -C linker=/nix/store/xvvipinc7wngr82akl5i61bxdh10rajw-gcc-wrapper-15.2.0/bin/cc --extern fnv=target/deps/libfnv-46b4f7b6d0.rlib --extern my_http=target/deps/libhttp-dd63fe91cf.rlib --extern debug_unreachable=target/deps/libdebug_unreachable-ea65bbc1db.rlib --extern serde=target/deps/libserde-8c22273a9b.rlib --extern serde_json=target/deps/libserde_json-263d326c98.rlib --extern sample_lib=target/lib/libsample_lib-c2a9742ee0.rlib --color always rust_sample-lib-0.1.0> Running phase: installPhase rust_sample-lib-0.1.0> Running phase: fixupPhase rust_sample-lib-0.1.0> shrinking RPATHs of ELF executables and libraries in /nix/store/xys0yhi73jp64ahqj8wbgc5j9gigrmdj-rust_sample-lib-0.1.0-lib rust_sample-lib-0.1.0> checking for references to /build/ in /nix/store/xys0yhi73jp64ahqj8wbgc5j9gigrmdj-rust_sample-lib-0.1.0-lib... rust_sample-lib-0.1.0> patching script interpreter paths in /nix/store/xys0yhi73jp64ahqj8wbgc5j9gigrmdj-rust_sample-lib-0.1.0-lib rust_sample-lib-0.1.0> stripping (with command strip and flags -S -p) in /nix/store/xys0yhi73jp64ahqj8wbgc5j9gigrmdj-rust_sample-lib-0.1.0-lib/lib rust_sample-lib-0.1.0> shrinking RPATHs of ELF executables and libraries in /nix/store/2mflppc4r2rpvkrbcd4n941ns0f73aq3-rust_sample-lib-0.1.0 rust_sample-lib-0.1.0> shrinking /nix/store/2mflppc4r2rpvkrbcd4n941ns0f73aq3-rust_sample-lib-0.1.0/bin/sample-tool rust_sample-lib-0.1.0> checking for references to /build/ in /nix/store/2mflppc4r2rpvkrbcd4n941ns0f73aq3-rust_sample-lib-0.1.0... rust_sample-lib-0.1.0> patching script interpreter paths in /nix/store/2mflppc4r2rpvkrbcd4n941ns0f73aq3-rust_sample-lib-0.1.0 rust_sample-lib-0.1.0> stripping (with command strip and flags -S -p) in /nix/store/2mflppc4r2rpvkrbcd4n941ns0f73aq3-rust_sample-lib-0.1.0/bin building '/nix/store/y4qdfa0rpx8xzj3khfand06c8wpgbk92-rust_sample-bin-0.1.0.drv' rust_sample-bin-0.1.0> structuredAttrs is enabled rust_sample-bin-0.1.0> Running phase: unpackPhase rust_sample-bin-0.1.0> unpacking source archive /nix/store/98ym04f71yna1qa8x5hnhfjr1sayfvi0-2gqvp5j6pawx51g7kv5ycnq5wdm66ac3-sample-project rust_sample-bin-0.1.0> source root is 2gqvp5j6pawx51g7kv5ycnq5wdm66ac3-sample-project rust_sample-bin-0.1.0> Running phase: patchPhase rust_sample-bin-0.1.0> Running phase: updateAutotoolsGnuConfigScriptsPhase rust_sample-bin-0.1.0> Running phase: configurePhase rust_sample-bin-0.1.0> Running phase: buildPhase rust_sample-bin-0.1.0> Building sample-bin rust_sample-bin-0.1.0> Running rustc --crate-name sample_bin src/main.rs --out-dir target/bin -L dependency=target/deps --cap-lints warn --crate-type bin -C opt-level=3 -C codegen-units=16 --remap-path-prefix=/build=/ --remap-path-prefix=/nix/store/l7qwzxzc3w05d3hh91lv40ysm20d4xnz-clippy-as-rustc=/rustc --edition 2021 -C link-arg=-fuse-ld=mold -C linker=/nix/store/xvvipinc7wngr82akl5i61bxdh10rajw-gcc-wrapper-15.2.0/bin/cc --extern sample_lib=target/deps/libsample_lib-c2a9742ee0.rlib --color always rust_sample-bin-0.1.0> Running phase: installPhase rust_sample-bin-0.1.0> Running phase: fixupPhase rust_sample-bin-0.1.0> shrinking RPATHs of ELF executables and libraries in /nix/store/49sw2yr8wbk0zsd8gcbmzsyjnbqdcqbs-rust_sample-bin-0.1.0-lib rust_sample-bin-0.1.0> checking for references to /build/ in /nix/store/49sw2yr8wbk0zsd8gcbmzsyjnbqdcqbs-rust_sample-bin-0.1.0-lib... rust_sample-bin-0.1.0> patching script interpreter paths in /nix/store/49sw2yr8wbk0zsd8gcbmzsyjnbqdcqbs-rust_sample-bin-0.1.0-lib rust_sample-bin-0.1.0> shrinking RPATHs of ELF executables and libraries in /nix/store/m2dqf0cad52lc65iv99r45pkrslpmjsp-rust_sample-bin-0.1.0 rust_sample-bin-0.1.0> shrinking /nix/store/m2dqf0cad52lc65iv99r45pkrslpmjsp-rust_sample-bin-0.1.0/bin/sample-bin rust_sample-bin-0.1.0> checking for references to /build/ in /nix/store/m2dqf0cad52lc65iv99r45pkrslpmjsp-rust_sample-bin-0.1.0... rust_sample-bin-0.1.0> patching script interpreter paths in /nix/store/m2dqf0cad52lc65iv99r45pkrslpmjsp-rust_sample-bin-0.1.0 rust_sample-bin-0.1.0> stripping (with command strip and flags -S -p) in /nix/store/m2dqf0cad52lc65iv99r45pkrslpmjsp-rust_sample-bin-0.1.0/bin building '/nix/store/4zxads95fawi92as6p1d8rns3kfbc47k-all-workspace-members-clippy.drv' cargo-nix-plugin-sample-build-test> warning: you did not specify '--add-root'; the result might be removed by the garbage collector cargo-nix-plugin-sample-build-test> PASS: clippy check succeeded post-build step Upload coverage to codecov: ok Skipping codecov: project=Mic92/cargo-nix-plugin attr=aarch64-linux.sample-build-test-nix_git