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-workspace-package-rust-workspace-x86_64-pc-windows-gnu [x86_64-linux] succeeded Jul 17, 2023 in 41s

Run results

Build succeeded

Details

Last 100 lines of logs:

@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/vn1pgw748a01zs26i8h5cd8lxzd6x408-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
Executing configureCargoCommonVars
decompressing cargo artifacts from /nix/store/v7qzz9lyxrc73igmf238cjrzszpmdwhp-rust-workspace-deps-0.0.0-unspecified/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 --release -j 4 --workspace --message-format json-render-diagnostics
   Compiling lib v0.1.0 (/build/source/lib)
   Compiling fourty-two v0.1.0 (/build/source/other/fourty-two)
   Compiling hello2 v0.1.0 (/build/source/hello2)
   Compiling hello-workspace v0.1.0 (/build/source/hello)
    Finished release [optimized] target(s) in 0.59s
@nix { "action": "setPhase", "phase": "installPhase" }
installing
searching for bins/libs to install from cargo build log at cargoBuildLog8U0g.json
installing /build/source/target/x86_64-pc-windows-gnu/release/hello2.exe
installing /build/source/target/x86_64-pc-windows-gnu/release/hello-workspace.exe
installing /build/source/target/x86_64-pc-windows-gnu/release/fourty-two.exe
searching for bins/libs complete
stripping references to cargoVendorDir from /nix/store/84aq023vkpsqsri0wa7xgbrax84db26j-rust-workspace-0.0.0-unspecified/bin/hello2.exe

real	0m0.578s
user	0m0.008s
sys	0m0.008s
stripping references to cargoVendorDir from /nix/store/84aq023vkpsqsri0wa7xgbrax84db26j-rust-workspace-0.0.0-unspecified/bin/hello-workspace.exe

real	0m2.902s
user	0m0.015s
sys	0m0.030s
stripping references to cargoVendorDir from /nix/store/84aq023vkpsqsri0wa7xgbrax84db26j-rust-workspace-0.0.0-unspecified/bin/fourty-two.exe

real	0m5.916s
user	0m0.004s
sys	0m0.100s
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/84aq023vkpsqsri0wa7xgbrax84db26j-rust-workspace-0.0.0-unspecified
checking for references to /build/ in /nix/store/84aq023vkpsqsri0wa7xgbrax84db26j-rust-workspace-0.0.0-unspecified...
patching script interpreter paths in /nix/store/84aq023vkpsqsri0wa7xgbrax84db26j-rust-workspace-0.0.0-unspecified
stripping (with command strip and flags -S -p) in  /nix/store/84aq023vkpsqsri0wa7xgbrax84db26j-rust-workspace-0.0.0-unspecified/bin