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

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/61ls0mznxs2j26q7mwlahk9j4dc60fnx-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 hello-workspace v0.1.0 (/build/source/hello)
   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)
    Finished release [optimized] target(s) in 4.73s
@nix { "action": "setPhase", "phase": "checkPhase" }
running tests
++ command cargo test --release -j 4 --workspace
   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 release [optimized] target(s) in 0.44s
     Running unittests src/main.rs (target/wasm32-wasi/release/deps/fourty_two-73ee3e9eea7aaa73.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/release/deps/hello_workspace-c4dfee14e23e1de0.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/release/deps/hello2-e3f76620e176bbc8.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/release/deps/lib-b6d5e58a82f35135.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 cargoBuildLogZFJ5.json
installing /build/source/target/wasm32-wasi/release/hello2.wasm
installing /build/source/target/wasm32-wasi/release/hello-workspace.wasm
installing /build/source/target/wasm32-wasi/release/fourty-two.wasm
searching for bins/libs complete
stripping references to cargoVendorDir from /nix/store/2n32qf5bs3m7dfh2arlkh8c43q0jjla1-rust-workspace-0.0.0-unspecified/bin/hello2.wasm

real	0m2.131s
user	0m0.004s
sys	0m0.010s
stripping references to cargoVendorDir from /nix/store/2n32qf5bs3m7dfh2arlkh8c43q0jjla1-rust-workspace-0.0.0-unspecified/bin/fourty-two.wasm

real	0m4.579s
user	0m0.004s
sys	0m0.062s
stripping references to cargoVendorDir from /nix/store/2n32qf5bs3m7dfh2arlkh8c43q0jjla1-rust-workspace-0.0.0-unspecified/bin/hello-workspace.wasm

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