Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(nix): update flake lock #134

Merged
merged 1 commit into from
Jul 17, 2023

build(nix): update flake lock

944d094
Select commit
Loading
Failed to load commit list.
Merged

build(nix): update flake lock #134

build(nix): update flake lock
944d094
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Garnix CI / check rust-hello-multibin-package-rust-hello-multibin-debug-aarch64-unknown-linux-musl [x86_64-linux] succeeded Jul 17, 2023 in 1m 49s

Run results

Build succeeded

Details

Last 100 lines of logs:

@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/dcl6clpg1fijy70ai8szd0bplx7rc6cx-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
Executing configureCargoCommonVars
decompressing cargo artifacts from /nix/store/z99srai07gk2xhj0ld5a4dsnzna6ikhy-rust-hello-multibin-deps-0.1.0/target.tar.zst to target
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
will append /build/source/.cargo-home/config.toml with contents of /nix/store/j7pwmqc3y10jvpfv20kjkiambvxlriiw-vendor-cargo-deps/config.toml
default configurePhase, nothing to do
@nix { "action": "setPhase", "phase": "buildPhase" }
building
++ command cargo --version
cargo 1.71.0 (cfd3bbd8f 2023-06-08)
++ command cargo build --profile dev -j 4 --message-format json-render-diagnostics
   Compiling rust-hello-multibin v0.1.0 (/build/source)
    Finished dev [unoptimized + debuginfo] target(s) in 2.57s
@nix { "action": "setPhase", "phase": "checkPhase" }
running tests
++ command cargo test --profile dev -j 4
   Compiling rust-hello-multibin v0.1.0 (/build/source)
    Finished dev [unoptimized + debuginfo] target(s) in 1.44s
     Running unittests src/bin/bye.rs (target/aarch64-unknown-linux-musl/debug/deps/bye-4d4bce3e221a4312)

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

     Running unittests src/bin/hello.rs (target/aarch64-unknown-linux-musl/debug/deps/hello_other_path-ae5d6a822f7f5418)

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s

@nix { "action": "setPhase", "phase": "installPhase" }
installing
searching for bins/libs to install from cargo build log at cargoBuildLogdlF7.json
installing /build/source/target/aarch64-unknown-linux-musl/debug/bye
installing /build/source/target/aarch64-unknown-linux-musl/debug/hello-other-path
searching for bins/libs complete
stripping references to cargoVendorDir from /nix/store/1yx2d0xg47dlw3m3b5d6bw7agw90h8vx-rust-hello-multibin-0.1.0/bin/hello-other-path

real	0m1.996s
user	0m0.011s
sys	0m0.006s
stripping references to cargoVendorDir from /nix/store/1yx2d0xg47dlw3m3b5d6bw7agw90h8vx-rust-hello-multibin-0.1.0/bin/bye

real	0m1.208s
user	0m0.014s
sys	0m0.010s
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/1yx2d0xg47dlw3m3b5d6bw7agw90h8vx-rust-hello-multibin-0.1.0
shrinking /nix/store/1yx2d0xg47dlw3m3b5d6bw7agw90h8vx-rust-hello-multibin-0.1.0/bin/hello-other-path
patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
shrinking /nix/store/1yx2d0xg47dlw3m3b5d6bw7agw90h8vx-rust-hello-multibin-0.1.0/bin/bye
patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
checking for references to /build/ in /nix/store/1yx2d0xg47dlw3m3b5d6bw7agw90h8vx-rust-hello-multibin-0.1.0...
patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
patchelf: cannot find section '.dynamic'. The input file is most likely statically linked
patching script interpreter paths in /nix/store/1yx2d0xg47dlw3m3b5d6bw7agw90h8vx-rust-hello-multibin-0.1.0
stripping (with command strip and flags -S -p) in  /nix/store/1yx2d0xg47dlw3m3b5d6bw7agw90h8vx-rust-hello-multibin-0.1.0/bin