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

[WIP] adding change verifying key functionality #3010

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

[WIP] adding change verifying key functionality

6d36ae2
Select commit
Loading
Failed to load commit list.
Draft

[WIP] adding change verifying key functionality #3010

[WIP] adding change verifying key functionality
6d36ae2
Select commit
Loading
Failed to load commit list.
Garnix CI / check unionvisor-tests [x86_64-linux] succeeded Sep 23, 2024 in 6m 4s

Run results

Build succeeded

Details

Last 100 lines of logs:

https://cache.nixos.org/r72zb8dlsahprc0pph3xyy7x0sja3dpb.narinfo
https://cache.garnix.io/r72zb8dlsahprc0pph3xyy7x0sja3dpb.narinfo
Running phase: unpackPhase
@nix {"action":"setPhase","phase":"unpackPhase"}
unpacking source archive /nix/store/6356xz63abng3h3dz8p4pdc03nqm8d7r-unionvisor-patched-workspace-cargo-toml
source root is unionvisor-patched-workspace-cargo-toml
Running phase: patchPhase
@nix {"action":"setPhase","phase":"patchPhase"}
Executing configureCargoCommonVars
decompressing cargo artifacts from /nix/store/gg68nm6i0r6a2sl7dx1w51wj508c1a8j-unionvisor-deps-0.1.0/target.tar.zst to target
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix {"action":"setPhase","phase":"updateAutotoolsGnuConfigScriptsPhase"}
Running phase: configurePhase
@nix {"action":"setPhase","phase":"configurePhase"}
patching testdata
patching script interpreter paths in /build/unionvisor-patched-workspace-cargo-toml/unionvisor/src/testdata
will append /build/unionvisor-patched-workspace-cargo-toml/.cargo-home/config.toml with contents of /nix/store/h7ab7hkqjhqk0a4gnzyrz9kpnhri2cvw-vendor-cargo-deps/config.toml
default configurePhase, nothing to do
Running phase: buildPhase
@nix {"action":"setPhase","phase":"buildPhase"}
++ command cargo --version
cargo 1.83.0-nightly (a9a418d1a 2024-09-15)
Running phase: checkPhase
@nix {"action":"setPhase","phase":"checkPhase"}
++ command cargo test --release -p unionvisor -- --test-threads 1
warning: Patch `arbitrary v1.3.2 (https://github.com/unionlabs/arbitrary#b5796f1a)` was not used in the crate graph.
Patch `merlin v3.0.0 (https://github.com/aptos-labs/merlin#3454ccc8)` was not used in the crate graph.
Patch `x25519-dalek v1.2.0 (https://github.com/aptos-labs/x25519-dalek?branch=zeroize_v1#762a9501)` was not used in the crate graph.
Check that the patched package version and available features are compatible
with the dependency requirements. If the patch has a different version from
what is locked in the Cargo.lock file, run `cargo update` to use the new
version. This may also occur with an optional dependency that is not enabled.
   Compiling unionvisor v0.1.0 (/build/unionvisor-patched-workspace-cargo-toml/unionvisor)
    Finished `release` profile [optimized] target(s) in 8.76s
     Running unittests src/main.rs (target/release/deps/unionvisor-2cd86a02fd9f1e34)

running 10 tests
test cli::tests::test_init_disallow_dirty_no_error ... ok
test cli::tests::test_init_errors_if_dirty ... ok
test supervisor::tests::test_backup ... ok
test supervisor::tests::test_early_exit ... ok
test supervisor::tests::test_run_and_upgrade ... ok
test supervisor::tests::test_run_and_upgrade_restart ... ok
test symlinker::tests::test_swap ... ok
test testdata::tests::test_temp_dir_with ... ok
test watcher::tests::test_read_upgrade_info ... ok
test watcher::tests::test_read_upgrade_info_when_created ... ok

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

Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
linking previous artifacts /nix/store/gg68nm6i0r6a2sl7dx1w51wj508c1a8j-unionvisor-deps-0.1.0/target.tar.zst to /nix/store/r72zb8dlsahprc0pph3xyy7x0sja3dpb-unionvisor-test-0.1.0/target.tar.zst
/*stdin*\            : 28.42%   (  4.07 MiB =>   1.16 MiB, /nix/store/r72zb8dlsahprc0pph3xyy7x0sja3dpb-unionvisor-test-0.1.0/target.tar.zst) 
Running phase: fixupPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
shrinking RPATHs of ELF executables and libraries in /nix/store/r72zb8dlsahprc0pph3xyy7x0sja3dpb-unionvisor-test-0.1.0
checking for references to /build/ in /nix/store/r72zb8dlsahprc0pph3xyy7x0sja3dpb-unionvisor-test-0.1.0...
patching script interpreter paths in /nix/store/r72zb8dlsahprc0pph3xyy7x0sja3dpb-unionvisor-test-0.1.0