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-debug-wasm32-wasi [x86_64-linux] succeeded Jul 17, 2023 in 42s

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/d4n5k6pfmvmvlrgywq9rjybr2nlbpy29-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 --profile dev -j 4 --workspace --message-format json-render-diagnostics
   Compiling fourty-two v0.1.0 (/build/source/other/fourty-two)
   Compiling hello2 v0.1.0 (/build/source/hello2)
   Compiling lib v0.1.0 (/build/source/lib)
   Compiling hello-workspace v0.1.0 (/build/source/hello)
    Finished dev [unoptimized + debuginfo] target(s) in 1.04s
@nix { "action": "setPhase", "phase": "checkPhase" }
running tests
++ command cargo test --profile dev -j 4 --workspace
   Compiling hello-workspace v0.1.0 (/build/source/hello)
   Compiling hello2 v0.1.0 (/build/source/hello2)
   Compiling lib v0.1.0 (/build/source/lib)
   Compiling fourty-two v0.1.0 (/build/source/other/fourty-two)
    Finished dev [unoptimized + debuginfo] target(s) in 7.62s
     Running unittests src/main.rs (target/wasm32-wasi/debug/deps/fourty_two-c7adbefdafb6a239.wasm)

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out

     Running unittests src/main.rs (target/wasm32-wasi/debug/deps/hello_workspace-ed9ee05072305959.wasm)

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out

     Running unittests src/main.rs (target/wasm32-wasi/debug/deps/hello2-fdcd3fde9da8d170.wasm)

running 0 tests

test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out

     Running unittests src/lib.rs (target/wasm32-wasi/debug/deps/lib-68c3c1231b7f2c2a.wasm)

running 1 test
test tests::it_works ... ok

test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out

@nix { "action": "setPhase", "phase": "installPhase" }
installing
searching for bins/libs to install from cargo build log at cargoBuildLogigws.json
installing /build/source/target/wasm32-wasi/debug/hello-workspace.wasm
installing /build/source/target/wasm32-wasi/debug/fourty-two.wasm
installing /build/source/target/wasm32-wasi/debug/hello2.wasm
searching for bins/libs complete
stripping references to cargoVendorDir from /nix/store/aknmlh707c0b2hjjgc8356yyqrgl4m89-rust-workspace-0.0.0-unspecified/bin/hello2.wasm

real	0m0.783s
user	0m0.004s
sys	0m0.007s
stripping references to cargoVendorDir from /nix/store/aknmlh707c0b2hjjgc8356yyqrgl4m89-rust-workspace-0.0.0-unspecified/bin/fourty-two.wasm

real	0m0.532s
user	0m0.002s
sys	0m0.007s
stripping references to cargoVendorDir from /nix/store/aknmlh707c0b2hjjgc8356yyqrgl4m89-rust-workspace-0.0.0-unspecified/bin/hello-workspace.wasm

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