git-surgeon-0.1.17
default.checks.aarch64-linux.home-manager-utm-vm
· build #363
· raw
1tribuchet: building on eliza2Using 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 aarch64-unknown-linux-gnu --offline --profile release12 Compiling libc v0.2.18013 Compiling proc-macro2 v1.0.10614 Compiling version_check v0.9.515 Compiling unicode-ident v1.0.2216 Compiling typenum v1.19.017 Compiling quote v1.0.4418 Compiling serde_core v1.0.22819 Compiling utf8parse v0.2.220 Compiling zmij v1.0.2121 Compiling cfg-if v1.0.422 Compiling getrandom v0.3.423 Compiling anstyle v1.0.1324 Compiling once_cell v1.21.325 Compiling portable-atomic v1.13.126 Compiling is_terminal_polyfill v1.70.227 Compiling rustix v1.1.328 Compiling anstyle-query v1.1.529 Compiling colorchoice v1.0.430 Compiling clap_lex v0.7.731 Compiling linux-raw-sys v0.11.032 Compiling unicode-width v0.2.233 Compiling serde_json v1.0.14934 Compiling option-ext v0.2.035 Compiling heck v0.5.036 Compiling anyhow v1.0.10037 Compiling anstyle-parse v0.2.738 Compiling serde v1.0.22839 Compiling bitflags v2.10.040 Compiling strsim v0.11.141 Compiling itoa v1.0.1742 Compiling number_prefix v0.4.043 Compiling memchr v2.8.044 Compiling fastrand v2.3.045 Compiling anstream v0.6.2146 Compiling hex v0.4.347 Compiling generic-array v0.14.748 Compiling clap_builder v4.5.5449 Compiling syn v2.0.11450 Compiling console v0.15.1151 Compiling dirs-sys v0.4.152 Compiling cpufeatures v0.2.1753 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 40.62s65Executing cargoInstallPostBuildHook66Finished cargoInstallPostBuildHook67Finished cargoBuildHook68buildPhase completed in 41 secondscheckPhase
69Executing cargoCheckHook70cargoCheckHook flags: -j 24 --profile release --target aarch64-unknown-linux-gnu --offline --71 Compiling git-surgeon v0.1.17 (/build/source)72 Finished `release` profile [optimized] target(s) in 14.86s73 Running unittests src/lib.rs (target/aarch64-unknown-linux-gnu/release/deps/git_surgeon-e5d33ecb437170f8)7475running 0 tests7677test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s7879 Running unittests src/main.rs (target/aarch64-unknown-linux-gnu/release/deps/git_surgeon-c9e9d784990176de)8081running 15 tests82test blame::tests::test_parse_hunk_header_full ... ok83test blame::tests::test_parse_hunk_header_invalid ... ok84test blame::tests::test_parse_hunk_header_mixed ... ok85test blame::tests::test_parse_hunk_header_no_count ... ok86test blame::tests::test_parse_hunk_header_zero_count ... ok87test update::tests::test_is_homebrew_prefix ... ok88test update::tests::test_is_newer_version_major ... ok89test update::tests::test_is_newer_version_patch ... ok90test update::tests::test_is_not_homebrew_home ... ok91test update::tests::test_is_not_homebrew_local_bin ... ok92test update::tests::test_is_homebrew_cellar ... ok93test update::tests::test_is_newer_version_minor ... ok94test update::tests::test_is_not_newer_older ... ok95test update::tests::test_is_not_newer_same ... ok96test update::tests::test_platform_suffix_current ... ok9798test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s99100 Doc-tests git_surgeon101102running 0 tests103104test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s105106Finished cargoCheckHookinstallPhase
107Executing cargoInstallHook108Finished cargoInstallHookfixupPhase
109shrinking RPATHs of ELF executables and libraries in /nix/store/23rbshbll71153w8b3nl013vlmg9gfsw-git-surgeon-0.1.17110shrinking /nix/store/23rbshbll71153w8b3nl013vlmg9gfsw-git-surgeon-0.1.17/bin/git-surgeon111checking for references to /build/ in /nix/store/23rbshbll71153w8b3nl013vlmg9gfsw-git-surgeon-0.1.17...112patching script interpreter paths in /nix/store/23rbshbll71153w8b3nl013vlmg9gfsw-git-surgeon-0.1.17113stripping (with command strip and flags -S -p) in /nix/store/23rbshbll71153w8b3nl013vlmg9gfsw-git-surgeon-0.1.17/bininstallCheckPhase
114Executing versionCheckPhase115Successfully managed to find version 0.1.17 in the output of the command /nix/store/23rbshbll71153w8b3nl013vlmg9gfsw-git-surgeon-0.1.17/bin/git-surgeon --version116git-surgeon 0.1.17117Finished versionCheckPhase118no Makefile or custom installCheckPhase, doing nothing