git-surgeon-0.1.17
default.checks.x86_64-linux.home-manager-utm-vm
· build #396
· 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 libc v0.2.18013 Compiling proc-macro2 v1.0.10614 Compiling version_check v0.9.515 Compiling typenum v1.19.016 Compiling quote v1.0.4417 Compiling unicode-ident v1.0.2218 Compiling utf8parse v0.2.219 Compiling serde_core v1.0.22820 Compiling colorchoice v1.0.421 Compiling getrandom v0.3.422 Compiling cfg-if v1.0.423 Compiling once_cell v1.21.324 Compiling is_terminal_polyfill v1.70.225 Compiling portable-atomic v1.13.126 Compiling anstyle v1.0.1327 Compiling rustix v1.1.328 Compiling anstyle-query v1.1.529 Compiling zmij v1.0.2130 Compiling serde v1.0.22831 Compiling unicode-width v0.2.232 Compiling anyhow v1.0.10033 Compiling heck v0.5.034 Compiling option-ext v0.2.035 Compiling serde_json v1.0.14936 Compiling linux-raw-sys v0.11.037 Compiling anstyle-parse v0.2.738 Compiling clap_lex v0.7.739 Compiling strsim v0.11.140 Compiling bitflags v2.10.041 Compiling number_prefix v0.4.042 Compiling memchr v2.8.043 Compiling cpufeatures v0.2.1744 Compiling anstream v0.6.2145 Compiling fastrand v2.3.046 Compiling itoa v1.0.1747 Compiling hex v0.4.348 Compiling generic-array v0.14.749 Compiling clap_builder v4.5.5450 Compiling syn v2.0.11451 Compiling dirs-sys v0.4.152 Compiling console v0.15.1153 Compiling dirs v5.0.154 Compiling crypto-common v0.1.755 Compiling block-buffer v0.10.456 Compiling indicatif v0.17.1157 Compiling digest v0.10.758 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.47s65Executing 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-512d0b4ab73588bc)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-1a5def258315bbce)7980running 15 tests81test blame::tests::test_parse_hunk_header_no_count ... ok82test blame::tests::test_parse_hunk_header_mixed ... ok83test blame::tests::test_parse_hunk_header_invalid ... ok84test blame::tests::test_parse_hunk_header_full ... ok85test update::tests::test_is_homebrew_prefix ... ok86test blame::tests::test_parse_hunk_header_zero_count ... ok87test update::tests::test_is_newer_version_major ... ok88test update::tests::test_is_homebrew_cellar ... ok89test update::tests::test_is_newer_version_minor ... ok90test update::tests::test_is_newer_version_patch ... 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/82p69mqzk0n808gklppdhbv8r197ykg7-git-surgeon-0.1.17109shrinking /nix/store/82p69mqzk0n808gklppdhbv8r197ykg7-git-surgeon-0.1.17/bin/git-surgeon110checking for references to /build/ in /nix/store/82p69mqzk0n808gklppdhbv8r197ykg7-git-surgeon-0.1.17...111patching script interpreter paths in /nix/store/82p69mqzk0n808gklppdhbv8r197ykg7-git-surgeon-0.1.17112stripping (with command strip and flags -S -p) in /nix/store/82p69mqzk0n808gklppdhbv8r197ykg7-git-surgeon-0.1.17/bininstallCheckPhase
113Executing versionCheckPhase114Successfully managed to find version 0.1.17 in the output of the command /nix/store/82p69mqzk0n808gklppdhbv8r197ykg7-git-surgeon-0.1.17/bin/git-surgeon --version115git-surgeon 0.1.17116Finished versionCheckPhase117no Makefile or custom installCheckPhase, doing nothing