git-surgeon-0.1.17
default.checks.x86_64-linux.home-manager-utm-vm
· build #370
· raw
1tribuchet: building on jamie2Using versionCheckHook
unpackPhase
3unpacking source archive /nix/store/akkhqhkkvwxm9y06g8zwp9s0hbc4xii8-source4source root is source5Executing cargoSetupPostUnpackHook6Finished cargoSetupPostUnpackHookpatchPhase
7Executing cargoSetupPostPatchHook8Validating consistency between /build/source/Cargo.lock and /build/git-surgeon-0.1.17-vendor/Cargo.lock9Finished cargoSetupPostPatchHookbuildPhase
10Executing cargoBuildHook11cargoBuildHook flags: -j 24 --target x86_64-unknown-linux-gnu --offline --profile release12 Compiling proc-macro2 v1.0.10613 Compiling libc v0.2.18014 Compiling version_check v0.9.515 Compiling typenum v1.19.016 Compiling quote v1.0.4417 Compiling unicode-ident v1.0.2218 Compiling serde_core v1.0.22819 Compiling utf8parse v0.2.220 Compiling portable-atomic v1.13.121 Compiling is_terminal_polyfill v1.70.222 Compiling cfg-if v1.0.423 Compiling colorchoice v1.0.424 Compiling once_cell v1.21.325 Compiling getrandom v0.3.426 Compiling anstyle-query v1.1.527 Compiling rustix v1.1.328 Compiling anstyle v1.0.1329 Compiling zmij v1.0.2130 Compiling heck v0.5.031 Compiling serde_json v1.0.14932 Compiling clap_lex v0.7.733 Compiling strsim v0.11.134 Compiling linux-raw-sys v0.11.035 Compiling option-ext v0.2.036 Compiling unicode-width v0.2.237 Compiling anyhow v1.0.10038 Compiling anstyle-parse v0.2.739 Compiling serde v1.0.22840 Compiling bitflags v2.10.041 Compiling itoa v1.0.1742 Compiling fastrand v2.3.043 Compiling anstream v0.6.2144 Compiling memchr v2.8.045 Compiling cpufeatures v0.2.1746 Compiling number_prefix v0.4.047 Compiling hex v0.4.348 Compiling generic-array v0.14.749 Compiling clap_builder v4.5.5450 Compiling syn v2.0.11451 Compiling console v0.15.1152 Compiling dirs-sys v0.4.153 Compiling dirs v5.0.154 Compiling block-buffer v0.10.455 Compiling crypto-common v0.1.756 Compiling digest v0.10.757 Compiling indicatif v0.17.1158 Compiling sha1 v0.10.659 Compiling tempfile v3.24.060 Compiling clap_derive v4.5.4961 Compiling serde_derive v1.0.22862 Compiling clap v4.5.5463 Compiling git-surgeon v0.1.17 (/build/source)64 Finished `release` profile [optimized] target(s) in 24.38s65Executing cargoInstallPostBuildHook66Finished cargoInstallPostBuildHook67Finished cargoBuildHookcheckPhase
68Executing cargoCheckHook69cargoCheckHook flags: -j 24 --profile release --target x86_64-unknown-linux-gnu --offline --70 Compiling git-surgeon v0.1.17 (/build/source)71 Finished `release` profile [optimized] target(s) in 8.74s72 Running unittests src/lib.rs (target/x86_64-unknown-linux-gnu/release/deps/git_surgeon-13c07e3ee0c15ab1)7374running 0 tests7576test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s7778 Running unittests src/main.rs (target/x86_64-unknown-linux-gnu/release/deps/git_surgeon-96a5d6b60b8a394b)7980running 15 tests81test blame::tests::test_parse_hunk_header_mixed ... ok82test blame::tests::test_parse_hunk_header_invalid ... ok83test blame::tests::test_parse_hunk_header_full ... ok84test blame::tests::test_parse_hunk_header_no_count ... ok85test update::tests::test_is_homebrew_prefix ... ok86test update::tests::test_is_homebrew_cellar ... ok87test update::tests::test_is_newer_version_minor ... ok88test blame::tests::test_parse_hunk_header_zero_count ... ok89test update::tests::test_is_newer_version_patch ... ok90test update::tests::test_is_newer_version_major ... ok91test update::tests::test_is_not_homebrew_home ... ok92test update::tests::test_is_not_homebrew_local_bin ... ok93test update::tests::test_is_not_newer_older ... ok94test update::tests::test_is_not_newer_same ... ok95test update::tests::test_platform_suffix_current ... ok9697test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s9899 Doc-tests git_surgeon100101running 0 tests102103test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s104105Finished cargoCheckHookinstallPhase
106Executing cargoInstallHook107Finished cargoInstallHookfixupPhase
108shrinking RPATHs of ELF executables and libraries in /nix/store/p9kg2z2rzmmi1d1jm18hp6ip23sclf0h-git-surgeon-0.1.17109shrinking /nix/store/p9kg2z2rzmmi1d1jm18hp6ip23sclf0h-git-surgeon-0.1.17/bin/git-surgeon110checking for references to /build/ in /nix/store/p9kg2z2rzmmi1d1jm18hp6ip23sclf0h-git-surgeon-0.1.17...111patching script interpreter paths in /nix/store/p9kg2z2rzmmi1d1jm18hp6ip23sclf0h-git-surgeon-0.1.17112stripping (with command strip and flags -S -p) in /nix/store/p9kg2z2rzmmi1d1jm18hp6ip23sclf0h-git-surgeon-0.1.17/bininstallCheckPhase
113Executing versionCheckPhase114Successfully managed to find version 0.1.17 in the output of the command /nix/store/p9kg2z2rzmmi1d1jm18hp6ip23sclf0h-git-surgeon-0.1.17/bin/git-surgeon --version115git-surgeon 0.1.17116Finished versionCheckPhase117no Makefile or custom installCheckPhase, doing nothing